html,body{width: 100%;font-size:16px;overflow-x:hidden}
*{ margin:0; padding:0;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;display: block;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pub_button .pb_bg, .header .logo, .header.bg, .section_two .tab_box a i{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
img{ border: 0;vertical-align: middle;max-width:100%;display: block;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#1d5cb2;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body{font-family: \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";font-size:16px;color:#333;background-color: #fff;overflow-x: hidden;}
.error3{display: none !important;}
html,body{max-width:1920px;margin:0 auto;}
.dn{display: none;}
.delay{
	-webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    -ms-transition-delay: 3s;
    -moz-transition-delay: 3s;
    transition-delay: 3s;
}
.biaoge{overflow-x: auto;}
.biaoge td{padding:5px 5px;white-space: nowrap;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 1.4; font-size: 16px;}
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}

@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}

.copyright{height:60px;line-height:60px;color:#fff;background-color: #1d1d1d;font-size:14px;text-align: center;}
.copyright img{display: inline-block;margin:0 10px 4px;}
.copyright a{display: inline-block;margin:0 10px;color:#fff;}


/*底部版权*/
#copybox {width: 100%;height: 40px;line-height: 40px;background: rgba(0, 0, 0, 0.589);position: fixed;bottom: 0;z-index: 99999;color: #fff;padding: 0 2%;font-size: 14px;display: flex; display:-webkit-flex;  -webkit-justify-content: center;   justify-content:center;}
#copybox div{}
#copybox a {color: #fff;display:inline-block;}
#copybox span {}
#copybox img {vertical-align: middle;margin-left: 0px;display:inline-block; padding: 0 10px;}
/*===================== 公用样式 END =====================*/
/*===================== 公用样式 START =====================*/
.pub_title{text-align: center;color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.pub_title h3{font-weight: 700;text-transform: uppercase;}
.pub_title p,.pub_title h4{font-weight: 400;}
.img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}


.more-info{ line-height: 40px;}
.more-info ul{width: 100%; margin: 0 auto; padding-top: 20px;}
.more-info li{width: 100%;}
.more-info li a{color: #333;}
.more-info li em{font-weight: 500; padding-right: 15px;}



/*主导航多级菜单*/
.hbg{width: 100%;height: 90px;position: fixed;top: 0px; left: 0; z-index: 9999;background: none;text-align: center;border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  justify-content:space-around}
#logo{transition: .5s; margin-top: 15px; }
#logo:hover{left:4%;}
#logo img{ width:100%}

.hbg .nav{ height:50px; width:50%; position: relative; }
.hbg .nav ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  justify-content:space-around}
.hbg .nav li{text-align:center; line-height:90px; position:relative; padding:0 10px}
.hbg .nav li a{ color:#fff; display:block;  font-weight: 400;}
.hbg .nav ul li i{position: absolute;width:100%;height:0;background-color:#18af37;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.hbg .nav ul li a:hover i, .hbg .nav ul li a.active i{height:100%;}
.hbg .nav ul li a:hover, .hbg .nav ul li a.active{color:#fff;}

.hbg .product_son{display: none;position: absolute;left:0;top:90px;text-align: center;width:100%;padding:20px 0;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.hbg .product_son .s_width{width: 95%;}
.hbg .product_son .item{display: inline-block;width:13%;margin:10px;}
.hbg .product_son .item img{border: 0;vertical-align: middle;max-width: 100%;display: block;}
.hbg .product_son .item p{color:#fff;height:40px;line-height:40px;-webkit-box-orient: vertical; width: 100%;}
.hbg .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(12,162,52,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}


.ttel{text-align: center;color: #fff;padding: 0 15px;transition: .5s;line-height: 35px;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.ttel img{display: inline-block;border-right: 1px solid rgba(255,255,255,0.4);padding-right: 5px;margin-right: 5px;}
.ttel em{ padding-left: 5px; display: inline-block;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);}
.hrt{margin-top:27px; width: 20%;}



.hbg.bg{background:rgba(31,158,87,0.95);padding:6px 0; height: 65px;}
.hbg.bg #logo{top: 8px;}
.hbg.bg #logo img{height:50px !important;margin-top:-15px;}
.hbg.bg .nav{padding-top: 0;}
.hbg.bg .nav li{line-height:65px; }
.hbg.bg .hrt{margin-top:9px;}

@media (max-width:1650px){
	.hbg .nav{width: 50%;}
}

@media (max-width:1280px){
	.hbg{height: 70px;}
	#logo{margin-top:9px; }
	#logo img{ width:90%}
	.hbg .nav{ width: 69%; }
	.hbg .nav li{ line-height: 70px; font-family: 16px;}
	.hrt{margin-top:16px;}
	.hbg.bg .nav li{line-height:70px; }
}

@media (max-width:750px){
	#logo{top: 22px;}
	
}








/*footer*/
.footer{ width:100%; background:#1f9e57; padding:5% 0 5% 0; }
.footer .s_width{ width:80%; margin: 0 auto; display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.footer .f_contact{  color:#fff; border-left:1px solid transparent; border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 0 4%; width: 35%;}
.footer .f_contact h2{ font-size:20px;text-transform: uppercase; font-weight:normal;padding-bottom:30px;}
.footer .f_contact h2:after{content: ""; width: 35px; height: 3px; background: #f8de07;display: block; margin-top: 15px;}
.footer .f_contact .f_contact_cont{ padding-top:20px; width:100%;}
.footer .f_contact .f_contact_cont h3{ font-weight:normal; font-size:18px; line-height:40px;}
.footer .f_contact ul{ overflow:hidden; padding-bottom:20px;  display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.footer .f_contact li{width:50%; line-height: 40px;; }


.footer .f_pro{color:#fff; width:30%;}
.footer .f_pro h2{ font-size:20px;text-transform: uppercase; font-weight:normal;padding-bottom:30px;}
.footer .f_pro h2:after{content: ""; width: 35px; height: 3px; background: #f8de07;display: block; margin-top: 15px;}
.footer .f_pro ul{ overflow:hidden; padding-bottom:20px; display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.footer .f_pro li{width:50%; }
.footer .f_pro li em{ display:block; color:#fff; padding-bottom:20px;}
.footer .f_pro li em:after{ content:""; width:40px; height:3px; background:#79c440; display:block; margin-top:10px;}
.footer .f_pro li a{ color:#fff;  line-height:40px; display:block;}
.footer .f_pro li a:hover{ display:block; }

.footer .f_wx{width:20%;color:#fff; padding-left:2%;}
.footer .f_wx h2{ font-size:20px;text-transform: uppercase; font-weight:normal;}
.footer .f_wx h2:after{content: ""; width: 35px; height: 3px; background: #f8de07;display: block; margin-top: 15px;}
.footer .f_wx ul{ overflow:hidden; padding-top:50px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.footer .f_wx li{ width:140px; float:left; margin-right:15px; text-align:center; }
.footer .f_wx li img{ width:100%;border: 5px solid #fff;} 
.footer .f_wx li em{ text-align:center; display:block; line-height:28px;}
.footer .f_wx p{ margin-top:9px; font-size:15px;padding-left: 15px;}
.footer .f_wx p img{ margin-top:10px; display:block;}

.end{ height:65px; background:#0a793b ; overflow: hidden;}
.end .s_width{ width:90%;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between; margin: 0 auto;}
.end .s_width img{display: inline-block;}
.end .s_width a{display: inline-block;}
.end .end_l{ }
.end .end_l img{}
.end .end_l p{ font-size:16px; color:#fff; line-height:65px;}
.end .end_r{ padding-top:8px;color:#fff;}
.end .end_l p a{color: #fff;}
@media screen and (max-width: 1280px) {
	.footer .f_pro li a{line-height: 30px;}
	.footer .f_contact li{width:80%; line-height: 30px;}
}

.news_box{width: 85%; margin: 0 auto;}
.news_box li{ line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.news_box li span{float: right;}
.flex-center{width: 85%; margin: 5% auto; text-align: center;}

/* ===================== 内页 Banner 图 ===================== */
.inbanner {width: 100%;height: 600px;position: relative;overflow: hidden; background: #000;}
.inbanner .mask {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background: url('../images/bcover.png') center 0 no-repeat;}
.inbanner > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index:1; }
.inbanner .cer {position: relative;height: 100%;}
.ibcatein {position: absolute;width: 100%;left: 0;top:55%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-top: -84px;}
.ibcatein .cn {font-size: 30px;line-height: 46px;}
.ibcatein .en {font-size: 72px;line-height: 84px;font-weight: bold;text-transform: uppercase;}
.ibcatein .en:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 66px;height: 2px;background-color: #fff;margin-left: -33px;display: none;}
.mouse {width: 62px;height: 62px;margin-top: 78px;/*font-size: 16px; line-height: 28px; color: #fff; text-align: center;*/background: url('../images/mouse.png') center no-repeat;}
.ibcate {position: absolute;left: 15%;top: 50%;z-index: 3;margin-top: -75px;color: #fff;font-weight: bold;}
.ibcate .en {font-size: 16px;line-height: 32px;letter-spacing: 2px;text-transform: uppercase;word-break: normal;}
.ibcate .cn {font-size: 60px;line-height: 74px;letter-spacing: 7px;margin-top: 10px;}
@media screen and (max-width: 1440px) {
	.inbanner {height: 500px;}
}

@media screen and (max-width: 1280px) {
	.inbanner {height: 400px;}
.ibcate {	left: 10%;}
.ibcate .cn {	font-size: 50px;	line-height: 62px;}
}
@media screen and (max-width: 1024px) {
.ibcate .cn {	font-size: 40px;	line-height: 50px;}
}
@media screen and (max-width: 750px) {
.ibcate {	left: 5%;	width: 90%;	text-align: center;}
.mouse {	margin: 70px auto 0;}
}
.updown{ -webkit-animation: updown 2s linear infinite; animation: updown 2s linear infinite;}
@-webkit-keyframes updown {
  0% { -webkit-transform: translate(0px, 0px); }
  25% { -webkit-transform: translate(0px, -10px); }
  50% { -webkit-transform: translate(0px, 0px); }
  75% { -webkit-transform: translate(0px, 10px); }
  100% { -webkit-transform: translate(0px, 0px);}
}
@-moz-keyframes updown {
  0% { -moz-transform: translate(0px, 0px); }
  25% { -moz-transform: translate(0px, -10px); }
  50% { -moz-transform: translate(0px, 0px); }
  75% { -moz-transform: translate(0px, 10px); }
  100% { -moz-transform: translate(0px, 0px);}
}
@keyframes updown {
  0% { transform: translate(0px, 0px); }
  25% { transform: translate(0px, -10px);}
  50% { transform: translate(0px, 0px);}
  75% { transform: translate(0px, 10px);}
  100% { transform: translate(0px, 0px);}
}



.se_about{ width:100%; margin:0 auto 0 auto;background:#fafafa; padding: 4% 0;}
.se_about_tit{ color: #003087; margin-bottom: 3%;}
.se_about_tit h2{ text-align: center;  margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; }
.se_about_tit h2 em{font-weight: 800;}
.se_about_tit h2:after{ content: ""; width: 100px; height: 5px; background: #009b4c; display: block; margin:10px auto 0 auto;border-radius: 10px}
.se_about_tit p{text-align: center; margin-top: 20px; color: #666;text-indent:2em;}
.se_about_tit img{text-indent:-4em; display: inline-block;}

.se_about_cont{width: 75%; margin:3% auto; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 3%; background: #fff;}
.se_about_cont p{ line-height: 31px; margin-bottom: 15px;}
.se_about_cont p img{display: inline-block;}



/* ===================== 内页 Banner 图 ===================== */

.mbx{ width:100%; height:60px;   border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.mbx .mbx_cont{ width:85%; margin:0 auto; font-size:16px; line-height:60px; color:#333}
.mbx .mbx_cont a{color: #333; display: inline-block;}

@media (max-width:1280px){
	#nyba{height:350px;}
}

@media (max-width:750px){
	#nyba{height:150px;}
}




/*内页联系我们*/
.lxlist {width: 100%;font-size: 0;text-align: center; margin: 5% auto;}
.lxlist li {display: inline-block;width: 346px;max-width: 25%;position: relative;}
.lxlist li a {display: block;}
.lxlist .pic {width: 80px;height: 80px;margin: 0 auto 18px;}
.lxlist .p1,.lxlist .p2 {border-radius: 50%;overflow: hidden;}
.lxlist .p1 {width: 76px;height: 76px;border: 2px solid #ddd;background-color: #fff;}
.lxlist .p2 {width: 80px;height: 80px;background-image: -webkit-gradient(linear, left top, right top, from(#255ba9), to(#1fb4b8));background-image: linear-gradient(to right, #255ba9, #1fb4b8);}
.lxlist .pic .fig {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;}
.lxlist .i1 .p1 .fig {background: url('../images/lx1.png') center no-repeat;}
.lxlist .i1 .p2 .fig {background: url('../images/lx1h.png') center no-repeat;}
.lxlist .i2 .p1 .fig {background: url('../images/lx2.png') center no-repeat;}
.lxlist .i2 .p2 .fig {background: url('../images/lx2h.png') center no-repeat;}
.lxlist .i3 .p1 .fig {background: url('../images/lx3.png') center no-repeat;}
.lxlist .i3 .p2 .fig {background: url('../images/lx3h.png') center no-repeat;}
.lxlist .i4 .p1 .fig {background: url('../images/lx4.png') center no-repeat;}
.lxlist .i4 .p2 .fig {background: url('../images/lx4h.png') center no-repeat;}
.rollover {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;position: relative;overflow: visible!important;-webkit-transition: .6s;transition: .6s;}
.rollover .p1,.rollover .p2 {position: absolute;top: 0;left: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.rollover .p2 {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
li:hover .rollover {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.lxlist li h3 {font-size: 18px;color: #333;line-height: 30px;font-weight: bold;height: 30px;position: relative;overflow: hidden;-webkit-transition: .5s;transition: .5s;}
.lxlist li .hx {width: 20px;height: 2px;background-color: #bfbfbf;margin: 25px auto;-webkit-transition: .5s;transition: .5s;}
.lxlist li .txt {font-size: 16px;color: #666;line-height: 26px;margin: 9px auto 0;height: 52px;overflow: hidden;padding: 0 10px;-webkit-transition: .5s;transition: .5s;}
.lxlist li .txt span {display: inline-block;}
.lxlist li:hover h3 {color: #1373c0;}
.lxlist li:hover .txt {color: #1373c0;}
.lxlist li:hover .hx {background-color: #1373c0;}
#map {width: 100%;height: 600px;}
@media screen and (max-width: 960px) {
.lianxi {padding-top: 70px;padding-bottom: 40px;}
.lxlist li {width: 50%;max-width: none;margin-bottom: 30px;}
.lxlist li .hx {margin: 15px auto;}
}


/*内页产品展示*/
.se_tuandui { width:85%; margin:0 auto 1rem auto; background: #fff; padding: 2%;}
.se_tuandui ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_tuandui li{padding:0; width:24%; margin:0 1% 2% 0; position:relative; overflow:hidden; border:1px solid #eee; color:#fff;}
.se_tuandui li:nth-child(4n){ margin-right:0px;}
.se_tuandui li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;width: 100%;object-fit: cover; object-position: center; }
.se_tuandui li .p-name{ line-height:65px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 500; color:#333;background: #f2f2f2;text-transform: uppercase; }
.se_tuandui li .p-img img{ width:100%; height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:18px; line-height:35px; color:#333;}
.se_tuandui p span{ font-size:17px;  color:#0062ab;}
.se_tuandui ul li:hover{cursor:pointer; }
.se_tuandui ul li:hover .p-name{ color: #333;}

@media (max-width:1440px){
	.se_tuandui li .p-img{}
}
@media (max-width:1280px){
	.se_tuandui { width:95%; margin:3rem auto 1rem auto; }
	.se_tuandui li{width: 24%;}
	.se_tuandui li .p-img{}
}

@media (max-width:1000px){
	.se_tuandui li .p-img{height: 185px;}
	.se_tuandui ul li i{  background:none;}
}


@media (max-width:769px){
.se_tuandui { width:100%; margin:2rem auto; }
.se_tuandui ul{}
.se_tuandui li{float:left; padding:0; width:47%; margin:0 1% 25px 1%; position:relative; overflow:hidden;  border:1px solid #eee;}
.se_tuandui li:nth-child(2n){ margin-right:0px;}
.se_tuandui li .p-img{ width:100%; height:auto; margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden }
.se_tuandui li .p-name{ height:45px; line-height:45px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px; border-top:1px solid #eee; font-weight: 200;}
.se_tuandui li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:18px; line-height:35px; color:#666;}
.se_tuandui p span{ font-size:17px;  color:#af1318;}	
.se_tuandui ul li i{display: none;}

}

.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}

.main{width: 80%; margin: 0 auto;}

/*se_hangye*/
.newslist {padding: 80px 0;width: 100%;font-size: 0;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e7e7e7;}
.newslist li .lin {padding: 60px 0;position: relative;}
.newslist li a {display: block;position: relative;min-height: 225px;overflow: hidden;padding-right: 540px;}
.newslist li .pic {position: absolute;right: 0;top: 0;z-index: 1;width: 400px;height: 225px;overflow: hidden;}
.newslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.newslist li .wrap {padding: 26px 0 0; }
.newslist li h3 {font-size: 26px;color: #333;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin: 20px 0;}
.newslist li .date {font-size: 24px;color: #999;line-height: 32px;height: 32px;font-family: "Times New Roman";}
.newslist li .txt {color: #666;line-height: 31px;text-align: justify;overflow: hidden;height: 89px;-webkit-box-orient: vertical;}
.newslist li i {width: 50px;height: 50px;border-radius: 50%;overflow: hidden;-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);-webkit-transition: 0.5s;transition: 0.5s;
opacity: 0;position: absolute;left: 50%;top: 50%;z-index: 2;margin-left: -25px;margin-top: -25px;}
.newslist li:hover i {width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;opacity: 1;}
.newslist li .cov {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);}
.newslist li label {position: absolute;left: 0;top: 50%;z-index: 3;width: 100%;height: 30px;margin-top: -15px;font-size: 14px;color: rgba(255, 255, 255, 0);line-height: 30px;text-align: center;cursor: pointer;}
.newslist li:hover {border-bottom-color: #222;}
.newslist li:hover h3 {color: #0c6eb9;}
.newslist li:hover .cov {background-color: rgba(0, 0, 0, 0.4);}
.newslist li:hover label {color: #fff;}
.newslist li,.newslist h3,.newslist .cov,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
@media screen and (max-width: 1200px) {
.newslist {padding: 60px 0;}
.newslist li .lin {padding: 40px 0;}
.newslist li a {padding-right: 490px;}
}
@media screen and (max-width: 1100px) {
.newslist li .wrap {padding: 30px 0 0;}
.newslist li .txt {height: 104px;}
}
@media screen and (max-width: 1023px) {
.newslist {width: auto;margin: 0 -20px;}
.newslist li {display: inline-block;width: 50%;padding-top: 0;margin-bottom: 30px;}
.newslist li .lin {margin: 0 20px;padding-top: 0;}
.newslist li .pic {position: relative;width: 100%;height: 0;padding-bottom: 62.8%;right: 0;}
.newslist li .pic img {position: absolute;left: 0;top: 0;z-index: 0;}
.newslist li a {padding-right: 0;}
.newslist li .wrap {padding: 20px 15px 0;}
.newslist li h3 {font-size: 20px;margin: 10px 0;}
}
@media screen and (max-width: 750px) {
.newslist {margin: 0 -10px;padding: 60px 0 20px;}
.newslist li .lin {margin: 0 10px;padding-bottom: 10px;}
.newslist li .wrap {padding: 20px 0 0;}
.newslist li .date {font-size: 18px;line-height: 24px;height: 24px;}
.newslist li h3 {font-size: 18px;margin: 0;}
.newslist li .txt {display: none;}
}
@media screen and (max-width: 600px) {
.newslist {margin: 0 0;}
.newslist li {display: block;width: 100%;}
.newslist li .lin {margin: 0 0;}
.newslist li .txt {display: block;height: 52px;}
}

/*新闻详情页*/
.container{width: 70%; margin: 3% auto; background: #f2f2f2; padding: 5%;}
.container h2{text-align: center;font-weight: bold; font-size: 22px;}
.info-intro{text-align: center; font-size: 16px; line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding-bottom: 15px;}
.info-pic{ margin: 10px 0;}
.info-pic img{ margin: 0 auto;  display: block;}
.info_cont{font-size: 16px; line-height: 31px;;}
.info_cont p{ margin-bottom: 15px;}
.info_cont iframe{width: 70%; margin: 0 auto; height: 60vh;}

.more-info{ line-height: 40px;}
.more-info ul{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; padding-top: 20px;}
.more-info li{width: 50%;}
.more-info li em{font-weight: 500; padding-right: 15px;}
.more-info li a{display: inline-block;}

@media (max-width:750px){
	.container{margin-bottom: 15%;width: 95%; }
	.more-info ul{width: 95%; display: block;}
	.more-info li{width:100%;}
}




/*内页联系我们*/
.se_contact{ width: 85%; margin:4% auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; background: url('../images/lx-bg.png') repeat;}
.se_contact .se_contact_l{width: 45%;}
.se_contact .se_contact_l img{width: 100%;}
.se_contact .se_contact_r{width: 50%; padding: 3% 0 0 0;}
.se_contact .se_contact_r h2{font-weight: 500;}
.se_contact .se_contact_r h2:after{content: "";  border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); height: 1px; display: block; width: 50%; margin: 15px 0;}
.se_contact .se_contact_r ul{margin-top: 3%;}
.se_contact .se_contact_r li{line-height: 31px; color:#666;}



/*===================== 响应式代码 START =====================*/
.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_58{font-size: 58px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_34{font-size: 34px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
.f_12{font-size: 12px;}

/*===================== 响应式代码 START =====================*/
@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_58{font-size: 58px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_34{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}

@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_58{font-size: 48px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_34{font-size: 26px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}

}


@media (max-width:750px){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_58{font-size: 30px;}
.f_48{font-size: 22px;}
.f_40{font-size: 22px;}
.f_34{font-size: 20px;}
.f_30{font-size: 24px;}
.f_24{font-size: 14px;}
.f_20{font-size: 14px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_14{font-size: 14px;}
}


/*===================== 响应式代码 END =====================*/
