﻿
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family:Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1240px; margin:0 auto;}
.container { width:1240px; margin:0 auto}
.header-top-bar {line-height: 28px;height: 28px;font-size: 14px;
  background: linear-gradient(0.15turn, #962f33, #121215, #404040);
  border-top: 1px solid #962f33;
}
.header-top-bar a {color: #aaa;padding: 0 10px;display: inline-block;float: left}
.header-top-bar a.tb{display: flex;justify-content: center;align-items: center;height: 28px;}
.header-top-bar a:hover{color: #fff;background-color: #962f33;}
.header-top-bar a:hover img{filter:brightness(300%); -webkit-filter:brightness(300%); -moz-filter:brightness(300%); -ms-filter:brightness(300%); -o-filter:brightness(300%);}
.header-top-bar a.dl {color: #000;
background-color: #e3cba9;}
.header-top-bar a.dl:hover{background-color: #962f33;color: #fff;}
.header-top-bar {
  background-color: #f2f2f2;
  color: #777;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
.searchIpt {width: 240px;height: 30px;position: absolute; right:35px;top:-5px;display: none;z-index: 10; border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px; overflow:hidden;margin-top: 20px;}
.searchIpt .search_txt {width: 172px;padding: 0 0 0 10px;line-height: 30px;background: #eee;color: #333;border: 0;height: 30px;float: left;}
.searchIpt .search_btn {width: 58px;background: #d1101b;border: 0;float: right;color: #fff;height: 30px;cursor: pointer;}
.header{width:100%; position: fixed;z-index:10; background:rgba(255,255,255,0.85); }

.header .container{position:relative; }
.header .logo{display: none;}
.logo{width:240px;float: left;box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);margin-bottom: 35px;padding: 10px 17px 10px 13px;background: #fff;}
.logo img{width:100%; height:auto; display:block;}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header .nav{width: 100%;background-color: #121215;}
.header .ss { float: right; width:35px; height:35px; position:relative; margin-top:5px;padding-top: 10px;box-sizing: border-box;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{margin:0 2px; line-height:47px; float:left; padding:0 15px;position: relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .nav ul li a{display:block; font-size:14px; color:#fff; text-transform:capitalize; text-transform:uppercase}
.header .nav ul li span{margin-left: 5px;font-size: 12px;}

.header .nav ul li:hover a {color: #ccc;}
.header .nav ul li.on a {color: #ce9d63;}
.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(255,255,255,0.9); position:absolute; top:47px; left:50%;margin-left:-75px;  display:none; z-index:9999;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a {line-height: 40px;border-bottom: rgba(0,0,0,0.15) 1px solid;text-align: center;color: #333 !important;font-size: 14px;}
.header .nav ul li:hover .e_j {display: block;}
.header .nav ul li .e_j a:hover{background: #8d1a21;color: #fff !important;}

@media (max-width:1600px){

	
}
@media (max-width:1441px){

.sy_news .left ul li .wenz p {display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}




}





@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 70px;display: block;}
}

@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
	.header .logo{display: block;}
.top { padding-top:20px; display:none}
.top .tb { margin-right:45px;}
.head_h { height: 60px; display: none}
.header{border:0; height:80px; width:100%}
.header .container{ padding:0;width:94%}
.header .logo{width:180px; margin:0px auto; top:0px;}
.header.on .logo{width:170px; margin:0px auto;}
.header .an{display:block; right:10px; top:40px}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%; margin-top:0}
.header .nav{width:60%; padding:15px 5%; background-color:#000; height:100%; position:fixed; top:0; left:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav.on{left:0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #444; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav ul li .e_j { width: 100%; border-top: 1px solid #444; background: none; position: relative;display: none;top: auto; right: auto; margin: 0;padding-bottom: 10px; width:100%; left:0%}
.header .nav ul li .e_j a { color:#aaa !important;font-size: 14px;}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;color: #fff;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; color:#fff;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
.searchIpt {
  right: 10px;top: 30px;
}



}


.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .w_z {left: 50%;margin-left: -600px;top: 20%;padding: 25px;background: rgba(141,26,33,0);position: absolute;letter-spacing: 2px;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.gallery-top .swiper-slide-active .w_z{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-slide .w_z h1 {font-size: 50px;color: #fff;text-shadow: 0 0 15px rgba(0,0,0,0.3);font-weight: bold;}
.gallery-top .swiper-slide .w_z .more {width: 240px;height:68px;line-height: 68px;text-align: center;font-size: 20px;color: #fff;border-radius: 8px;background: #8d1a21;margin-top: 50px;}
.gallery-top .swiper-slide .w_z .more:hover{background: #962f33}
.gallery-top .swiper-slide .w_z .more a {color: #fff;}
.gallery-top .swiper-pagination{bottom:10px !important;}
.gallery-top .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#8d1a21}

.tit { font-size:35px;  margin:0 auto 40px; text-align:center}
.tit h1 { font-size:36px; position:relative;color: #333;font-weight: bold;text-align:center; text-transform: capitalize;}
.tit h1.white{color: #fff;}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -10px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #8d1a21;}
.tit p { text-align:center; font-size:14px; color:#666; margin-top:30px;}
.part1{padding:55px 0;background:#f0f0f0}
.part1 .part-tit h2{width:220px;padding-bottom:20px}
.part1 ul{width:1200px;margin:30px auto 0;padding:35px 0 15px}
.part1 ul li{width:285px;background:#fff;float:left;margin-right:20px;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;position:relative}
.part1 ul li .part1-link{width:100%;height:420px;cursor:pointer}
.part1 ul li.mr0{margin-right:0}
.part1 ul li:hover{transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);box-shadow:0 0 15px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 15px rgba(0,0,0,0.3);-moz-box-shadow:0 0 15px rgba(0,0,0,0.3);}
.part1-img01{display:block;margin:5px auto 0;width:275px;height:160px}
.part1-img01 img{width:100%;height: 100%;object-fit: cover;}
.part1 ul li h4{color:#333;font-size:20px;padding:30px 0 15px;text-align: center;}
.part1 ul li .line{width:56px;height:3px;background:#cd9b60;margin:auto}
.part1 ul li p{color:#666;font-size:14px;margin-top:20px;padding: 0 15px;line-height: 1.8;}
.part1 ul li .part1-btn{width:140px;height:40px;border-radius:60px;background:#8d1a21;color:#fff;font-size:16px;text-align:center;line-height:40px;position:absolute;left:50%;margin-left:-70px;top:360px}
.part2 h4,.part2 p{color:#333;text-align:center}
.part1 ul li em{position:absolute;width:52px;height:44px;background:url(../images/part1-icon.png) center top no-repeat;display:block;left:32px;top:350px;cursor:pointer}
.part3-rt h2 span.lt-sp,.part4-lt h2 span.lt-sp{left:0}
.part1 ul li .part1-btn:hover{background:#fa4545;cursor:pointer}


.white { color:#fff}

.sy_cpgs { width:100%; height:30vw; background: linear-gradient(0.15turn, rgba(0,0,0,0.2), #000000, #962f33), url(../images/cpgs.jpg) left center / cover no-repeat; background-attachment:fixed;display: -webkit-box;

display: -ms-flexbox;

display: flex;

-webkit-box-pack: justify;

-ms-flex-pack: justify;

justify-content: space-between;

-webkit-box-align: center;

-ms-flex-align: center;

align-items: center;}
.sy_cpgs .nr { width:1200px; margin:0 auto}
.sy_cpgs .nr p { font-size:16px; line-height:2; color:#fff; text-align:center;margin-bottom: 15px;}
.sy_cpgs .nr .more a { line-height:40px; border:#fff 1px solid;color:#fff; font-size:14px; text-transform:uppercase; display:block; margin:50px auto; width:150px; text-align:center}
.sy_cpgs .nr .more a:hover { background:#bca368;}


.home_news{
	padding: 60px 0;overflow: hidden;background: #f6f6f6;
}
.home_news .box{
	max-width: 1315px;
	width: 100%;
	margin: 0 auto;
}
.home_news .box ul{
	margin-top: 50px;
	border-left: 1px solid #e6e6e6;
}
.home_news .box ul li{
	float: left;
	width: 33.3333333%;box-sizing: border-box;
	padding: 25px 30px;border: 1px solid #e6e6e6;
}
.home_news .box ul li h3{
	color: #333333;
	font-size: 18px;
	line-height: 24px;
	text-overflow: ellipsis;font-weight: bold;border-left: #952c30 3px solid;padding-left: 10px;
  	overflow: hidden;
  	white-space: nowrap;
}
.home_news .box ul li .t{
	margin-top: 15px;
	color: #666666;
	line-height: 30px;font-size: 14px;
	height:90px;
	overflow: hidden;
}
.home_news .box ul li span{
	color: #888;
	font-size: 14px;
	display: block;
	margin-top: 20px;
}
.home_news .box ul li:hover span{color: #fff;}
.home_news .box ul li:hover h3{color: #fff;}
.home_news .box ul li:hover .t{color: #fff;}
.home_news .box ul li:hover{box-shadow: 0px 0px 10px #ccc;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;background: #cf9b62;}
.home_news .more a {width: 202px;
  line-height: 48px;
  color: #fff;
  border-radius: 30px;
  text-align: center;background: #e34200;
  font-size: 16px;margin: 50px auto 0;
  display: block;    overflow: hidden;
    box-shadow: 0 0 8px 0 rgba(237,62,2,.2), 0 8px 16px 0 rgba(237,62,2,.4);
    -webkit-box-shadow: 0 0 8px 0 rgba(237,62,2,.2), 0 8px 16px 0 rgba(237,62,2,.4);}
.home_news .more a:hover {
  background: #e34200;
  color: #fff;
  border-color: #e34200; }

.sy_news { width:1200px; margin:60px auto 60px; overflow:hidden}
.sy_news .left { width:70%; float:left;}
.sy_news .left ul li { margin-bottom:30px; overflow:hidden;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_news .left ul li:hover { background:#f6f6f6;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_news .left ul li .tp { width:40%; float:left;}
.sy_news .left ul li .tp img { width:100%; display:block}
.sy_news .left ul li .wenz { width:55%; float:right; padding:10px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.sy_news .left ul li .wenz h3 { font-size:20px; margin-bottom:15px; color:#333;}
.sy_news .left ul li .wenz .sj { font-size:14px; margin-bottom:10px; color:#999;}
.sy_news .left ul li .wenz p { font-size:14px; line-height:1.8; color:#666;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;}
.sy_news .right { width:26%; float:right; position:relative; overflow:hidden}
.sy_news .right img { width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.sy_news .right:hover img { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.sy_news .right .mb { background:rgba(0,0,0,0.65); width:100%; height:100%; position:absolute; left:0; top:0;}
.sy_news .right .mb .wz { width:100%; padding:20px; bottom:0; left:0;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; position:absolute}
.sy_news .right .mb .wz h3 { font-size:25px; margin:0 0 10px; color:#fff;}

.sy_news .right .mb .wz p { font-size:14px; color:#fff; line-height:1.7;}

.contact .mb { background:#000; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:2;overflow: hidden;}
.contact { width:100%; position:relative; overflow:hidden;}
.contact .nr { width:1200px; margin:0px auto 40px; padding-top:50px; position:relative; z-index:9}
.contact .nr .logo { width:200px; top:50px; right:0; position:absolute;background: none;padding: 0;}
.contact .nr .logo img { width:100%}
.contact .nr .tb { width:200px; top:140px; right:0; text-align:center; position:absolute}
.contact .nr .tb a { width:30px; margin:0 8px; display:inline-block;}
.contact .nr .tb a img { width:30px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.contact .nr .tb a:hover img {-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
transform: rotateY(360deg);}
.contact .nr .lj {float: left;margin-right: 110px;}
.contact .nr .lj h3{line-height:26px; font-size:16px; font-weight:bold; color:#fff;margin-bottom: 10px;}
.contact .nr .lj a {display: block;font-size: 14px;line-height: 28px;color: #fff;}
.contact .nr .lx{float: left;margin-right: 120px;}
.contact .nr .ewm{float: left;width: 100px;}
.contact .nr .ewm img {width: 100%;display: block;}
.contact .nr .ewm p{margin-top: 10px;text-align: center;}
.contact .nr .bt { line-height:26px; font-size:16px; font-weight:bold; color:#fff;margin-bottom: 10px;}
.contact .nr p { line-height:28px;  font-size:14px; color:#fff;}
.contact .nr p.py { background:url(../images/yx.png) left center no-repeat; background-size:25px; padding-left:30px;}
.banq { width:100%; height:50px; line-height:50px; text-align:center; font-size:16px; color:#fff; background:#1d1d1d}
.nybg {background-color: #f5f5f5;}
.bread {float: right;width: 900px;line-height: 35px;margin-top: 70px;color: #962f33;}
.bread a {color: #962f33;}
.bread span {margin: 0 10px;}
/*关于我们start*/
.ny h1{font-size: 28px;color: #000;margin-bottom: 20px;font-weight: bold;}
.ny_xysz { width:1240px; margin:20px auto 40px;overflow: hidden;}
.ny_xysz h1{font-size: 28px;color: #000;margin-bottom: 20px;font-weight: bold;}
.ny_xysz .nr {padding: 20px 25px;background: #fff;overflow: hidden;}
.ny_xysz .tp { width:45%; float:right;}
.ny_xysz .tp img { width:100%; display:block}
.ny_xysz .wenz { width:50%;float: left;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.ny_xysz .wenz p { font-size:16px; color:#333; line-height:2;color:#444}
.ny_xysz .wenz h3 { font-size:20px;color:#000; margin-bottom:10px; text-transform: capitalize;}
.ny_box {padding: 0 0 35px;}
.ny_box h1{font-size: 28px;color: #000;margin-bottom: 20px;font-weight: bold;}
.ny_box .list {width: 300px;float: left;box-shadow: 0 0 15px rgba(0,0,0,0.15);background: #fff;margin-top: 57px;}
.ny_box .list ul li {line-height: 45px;padding: 0 20px;border-bottom: #ccc 1px solid;}
.ny_box .list ul li a {font-size: 16px;color: #000;font-weight: bold;}
.ny_box .list ul li:hover{background-color: #f5f5f5;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}

.ny_box .list ul li.on{background-color: #962f33;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}
.ny_box .list ul li.on a {color: #fff;}
.ny_box .right {width: 900px;float: right;box-sizing: border-box;}
.ny_box .right .box{overflow: hidden;}
.ldlist {}
.ldlist ul li {padding-bottom:20px;overflow: hidden;width: 266px;float: left;box-shadow: 0 0 10px rgba(0,0,0,0.15);margin-right: 30px;margin-bottom: 30px;background: #fff;}
.ldlist ul li:nth-child(3n){margin-right: 0;}
.ldlist ul li .tp {}
.ldlist ul li .tp img {width: 100%;}
.ldlist ul li .w_z {padding: 15px 15px 0;height: 100px;}
.ldlist ul li .w_z h3 {font-size:16px;font-weight: bold;color: #333;margin-bottom: 10px;}
.ldlist ul li .w_z p{font-size: 14px;line-height: 1.8;color: #444;}

.ny_xysm {background: #fff;padding: 20px;overflow: hidden;margin-bottom: 15px;overflow: hidden;}
.ny_xysm .left {width: 55%;float: left;}
.ny_xysm .left h3{font-size: 18px;color: #000;font-weight: bold;margin-bottom: 15px;}
.ny_xysm .left p{font-size: 14px;line-height: 1.8;color: #444;}
.ny_xysm .right{float: right;width: 40%;}
.ny_xysm .right img {width: 100%;}
.ny_jyjx{background: #fff;padding: 20px;overflow: hidden;margin-bottom: 15px;}
.ny_jyjx p{font-size: 18px;line-height: 1.8;color: #444;}
.ny_xyhd { width:1240px; margin:20px auto 40px;overflow: hidden;}
.ny_xyhd h1{font-size: 28px;color: #000;margin-bottom: 20px;font-weight: bold;}
.ny_xyhd ul li {background: #fff;margin-bottom: 15px;overflow: hidden;}
.ny_xyhd ul li .tp {width: 30%;float: left;height: 200px;}
.ny_xyhd ul li .tp img {width: 100%;height: 100%;display: block;object-fit: cover;}
.ny_xyhd ul li .wz {width: 70%;padding:28px 30px;box-sizing: border-box;float: right;}
.ny_xyhd ul li .wz h3 {font-size: 16px;color: #111;margin-bottom: 10px;}
.ny_xyhd ul li .wz .time{font-size: 14px;color: #888;margin-bottom: 18px;}
.ny_xyhd ul li .wz p{font-size: 14px;line-height: 1.8;color: #444;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;}
.ny_xyhd ul li:hover {background: #962f33;}
.ny_xyhd ul li:hover h3 {color: #fff;}
.ny_xyhd ul li:hover p{color: #fff;}
.ny_xyhd ul li:hover .time {color: #ccc;}
.ny_jrwm{background: #fff;padding: 20px;overflow: hidden;margin-bottom: 15px;min-height: 500px;}
.ny_jrwm h3{font-size: 18px;color: #000;font-weight: bold;margin-bottom: 15px;}
.ny_jrwm p{font-size: 14px;line-height: 1.8;color: #444;}
.ny_jrwm .more {width: 200px;
height: 55px;
line-height: 55px;
text-align: center;
font-size: 20px;
color: #fff;
border-radius: 8px;
background: #8d1a21;
margin-top: 50px;}
.ny_jrwm .more a {color: #fff;}

.ny_xwxq {padding: 20px 30px;background: #fff;overflow: hidden;margin-bottom: 30px;}
.ny_xwxq h2 {font-size: 24px;color: #333;font-weight: bold;text-align: center;}
.ny_xwxq h4 {text-align: center;font-size: 14px;color: #888;padding-bottom: 20px;border-bottom: #ccc 1px solid;margin-top: 25px}
.ny_xwxq h4 span {margin: 0 15px;}
.ny_xwxq .nr {min-height: 300px;
margin: 25px 0;
line-height: 28px;
text-indent: 28px;
color: #3E3E3E;
font-size: 16px;}


@media only screen and (max-width:1024px) {
.header .logo{display: block;}
.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.tit h1 { font-size: 30px;}

.sy_cpgs { height:18rem;}
.sy_cpgs .nr { width: 90%;}

.sy_news { width:94%;margin: 0 auto 40px;}
.sy_news .left { width: 65%;}
.sy_news .right {width: 31%;}
.sy_news .left ul li .wenz { width:58%; padding:0 10px}
.sy_news .left ul li .wenz h3 { font-size:20px; margin-bottom: 10px;}
.sy_news .left ul li .wenz p { display:none}
.sy_news .right .mb .wz h3 { font-size: 20px; margin: 0 0 10px;}
.sy_news .right .mb .wz p {font-size: 14px;line-height: 1.5;}
	.logo {
  width:90px;position: relative;z-index: 999;margin-top: 29px;
  margin-bottom: 5px;
  padding:5px;
}
	.header-top-bar a {
  padding: 0 6px;
}
	.logo {display: none
}
	.con {
  width: 90%;
}
	.header .an {
  top: 50px;
}
	.gallery-top .swiper-slide .w_z {
  left: 5%;
  margin-left:0px;
  top: 35%;
  padding: 10px;
  letter-spacing: 1px;
}
	.gallery-top .swiper-slide .w_z h1 {
  font-size: 25px;
}
	.gallery-top .swiper-slide .w_z .more {
  width: 150px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  margin-top: 20px;
}
	.part1 {
  padding: 25px 0;
}
	.contact .nr {
  width: 90%;
  margin: 0px auto 20px;
  padding-top: 30px;
}
	.bread {
  width: 100%;
  line-height: 35px;
  margin-top: 85px;
}
	.ny_xysz {
  width: 90%;
  margin: 20px auto 20px;
}
	.ny_xysz h1 {
  font-size: 24px;
}
	.ny_xysz .nr {
  padding: 10px 15px;
}
	.ny_xysz .wenz {
  width: 100%;
}
	.ny_xysz .tp {
  width: 100%;
}
	.ny_box .list {
  width: 100%;
  margin-top: 25px;
}
	.ny_box .list ul li {
  line-height: 35px;width: 33.3333%;float: left;box-sizing: border-box;
  padding: 0 10px;
}
	.ny_box .list ul li a {
  font-size: 14px;
}
	.ny_box .right {
  width: 100%;margin-top: 15px;
}
	.ny_xysm .left {
  width: 100%;
}
	.ny_xysm {
  padding: 10px 15px;
}
	.ny_box h1 {
  font-size: 24px;
}
	.ny h1 {
  font-size: 20px;
}
	.ny_jrwm .tp {width: 100%;
}
	.ny_jrwm .tp img{width: 100%;}
	.ny_jyjx p {
  font-size: 16px;
}
	.ny_jyjx {
  padding:10px 15px;
}
	.ldlist ul li {
  width: 100%;
  margin-right: 0px;
}
	.ny_xyhd {
  width: 90%;
  margin: 20px auto 20px;
}
	
	
	
	
	
	
	
	
	


  }

@media only screen and (max-width:600px){
	
.header.on .logo {  width: 8rem;}
.header { height: 5.5rem;}
.header .logo {  width:8rem; display: block;box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);background: none}
.tit {margin-bottom:30px;}
.tit h1 {font-size:1.8rem;}
.sy_cpgs { height: auto; margin:30px auto 0;padding: 25px 0}
.sy_cpgs .nr { width:94%;}
.sy_cpgs .nr p {  font-size: 14px;line-height:1.6;}
.sy_cpgs .nr .more a { line-height: 35px; font-size: 12px; margin:25px auto;  width: 100px;}
.sy_news .right { display:none}
.sy_news .left { width: 100%;}
.sy_news .left ul li .wenz { width: 56%;  padding: 0 0px;}
.sy_news .left ul li .wenz h3 {  font-size: 16px;}
.sy_news .left ul li .wenz .sj {  margin-bottom:0px;}
.sy_news { margin: 0 auto 0px;padding: 25px 0;}
	.contact .nr .lj {
  width: 100%;
  margin-right:0px;
}
	.contact .nr .lx {width: 100%;
  margin-right:0px;margin-top: 20px;
}
	.contact .nr .tb {display: none
}
	.contact .nr .ewm {
  float: none;margin: 0 auto;
}
	.banq {
  font-size: 14px;
}
	.ny_xwxq h2 {
  font-size: 20px;
}
	.ny_xwxq {
  padding: 10px 15px;
  margin-bottom: 30px;
}
	.ny_xwxq img{max-width: 100%;
}
	.ny_xyhd ul li .tp {
  width: 100%;
  height: 150px;
}
	.ny_xyhd ul li .wz {
  width: 100%;
  padding: 20px 10px;
}



}

