@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}


body{overflow:auto;overflow-x: hidden;}
*{ margin:0; padding:0;box-sizing:border-box; font-family:Arial,"Microsoft Yahei","Source Han Sans CN","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
img{ border:none;}
ul,li{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.lh_75{height:75px;}
.lh_35{height:35px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:84%;margin:0 auto;}
.s_width2{width:94%;margin:0 auto;}
.margin_b_100{margin-bottom: 100px;}



.header{width:100%; height:104px;padding:0 1.5%; background:#fff; display: flex;align-items: center;justify-content: space-between;z-index: 999; position: relative}
.header .logo{}
.header .logo img{width:100%;max-width:519px;}
.header .logo_tel{ }
.header .logo_tel img{width:100%;max-width:192px;}


.index_nav{width:52%;height:104px;display:flex;displaly:-webkit-flex;flex-direction:row;-weblit-flex-direction:row;justify-content:space-between;-weblit-justify-content:space-between;align-items:center;-webkit-align-items:center;}
.index_nav li{ position: relative;width:calc(100%/6);height:104px; display:flex;justify-content: center; align-items: center}
.index_nav li:last-child{border-right:0 solid rgba(0,0,0,0.1);}
.index_nav li a{color:#111111;font-size:18px;display:block;width:100%;position: relative; display:flex;justify-content: space-around; flex-direction: column;align-items: center;border-right:1px solid rgba(0,0,0,0.1);}
.index_nav li a span{color:#898989;font-size:14px;display:block; text-transform: uppercase}
.index_nav li a i{ font-style: normal; display: block; line-height: 28px;}
.index_nav li a:hover{ text-decoration:none;color:#005751;font-weight: bold}
.index_nav li a:hover span{ text-decoration:none;color:#005751; font-weight: normal;}



.index_nav li div {display:none;width:180px;text-align:center;color:#4f4f4f;position:absolute;z-index:9999999;left:0;top:100%;background: #005751}
.index_nav li div a {display:block;color: #fff; line-height:39px;font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.1);margin-top:0; padding:0 0 0 0;}
.index_nav li div a:hover{color:#fff;line-height:39px;font-weight:bold;border-bottom:1px solid rgba(255,255,255,0.1);}



/*banner*/
.slide-main{position: relative; }
.prev,.next{display: block; position: absolute; z-index: 222; top: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; bottom: 25px; left: 0; text-align: center;}
.item a{display: inline-block; width: 15px; height: 15px; margin-right: 15px; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.item a.cur{background: #f44336; }
.slide-box,.slide{display:block;width:100%; }
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto;}
.slide a{display:block;cursor:pointer;}

.banner_text{width:490px;height:396px;position: absolute;left:50%;top:50%;margin:-198px 0 0 -245px; z-index: 5; text-align: center;display: flex;justify-content: space-between;align-items: center;flex-direction: column}
.banner_font{border-top:1px solid rgba(255,255,255,0.4);border-bottom:1px solid rgba(255,255,255,0.4);padding:20px 0;color:#fff;}
.banner_font strong{ font-size: 30px;  display: block; line-height: 40px;} 
.banner_font p{ font-size: 18px; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"} 

.nn_banner_img{width: 100%;height:100%; z-index: 1; overflow: hidden;}
.bian_img{width: 100%;height:100%;}
.nn_banner_img img,.bian_img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%;-webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);/* animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); */}
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */




/*footer*/
.footer{ background: #2d2d2d;display: flex;justify-content: space-between}


.footer_l{width:28%;background: #005751; display: flex;justify-content: flex-end;}
.f_logo{width:72%; text-align: left;padding:75px 0 0 0}
.f_logo img{width:100%;max-width:222px;}
.footer_r_con{width:88%; text-align: left;padding:0 0 0 80px;}
.footer_r_t{display: flex;justify-content: space-between;padding:0 0 60px 0;}

.footer .footer_r{ width:72%; padding:85px 0 0 0; display:flex;display:-webkit-flex;justify-content:space-between}
.footer strong{ display: block; font-size:18px; line-height:25px; color:#d5d5d5;  margin-bottom:25px; font-weight: normal; }
.footer span{ display: block; width:60px;height:1px;background: rgba(255,255,255,.2); margin-bottom:25px;}
.footer .f_fenlei{width:30%;  }
.footer .f_fenlei ul{ display:flex;justify-content:space-between;flex-wrap:wrap;}
.footer .f_fenlei li{ line-height:36px; width:44%; text-align:left;margin:0 0 2px 0; padding: 0 0 0 25px; background: url(../images/jjj.png) no-repeat left center }
.footer .f_fenlei li a{ color:#d5d5d5; font-size:15px; }
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_contact{ width:40%; }
.footer .f_contact div{ line-height:33px; color:#d5d5d5; font-size:15px; display: flex;justify-content: space-between}
.footer .f_erweima{ }

.footer_p{ line-height:95px; text-align:center; font-size:15px; color:#898989; border-top:1px solid rgba(255,255,255,0.05)}
.footer_p a{ color:#898989}
.footer_p a:hover{ color:#fff}


/*--search modal--*/
.modal { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog {  }
.modal-content { }
.modal-content > div {  }
.modal-content input { border: none; float: left;}
.modal-content .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content .search-logo img{ width:100%;}
.modal-content .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #fe0000; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content .search-bar .espcms_search_icon{  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background:#f12929 url(../images/se.png) no-repeat center center;border: none;}




.padding_90{ padding:95px 0 0 0}




.productshow_cage{display: flex;justify-content:space-between;text-align: center;position: relative;z-index: 1; margin: 0 auto 15px auto ; border:1px solid rgba(0,0,0,0.05)}
.productshow_cage li{width:calc(100%/5);transition: 0.5s;position: relative;transition: 0.3s; border-right: 1px solid rgba(0,0,0,0.05);padding:20px 0}
.productshow_cage li:last-child{ border-right: 0 solid rgba(0,0,0,0.05)}
.productshow_cage li a{ display: flex; justify-content:center; align-items: center;transition: 0.3s; font-size: 17px;color: #444444;line-height:45px;}
.productshow_cage li a p{ font-size: 18px;color:#353535; padding:0 0 0 15px;}
.productshow_cage li a div{ width:62px; height:62px;}
.productshow_cage li:nth-child(1) a div{ background: url(../images/f_a.png) no-repeat center center;}
.productshow_cage li:nth-child(2) a div{ background: url(../images/f_b.png) no-repeat center center;}
.productshow_cage li:nth-child(3) a div{ background: url(../images/f_c.png) no-repeat center center;}
.productshow_cage li:nth-child(4) a div{ background: url(../images/f_d.png) no-repeat center center;}
.productshow_cage li:nth-child(5) a div{ background: url(../images/f_e.png) no-repeat center center;}
.productshow_cage li:nth-child(1):hover a div{ background: url(../images/f_a_h.png) no-repeat center center;}
.productshow_cage li:nth-child(2):hover  a div{ background: url(../images/f_b_h.png) no-repeat center center;}
.productshow_cage li:nth-child(3):hover  a div{ background: url(../images/f_c_h.png) no-repeat center center;}
.productshow_cage li:nth-child(4):hover  a div{ background: url(../images/f_d_h.png) no-repeat center center;}
.productshow_cage li:nth-child(5):hover  a div{ background: url(../images/f_e_h.png) no-repeat center center;}
.productshow_cage li a:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.productshow_cage li:hover a p{font-weight: bold;color: #fff}
.productshow_cage li:hover a:hover p{font-weight: bold;color: #fff}
.productshow_cage li:hover{ background: #005751}
.productshow_cage li:nth-child(1) a div{ background: url(../images/f_a_h.png) no-repeat center center;}
.productshow_cage li:nth-child(1) a p{ font-weight: bold;color: #fff}
.productshow_cage li:nth-child(1){ background: #005751}


.productshow_cage2{display: flex;justify-content:space-between;text-align: center;position: relative;z-index: 1; margin: 0 auto 15px auto ; border:1px solid rgba(0,0,0,0.05)}
.productshow_cage2 li{width:calc(100%/5);transition: 0.5s;position: relative;transition: 0.3s; border-right: 1px solid rgba(0,0,0,0.05);padding:20px 0}
.productshow_cage2 li:last-child{ border-right: 0 solid rgba(0,0,0,0.05)}
.productshow_cage2 li a{ display: flex; justify-content:center; align-items: center;transition: 0.3s; font-size: 17px;color: #444444;line-height:45px;}
.productshow_cage2 li a p{ font-size: 18px;color:#353535; padding:0 0 0 15px;}
.productshow_cage2 li a div{ width:62px; height:62px;}
.productshow_cage2 li:nth-child(1) a div{ background: url(../images/f_a.png) no-repeat center center;}
.productshow_cage2 li:nth-child(2) a div{ background: url(../images/f_b.png) no-repeat center center;}
.productshow_cage2 li:nth-child(3) a div{ background: url(../images/f_c.png) no-repeat center center;}
.productshow_cage2 li:nth-child(4) a div{ background: url(../images/f_d.png) no-repeat center center;}
.productshow_cage2 li:nth-child(5) a div{ background: url(../images/f_e.png) no-repeat center center;}
.productshow_cage2 li:nth-child(1):hover a div{ background: url(../images/f_a_h.png) no-repeat center center;}
.productshow_cage2 li:nth-child(2):hover  a div{ background: url(../images/f_b_h.png) no-repeat center center;}
.productshow_cage2 li:nth-child(3):hover  a div{ background: url(../images/f_c_h.png) no-repeat center center;}
.productshow_cage2 li:nth-child(4):hover  a div{ background: url(../images/f_d_h.png) no-repeat center center;}
.productshow_cage2 li:nth-child(5):hover  a div{ background: url(../images/f_e_h.png) no-repeat center center;}
.productshow_cage2 li a:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.productshow_cage2 li:hover a p{font-weight: bold;color: #fff}
.productshow_cage2 li:hover a:hover p{font-weight: bold;color: #fff}
.productshow_cage2 li:hover{ background: #005751}

.productshow_cage2 li.on{ background: #005751}
.productshow_cage2 li.on a p{ color:#fff;font-weight: bold;}
.productshow_cage2 li.on:nth-child(1) a div{ background: url(../images/f_a_h.png) no-repeat center center;}
.productshow_cage2 li.on:nth-child(2) a div{ background: url(../images/f_b_h.png) no-repeat center center;}
.productshow_cage2 li.on:nth-child(3) a div{ background: url(../images/f_c_h.png) no-repeat center center;}
.productshow_cage2 li.on:nth-child(4) a div{ background: url(../images/f_d_h.png) no-repeat center center;}
.productshow_cage2 li.on:nth-child(5) a div{ background: url(../images/f_e_h.png) no-repeat center center;}


/*productshow*/
.productshow{padding:10px 0 0 0; background:#fafafa;}
.productshow .fl_title{}
.fl_title{text-align: center;width:330px; margin: 0 auto 45px auto; position: relative;}
.fl_title:before{width:30px;height:43px;content:'';left:0;top:3px;background: url(../images/xians.png) no-repeat left top; position: absolute}
.fl_title:after{width:30px;height:43px;content:'';right:0;top:3px;background: url(../images/xians.png) no-repeat left top; position: absolute}
.fl_title div{padding:0 0 15px 0;}
.fl_title p{font-size: 19px;color:#5d5d5d; line-height: 30px; font-family:Arial; text-transform: uppercase}
.fl_title div strong{ font-size: 55px; font-family: 宋体;line-height: 57px;letter-spacing: -6px; color: #005751}

.pro_cage_con{overflow:hidden;padding:15px 0 49px 0;}
.chanpin_con{padding:30px 0 30px 0}
.chanpin_con .s_width{ }
.chanpin_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.chanpin_con li{width:32.5%; margin: 0 1.2% 0 0; position:relative;cursor:pointer; text-align: center; transition: 0.5s; }
.se_chanpin_con li{box-shadow: 0 0 35px rgba(0,0,0,0.07); margin-bottom: 20px;  }
.chanpin_con li:nth-child(3n){ margin: 0 0 20px 0;}
.se_chanpin_con li:nth-child(3n){ margin: 0 0 20px 0;}
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.chanpin_con .pro_text{ position: relative; padding:15px 24px 24px 24px;color:#515151; font-size:20px;line-height:40px;}
.chanpin_con .pro_text p{color:#515151; font-size:20px;line-height:40px; }




/*about*/
.about{  background: #fff;padding:95px 0 0 0}
.about_con{width:100%; display: flex;justify-content: space-between}
.about_pic{width:50%;position: relative;z-index: 2}
.about_pic img{width:100%;max-width:960px;}
.about_con_text{ width:50%;color: #fff; background: url(../images/jianjiebg.jpg) no-repeat left top; display: flex;justify-content: center;align-items: left;flex-direction: column;padding:0 8% 0 85px}

.about_con strong{display: block;font-size:41px;line-height: 65px;}
.about_con span{display: block;font-size:24px; line-height:50px;}
.about_con p{padding:45px 0;font-size:16px; line-height:32px;}

.about_more{width:145px;line-height: 53px;border:1px solid rgba(255,255,255,0.2); text-align: center; transition: 0.5s;}
.about_more a{ color: #fff}
.about_more:hover{ background: #333; color: #fff;border:1px solid #333;}

/*in_factory*/
.in_factory{padding:75px 0 0 0;background:#fff;}

.product_index{background: url(../images/zizhibg.jpg) no-repeat center top; padding:85px 0 41px 0}

.f_con{position:relative; overflow:hidden; margin:0 auto}
.f_con li{float:left;  margin-bottom:14px;  position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;}
.f_con .cp_m{ width:95%; margin: 0 auto;position:relative; overflow:hidden;}
.f_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.f_con .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.f_con .cp_k{  }
.f_con .cp_k p{ color: #fff; font-size:18px; line-height:65px; text-align: center}

.hezuo{padding:75px 0 65px 0;background:#fff;}
.hezuo ul{ display:flex;justify-content: space-between;flex-wrap:wrap; align-items: center}
.hezuo li{ border: 1px solid rgba(0,0,0,0.05);width:22%; text-align: center; margin: 0 0 10px 0;padding:10px 0}



/*news*/
.news{padding:85px 0 55px 0;background: #f9f9f9;}
.news_con{display:flex;display:-webkit-flex;flex-direction:row;-webkit-flex-direction:row;justify-content:space-between;-webkit-justify-content:space-between;cursor:pointer;padding:55px 0}
.newsleft{	width:48.9%; position:relative;background:#ffffff;padding:30px;}
.newsleft .newsleft_date{color:#666666;font-size:15px;padding:0 0 0 29px; line-height: 25px; text-transform: uppercase;background: url(../images/zhong.jpg) no-repeat left center;}
.newsleft img{width:100%;}
.newsleft .newsleft_text img{width:86px;display:block;margin:15px 0 0 25px}
.newsleft .newsleft_text{ width:100%; padding:0 0 28px 0; }
.newsleft .newsleft_text_l{ }
.newsleft .newsleft_text a{ display:block; font-size:20px; font-weight: bold;color:#005751; line-height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.newsleft .newsleft_text p{ font-size:15px; color:#959595; line-height:27px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.newsright{	width:49%; overflow: hidden;display:flex;flex-direction:column;justify-content:space-between;}
.newsright li{	position:relative;background:#fff;display:flex;justify-content:space-between; align-items: center;padding:35px 0 35px 35px}
.newsright li .n_date{ width:16%; border-left:1px solid #eee;  color:#8c8c8c; z-index:2;text-align:center; }
.newsright li .n_date span{ display:block; overflow:hidden;  line-height:30px; height:30px; font-size:36px;}
.newsright li .n_date p{ line-height:50px; height:50px; font-size:16px; }

.newsright li .date p{ font-weight: bold;}
.newsright li .detail{ width: 80%;height:100%;}
.newsright li .detail .title{ font-size: 20px;text-align: left; line-height:60px; color:#333333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.newsright li .detail .title a{ color:#333333}
.newsright li .detail .title a:hover{ color:#005751; font-weight: bold}
.newsright li .detail .text{ text-align: left; line-height:30px;	color:#999;	font-size: 15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}


.news dl{ display: flex;justify-content: center;}
.news dd{ width:160px;line-height: 62px; border: 1px solid rgba(0,0,0,.1);margin: 0 10px; text-align: center;transition: 0.5s;}
.news dd:hover{ background:#005751; border: 1px solid #005751;}
.news dd.on{ background:#005751; border: 1px solid #005751;}
.news dd a{ color:#353535;font-size: 18px;}
.news dd.on a{ color:#fff;}
.news dd:hover a{ color:#fff;}

.page_box{border-bottom: 1px solid #f1f1f1; margin-bottom: 60px;}


.se_about_li{display: flex;justify-content: space-between;}
.se_about_li li{ width:32%;}
.se_about_li li img{ width:100%;}

.aboutus{padding:0 0 65px 0}
.aboutus_con{padding:0 0 35px 0}
.aboutus_con p{ font-size:16px;color:#444;line-height:34px;}

.se_contact_li{margin-bottom:45px; display: flex;justify-content:space-between; flex-wrap:wrap;}
.se_contact_li li{width:45%;position: relative; }
.se_contact_li li strong{  font-size:20px; color:#333;line-height:60px; font-weight: bold;width:20%}
.se_contact_li li span{ font-size:18px; color:#555;line-height:60px;}
.se_contact_li li p{ border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom: 20px;;display: flex;justify-content: flex-start;}
.se_contact_li li:nth-child(3) p{ font-size: 16px; color:#777;line-height:30px;}


.info_content_pic{  text-align: center}
.info_content_pic img{ max-width:900px;margin-bottom: 0;}

.se_espcms_page{font-size:15px; margin-bottom:30px; border:1px solid #eee; padding:30px 30px; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:15px;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.se_espcms_book{padding:0 0}
.se_espcms_book h1{ line-height:70px; text-align: center;}
.se_espcms_book .se_date{ font-size:15px; line-height:38px; text-align:center;margin-bottom: 25px;}
.se_espcms_book .se_date span{padding:0 20px 0 0;}
.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#666;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.th_pro_con {padding:30px 0 0 0}
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:left;padding:0 20px	}

.se_info{ width:100%; margin:30px 0 0 0; padding:0 0 30px 0}


.se_news{padding:0 0 65px 0; line-height: 35px; font-size: 16px; color:#666; }
.se_newslist{ }
.se_newslist ul{ }
.se_newslist li{display:flex;flex-direction:row;justify-content:space-between;align-items: center; margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer; margin:0 0 35px 0; position:relative; top:0; border-bottom: 1px solid #eee; padding: 0 0 30px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_newslist_l{ width:18%; position:relative; overflow:hidden; }
.se_newslist_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}


.se_newslist li .n_date{ width:13%; border-left:1px solid #eee;  color:#8c8c8c; z-index:2;text-align:center; }
.se_newslist li .n_date span{ display:block; overflow:hidden;  line-height:30px; height:30px; font-size:40px;}
.se_newslist li .n_date p{ line-height:50px; height:50px; font-size:16px; }

.se_newslist li .date p{ font-weight: bold;}
.se_newslist li .detail{ width: 60%;height:100%;}
.se_newslist li .detail .title{ font-size: 20px;text-align: left; line-height:60px; color:#333333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.se_newslist li .detail .title a{ color:#333333;font-weight: bold; transition: 0.5s;}
.se_newslist li .detail .title a:hover{ color:#005751;}
.se_newslist li .detail .text{ text-align: left; line-height:30px;	color:#999;	font-size: 15px; margin:0 0 20px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;
-webkit-line-clamp:2;}
.se_newslist li .detail .more{width:150px;line-height: 40px;border: 1px solid rgba(0,0,0,0.1) ; text-align: center;font-size: 15px; transition: 0.5s;}
.se_newslist li:hover .detail .more{ border: 1px solid #005751; color: #fff;background: #005751}
.se_newslist li:hover .detail a{color:#005751;}



.se_case{ padding:25px 0 71px 0; overflow:hidden;}
.se_case ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_case li{padding:;width:23%;height:auto; margin: 0 1% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.se_case li:nth-child(4n){margin: 0 0 2% 0;}
.se_case .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_case .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_case .pro_text{ color:#232323;text-align:center; font-size:18px;line-height:85px;}
.se_case ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }




.se_honnor{ padding:21px 0;  overflow:hidden;}
.se_honnor ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_honnor li{padding:25px 25px 15px 25px;width:32%;height:auto; margin: 0 1% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.se_honnor li:nth-child(3n){margin: 0 0 2% 0;}
.se_honnor .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honnor li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honnor .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_honnor .pro_text{ padding:8px 0 0 0;color:#232323;text-align:center; font-size:18px;line-height:55px;}
.se_honnor ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }





.map{width:100%;height:760px;z-index:2}




