html,body{width: 100%;font-size:16px;overflow-x:hidden;}
*{ margin:0; padding:0;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div{box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a{ text-decoration:none; color:#333;}
.cuya{font-family: "impact";}
.s_width{ width:1280px; margin:0 auto; position:relative}
.liuyan{ padding:0 0 30px 0}

/*主导航多级菜单*/
.hbg{width: 100%;
	height: 50px;
	position: absolute;
	top: 0px;
	z-index: 9999;
	background: none;
	text-align: center;
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
#logo{transition: .5s; top: 30px; width: auto;}
#logo img{ max-width:100%;margin-left: 20px}

.hbg .nav{ height:50px; width:55%; }
.hbg .nav li{width: calc(100%/7); float:left; text-align:center;  position:relative;}
.hbg .nav li a{ font-size:18px; color:#fff; display:block; line-height:50px;}
.hbg .nav li a:hover{ 
	background:#00a040; 
	font-weight: bold;
	transition:all 0.9s ease 0s; 
	-webkit-transition:all 0.9s ease 0s;
	border-radius:50px;
}
.hbg .nav li.on{ background:#00a040; font-weight: bold;border-radius:50px;}
.hbg .nav li .sign {	width: 19px;height: 9px;position: absolute;left: 50%;bottom: -7px;z-index: 8;margin-left: -10px;display: none;}
.subnav {width: 1200px; height:500px; position: absolute;top: 100%;z-index: 5; display: none; left:-200px;}
.subnav-bot {height: 16px;}
.header-main.fixed .subnav {top:46px;}
.header-main.fixed .nav li a {padding-bottom:0;}

.investor-subnav {width:630px;padding: 23px 0 0 15px; background:rgba(0,0,0,0.7); z-index:999999; overflow:hidden;}
.investor-subnav .list {}
.investor-subnav .list li {width:180px; float:left;margin:0 15px 0 8px; cursor:pointer;}
.investor-subnav .list li a {display:block; color:#fff;   text-align:center; background:#0e88dd}
.investor-subnav .list li a:hover { background:#333}
.investor-subnav .list li .zong .pic img{ border:4px solid #fff;transition:0.1s;width: 170px;height: 170px; margin:0 auto; display:block; }
.investor-subnav .list li .zong{	width:100%;	height:100%;	position: relative;	color:#000000;}
.investor-subnav .list li:hover .zong .pic img{ border:4px solid #e4161a;box-shadow: 0 0 10px #f00; }
.investor-subnav .list li .zong .text{text-align: center;font-size: 18px;color: #fff; font-weight:bold; padding: 5px; line-height: 33px;}
.hbg .tel{ left: 1%; right:0; padding-top:20px}
.hbg .tel img{max-width:100%}

/* ------------------------ */
#banner{position:relative;overflow:hidden;width:100%;padding-bottom: 20px;}
#banner ul{position:relative;overflow:hidden;width:400%;margin: 0;}
#banner ul li{width:25%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:85px;position:absolute;right:0;left:0;bottom:6%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:18px;height:18px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner  #bannerBtnS em.act{background:#ff7800}
.sl{width: 100%;}
.sl,.st,.st div,.sl div{overflow:hidden;}
.nextinfo{width:100%;overflow:hidden;}
.nextinfo span{background:#eee;margin:20px 1%;width:48%;float:left;text-align:center;border-radius:20px;font-size: 14px;}
.nextinfo span a{color: #000}
#banner .bbom{background: url(../images/bbom.png) no-repeat bottom center;height: 237px;position: absolute;width: 100%;bottom:40px;}



/*内页公司简介*/


.syrtCont{position:relative;width: 90%;margin: 0 auto;overflow: hidden;}
.syrtCont ul{margin:0 auto;width:208px;overflow:hidden;}
.syrtCont li{float:left;text-align:center;margin-right: 20px;margin-left: 20px; height: 380px}
.syrtCont li:hover .cptxt{ 
	background:#f70000;
	width:320px; 
	height:320px; 
	border:5px #f70000 solid; 
	border-radius:100% 50%;
	position: relative; z-index: 3;
	-webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.3);
	top:30px;
}
.syrtCont li:hover .cptxt h3,.syrtCont li:hover .cptxt p{color:#fff}
.syrtCont li:hover .comore{ background:#fff;color:#333}
.syrtCont li:hover .cppics img{border:6px solid #f70000;}
.syrtCont li a{display:block;position: relative;transition:all .2s ease;padding-top: 20px;}
.syrtCont li .cptxt{ 
	background:rgba(255,255,255,.5);
	width:320px; 
	height:320px; 
	border:5px #fff solid; 
	border-radius:100% 50%;
	position: relative; z-index: 3;
	-webkit-box-shadow: 0 0px 15px rgba(255,0,0,0.1);
	top:30px;
}
.syrtCont li .cptxt h3{font-size:24px;font-weight: bold; padding-top: 110px; line-height: 40px}
.syrtCont li .cptxt p{width:80%; margin: 0 auto; text-align: center;font-size:15px; line-height: 21px;color:#333}
.syrtCont li .comore{ background: #f70007; height: 50px; width:50px;border-radius:50%; position: absolute; z-index: 5;bottom:0px;left:30%; text-align: center; line-height: 50px; color:#fff}
.syrtCont li .cppics img{
	display:block;
	font-size:0px;
	width:120px;
	height:120px;
	transition:all .2s ease;
	border:6px solid #fff;
	border-radius:50%;
	-webkit-box-shadow: 0 0px 15px rgba(0,0,0,0.1);
    box-shadow: 0 0px 15px rgba(0,0,0,0.1);
	margin: 0 auto;
	position: absolute; z-index: 4;margin-left:50px;
}

.tx_index_pro{ overflow:hidden;	width:100%; padding:20px 0; clear:both;  position:relative;}
.inbg{height: 339px;}
.tx_index_pro_right{float: right;position: relative;z-index: 999999;}
.cssimg img{-webkit-transition-duration:.5s;transition-duration:.5s;}
.cssimg:hover img{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
.tx_index_pro_left{
float:left; width:640px;}	
.tx_index_pro_left .swiper-container { width: 100%; height: 100%; color: #fff; text-align: center; }  
.tx_index_pro_left .swiper-slide .title { text-align:left; line-height:35px;   font-size: 20px; color:#b7946e; padding-bottom:45px; } 
.tx_index_pro_left .swiper-slide .title span{
font-size:35px; font-weight:bold; padding-right:10px;}
.tx_index_pro_left .pagination { position: absolute; z-index: 20; right: 50px; top: 10px; } 
.tx_index_pro_left .swiper-pagination-switch { display: inline-block; width: 16px; height: 16px; background-position:center; background-repeat:no-repeat; background-image:url(img/11.png);   margin-right: 0px;   cursor: pointer; } 
.tx_index_pro_left .swiper-visible-switch {   } 
.tx_index_pro_left .swiper-active-switch { }
.tx_index_pro_left img{max-width:100%;}
.rtCont{position:relative;width: 80%;margin: 0 auto;overflow: hidden;}
.rtCont ul{margin:0 auto;width:208px;overflow:hidden;}
.rtCont li{float:left;text-align:center;margin-right: 20px; margin-left: 20px;}
.rtCont li a{display:block;position: relative;transition:all .2s ease;padding-top: 20px;}
.rtCont li a img{display:block;font-size:0px;width:164px;height:164px;transition:all .2s ease;
	border:6px solid #fff;
	border-radius:50%;-webkit-box-shadow: 0 0px 15px rgba(0,0,0,0.1);
box-shadow: 0 0px 15px rgba(0,0,0,0.1);margin: 0 auto;
	
}
.rtCont .btnLeft,.rtCont .btnRight{
	position:absolute;
	top:150px;
	margin-top:-15px;
	width:46px;height:46px;
	background: #3ec1d3;
	font-size: 33px;
	color: #fff;
	font-family: "宋体";
	text-align: center;
	line-height: 46px;
	box-shadow: 0 0px 10px rgba(92,181,26,1);
}
.rtCont li a p{margin-top: 15px;font-size: 18px;color: #fff;margin-bottom: 0; background: #00a040; border-radius:20px; line-height:40px}
.rtCont li a:hover img{
	-webkit-box-shadow: 0 0px 15px rgba(92,181,26,1);
    
	
}
.rtCont li a:hover p{color: #ffdf00}
.rtCont .btnLeft{left:-50px;}
.rtCont .btnRight{right:-50px;}
.rtCont>a{transition: .5s;}
.rtCont>a:hover{background: #fff;color:#999;box-shadow: 0 0px 10px rgba(0,0,0,0.3);}


/*首页产品分类*/
.stiao{width:1px; height: 40px; background: #ccc; solid; margin: 10px auto}
.listslider{
	width: 100%;
	min-width: 1320px;
	background-color: #eee;
	overflow: hidden;
	position: relative; 
}
.fledx{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.relative{
	position: relative; 
}
.absolute{
	position: absolute;
}
.listslider li{
	list-style: none;
	float: left;
	width: 20%;
	height: 100%;
	box-sizing: border-box;
	color:white;
	text-align: center;
	position: relative;
}
.listslider li>a>h3{
	position: absolute;
	width: 100%;
	text-align: center;
	top:35%;font-size:24px;
	color: white; background: url("../images/as.png") center no-repeat; line-height: 159px;
}
.listslider li:nth-child(1){
	background: url('../images/list1.jpg') ;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.listslider li:nth-child(2){
	background:url('../images/list2.jpg');
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.listslider li:nth-child(3){
	background:url('../images/list3.jpg');
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.listslider li:nth-child(4){
	background:url('../images/list4.jpg');
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.listslider li:nth-child(5){
	background:url('../images/list5.jpg');
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.listslider li:nth-child(6){
	background:url('../images/list6.jpg');
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.listslider li:nth-child(2n-1){
	margin-top: -100%;	
	background-color: #666;
}
.listslider li:nth-child(2n){
	margin-top: 100%;
	background-color: #999;
}
.listslider .tips{
	color: black;
	width: 240px;
	height: 240px;
	background-color: white;
	margin: -120px -120px;
	position: absolute;
	top:50%;
	left: 50%;
	display: none;
	overflow: hidden;
}
.tips .co{
	width: 100%;
	height: 100%;
	padding-top: 80px;
	opacity: 0;
}
.co h2{
	line-height: 40px;font-size:24px; color:#ff7800;font-weight: normal
}
.en_intro{color: gray;}
.tips .todetail{
	bottom: 60px; padding-left: 10px;
	width: 100%;
}
.fa-long-arrow-right{margin-left:20px;}
/*cpbg*/
.cpbg{width:96%;   padding:60px 0 0px 0; margin: 0 auto}
.cp_tel{width:100%; margin:0 auto; text-align: center; padding-bottom: 40px}
.chanpin_con{ padding:0px 0 30px 0; width:100%; margin:0 auto; overflow:hidden;}
.chanpin_con li{float:left; padding:10px 0 ; width:24%; height:auto; padding-bottom:0.5%; margin: 0 0.5% 1% 0.5%; position:relative; overflow:hidden;  background:#00a040}
.chanpin_con .old img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.chanpin_con li:hover .old img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con .cp_xq{ width:290px; position:absolute; left:50%; margin-left:-145px; height:260px;  line-height:30px; color:#fff; font-size:15px; background:rgba(247,0,0,0.8); top:50px; opacity:0;}
.chanpin_con .cp_xq h3{ font-size:28px; text-align:center; color:#fff; padding:30px 0 25px 0}
.chanpin_con .cp_xq p{ margin:0px 20px; padding:20px 15px; border:1px solid rgba(255,255,255,0.3); color:#fff}
.chanpin_con .cp_xq  div{ padding:15px 0 0 0; text-align:center}
.chanpin_con li:hover .cp_xq{ opacity:1;
	animation: categorytextanimate5 1s;
	-moz-animation: categorytextanimate5 1s;
	-webkit-animation: categorytextanimate5 1s;
	-o-animation: categorytextanimate5 1s;
}
@keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg); }
}
@-moz-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-webkit-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-o-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}


.chanpin_con .old{ width:90%; margin:10px auto 0 auto;position:relative; overflow:hidden;}
.chanpin_con p a{ color:#fff; display:block; text-align:center; font-size:24px; line-height:45px;font-weight: bold}
.chanpin_con p { display:block;  font-size:16px; color:#666; text-align:center;width:90%; margin: 0 auto; text-align: left; line-height: 25px; padding-top: 10px}



/*首页关于我们*/
.about_bg{background:url(../images/about.jpg) center 0 no-repeat; z-index: 999; height: 630px; padding-top: 40px;}
.about_bg .about{
	width:90%; 
	margin: 0 auto;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	padding-top: 20px;
}
.about_bg .about .img{ background: url("../images/ab.jpg") center no-repeat;height: 500px;width:40%}
.about_bg .about .txt{width:57%}
.about_bg .about .txt h1{color:#ff7800; font-size:32px}
.about_bg .about .txt p{font-size:16px; line-height: 28px; margin-bottom: 20px}
.abBottom {
    width: 100%;
    height: 200px;
    background: url(../images/abg.jpg) no-repeat 0 0;
    background-attachment: fixed;
}


/*工程案例————————————————————————————————*/
.casebg{ background: url(../images/case.jpg) no-repeat 0 0; height:760px; padding: 50px 0 30px 0; }
.section_six{  height:760px; padding: 50px 0 30px 0; }
.section_six .ss3{background-position: center;background-size:cover;width:600px;height:450px;border:8px solid #fff; box-shadow: rgba(0,0,0,.15) 3px 5px 15px; box-sizing:border-box;-webkit-box-sizing:border-box;}
.section_six .swiper-container-horizontal>.swiper-pagination-bullets{ width: 160px; height: 13px; background: #fff; text-align: center; border-radius: 50px; margin: 30px auto 0;}
.section_six .swiper-pagination-bullet{ background: #ccc; vertical-align: super;}
.section_six .swiper-container{ overflow: inherit;}
.section_six .swiper-button-prev,.section_five .swiper-button-next{transition: .5s;-webkit-transition: .5s;-moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s;}
.section_six .swiper-button-prev:hover{ margin-left: -10px;}
.section_six .swiper-button-next:hover{ margin-right: -10px;}
.tit_six{ padding-bottom: 70px;}
.section_six .tel{ text-align: center;width:100%; margin: 40px auto 0}




/*为什么选择我们————————————————————————————————*/

.why_bg{ background: url("../images/why.jpg") center no-repeat;height:747px;overflow: hidden;width:100%; padding-top: 50px}
.why_bg .why{
	width:90%;
	margin:0 auto;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between; 
	padding-top: 20px; text-align: center
}

.why_bg .why li{width:20%; background: #fff; padding:3%; margin: 0 1%}
.why_bg .why li img{ }
.why_bg .why li h2{ margin-top: 20px;color:#00a040; font-size:26px;}
.why_bg .why li .line{background:#d5d5d5; height:1px;width:80px; margin: 10px auto 20px}
.why_bg .why li p{font-size:15px; line-height: 25px; color: #666; height: 60px}
.why_bg .why li em{font-family: impact; font-size:68px; color: #88c79a; margin: 20px 0 0}
.why_bg .why li:nth-child(2) em,.why_bg .why li:nth-child(4) em{color:#ffb58d}
/*服务流程*/
.liucheng_bg{ background: url("../images/liuchengbg.jpg") center; height: 893px;}
.liucheng_bg ul{width:90%; 
	margin: 0 auto;
	padding-top: 70px;
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.liucheng_bg ul .pic{width:30%; text-align: left}
.liucheng_bg ul .liucheng{width:70%; text-align: center}
.liucheng_bg ul .liucheng .list{
	width:100%;
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
	padding-top: 10%;
}
.liucheng_bg ul .liucheng .list li{ margin: 10px 20px;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.liucheng_bg ul .liucheng .list li .img{ z-index: 8; p}
.liucheng_bg ul .liucheng .list li .img img{max-width:100%;border-radius:100% 50%; border: 8px #fff solid;}
.liucheng_bg ul .liucheng .list li:hover {transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.liucheng_bg ul .liucheng .list li em{
	background:#e5ece5; position: absolute;
	margin-top: -50px; 
	margin-bottom: 50px;
	width:60px; 
	height: 60px; 
	border-radius:50%;
	z-index: 9; text-align: center;line-height: 60px;
}
.liucheng_bg ul .liucheng .list li p{
	background: #4caf50; 
	line-height: 40px;
	width:150px; 
	margin: 40px auto 0;
	border-radius:30px; 
	text-align: center; 
	color:#fff;
	 
}

.sytel{padding-top:5%}

/*新闻动态*/


/*fahuo*/
.fahuo{ width:100%; height:676px; position:relative; margin:80px auto;}
.fahuo .fahuo_l{ position:absolute; left:0; top:0; width:30%;}
.fahuo .fahuo_l img{ width:100%; height:100%;}
.fahuo .fahuo_r{ position:absolute; right:0%; top:0; width:68%;}
.fahuo .fahuo_r h2{ text-align:center; background:url(../images/hb.png) no-repeat center top;}
.fahuo .fahuo_r h2 em{ font-size:16px; color:#666; display:block; font-weight:normal;}
.fahuo .fahuo_r h2 em:before{ content:""; width:80px; height:5px; background:#f70000; display:block; margin:1rem auto;}

.al_pic {overflow:hidden;margin:60px auto 20px auto;float: left;width:83%; overflow:hidden}
.al_pic li {float:left;margin-right:20px;width:320px; }
.al_pic li a:hover {background:#e4007f;color:#fff;}
.al_pic li a:hover ol {color:#fff;margin-left:30px;}
.al_pic li a:hover ol::before {border-color: #fff;content: "+";font-size: 40px;border: none;width: auto;top: -15px;left: 240px;}
.al_pic li a {display:block;}
.al_pic li a img {display:block;width:100%;}
.al_pic li a ol {text-align:left;font-size:18px;margin:15px 0 0 0;position:relative;height:40px;transition:all .6s; width:100%}
.al_pic li a ol::before {position:absolute;top:15px;left:140px;content:"";border-top:1px solid #ccc;width:100px;height:1px;}
@media (min-width: 1281px) {
/*左右滚动*/
	.al_pic, .syal_pic {
	  display: block; }
  
	.al_pic1, .sycp_lb, .syal_pic1 {
	  display: none; } }

/*footer*/
.footer{ background:url(../images/foot_bg.png) no-repeat center top; height: 500px; overflow: hidden}
.footer ul{
	width:75%; 
	margin: 0 auto;
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
	color:#fff;padding-top: 70px;
}

.footer .end_lm28{font-size:28px; font-weight: bold;}
.footer .end14{font-size:14px; font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"; line-height: 25px}
.footer .line{background: #fff;height: 2px;width:60px;}
.footer .end_list{ margin-top: 20px;font-size:14px;}
.footer .end_list li{font-size:15px; line-height: 30px;}
.footer .end_list li a{color:#fff}
.footer .end_list li a:hover{color:#ff0}

.footer .fenlei{width:15%;padding-top: 70px}
.footer .menu{width:15%;padding-top: 70px}
.footer .end_logo{width:30%; text-align: center}
.footer .contact{width:30%;padding-top: 70px}
.footer .contact .lx{width:100%;padding-top: 20px}

.footer .contact .lx .list{font-size:15px; line-height: 30px;}
.footer .contact .lx .list strong{font-size:20px;}
.footer .erweima{width:10%; text-align: center; padding-top: 40px;}
.footer .erweima img{padding: 5px 0}

.footer .copy{
	height:55px; 
	line-height: 55px; 
	border-top:1px #23b45f solid; 
	color:#fff;
	text-align: center;
	font-size:16px; 
	margin-top: 20px;
	font-weight: bold;
}
/*网站内页*/

.ny_banner{width: 100%;height:600px;position: absolute;top: 0;left: 0;z-index: 1;animation: breathe 2s; overflow:hidden;}

.header{ width:100%; position:relative; height:600px;}
.ny_prolist{ width:100%; position:absolute; z-index:10; top:40%; height:300px;}
.ny_prolist p{ color:#fff!important;}
.main{ width:1280px; margin:0 auto;}
.main_cont{ font-size:16px;  line-height:31px; color:#333;}
.main_cont p{ padding-bottom:15px!important;}


.ny_about{
	width:100%; 
	margin: 30px auto ; 
	text-align: left;
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between; height: 400px
}
.ny_about .img{ background: url("../images/ab.jpg") center no-repeat; height: 400px;width:45%}

.ny_about .txt{width:52%;}
.main_read h3{ text-align:center; font-size:36px; font-weight:normal; padding:50px 0 10px 0;color:#ff7800;font-weight:bold}
.main_read .main_date{ text-align:center; font-size:15px; color:#666; line-height:35px;border-bottom: 1px solid #E0E0E0; margin-bottom:50px; }
.main_read img{max-width:100%; margin:0 auto 15px auto; display:block;}
.main_read .main_read_cont{font-size:16px;  line-height:31px; color:#333; width:1280px; margin:0 auto;}
.main_read .main_read_cont p{ padding-bottom:15px!important;text-indent:2em;}


.mbx{ width:100%; height:60px; border-bottom:1px solid #eaefed;}
.mbx .espcms_path{ width:1280px; margin:0 auto; font-size:16px; line-height:60px;}
.mbx .espcms_path li{display: inline-block;}
.mbx .espcms_path > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}


.espcms_page_botton{text-align: center;padding:10px 0px 15px 0;}
.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline: 0px;}
.btn {display: inline-block;
	padding: 10px 23px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: 
	manipulation;
	touch-action: manipulation;
	cursor: pointer;
    -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	
	border-radius: 8px 0 8px 0;}
.btn-group, .btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}

.btn-default {color: #333;background-color: #f2f2f2;outline:0px; margin-right:1px;}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;outline:0px}
.btn-default:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active,.btn-default.active {color: #fff;background-color: #419e4a;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #fff;background-color: #419e4a;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}

.espcms_info_pager{ width:1280px; margin:0 auto 105px auto;}
.espcms_info_pager li{ width:46%; float:left; text-align:center; background:#4caf50; line-height:50px; margin-right:5%; border-radius:30px 0 30px 0; color:#fff}
.espcms_info_pager li:nth-child(2n){ margin-right:0px;}
.espcms_info_pager li a{color:#fff}
.espcms_info_pager li a:hover{color:#ff0}

/*内页产品展示
.se_pro_con{ width:100%; overflow:hidden;  position:relative; margin:0px auto 0 auto;}
.se_pro_con ul{}
.se_pro_con li{ float:left; position:relative; width:32%; height:300px; overflow:hidden;top:100%; margin:0 0.5% 20px; cursor:pointer; }
.se_pro_con em{ font-style: normal; text-align:center; line-height:48px; width:427px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0; background:rgba(0,0,0,0.4); right:0}
.se_pro_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_pro_con li:hover .cp_m img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_pro_con .cp_k{position:absolute; height: 120px; width: 100%;background: rgba(0,0,0,0.5); bottom:0; z-index: 8888;left:0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_pro_con .cp_k a{ line-height: 50px; color: #FFFDFE; font-size: 24px; font-weight: bold; display: block; text-align: center; padding:10px 0 0 0}
.se_pro_con .cp_k a:hover{font-size: 24px;   color: #fff000;}
.se_pro_con .cp_k p{ 
	text-align:center; 
	font-size:15px; 
	text-align:center; 
	color: #fff;  
	background:#f70000;
	width:120px; 
	height: 36px;  line-height: 36px;
	border-radius:20px 0 20px 0; 
	margin: 0 auto;
}
.se_pro_con .cp_xq{ width:366px; position:absolute; left:50%; margin-left:-190px; height:330px;  line-height:30px; color:#fff; font-size:15px; background:rgba(244,0,7,0.8); top:80px; opacity:0; border-radius: 0 40px 0 40px}
.se_pro_con .cp_xq h2{ font-size:32px; text-align:center; color:#fff; padding:60px 0 25px 0}
.se_pro_con .cp_xq p{ margin:20px; padding:25px 15px; border:1px solid rgba(255,255,255,0.3)}


.se_pro_con li:hover .cp_k{ bottom:-100px;}

.se_pro_con li:hover .cp_xq{ opacity:1;
	animation: categorytextanimate2 1s;
	-moz-animation: categorytextanimate2 1s;
	-webkit-animation: categorytextanimate2 1s;
	-o-animation: categorytextanimate2 1s;
}
@keyframes categorytextanimate2{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg); }
}
@-moz-keyframes categorytextanimate2{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-webkit-keyframes categorytextanimate2{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-o-keyframes categorytextanimate2{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
*/
.main_about{ width:1280px; margin:0 auto;background: #fafafa;color: #444;height: 50px;line-height: 50px;font-weight: bold;font-size: 15px; height:520px;}
.main_about h2 i{background: #C4005B;width: 2px;height: 30px;display: block;float: left;margin: 10px 10px 0px 0px;}


/*se_hangye*/
.se_news_con{ padding:0px 0 0 0; width:100%; margin:0 auto;}
.se_news_con ul{ }
.se_news_con li{  margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer;position:relative; top:0; padding:25px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-bottom:1px dashed #ececec}
.se_news_con li:hover { background:#4caf50; top:30px;}

.se_news_con .se_news_da{ width:1380px; margin:0 auto}
.se_news_l{ width:300px; position:relative; overflow:hidden; height:210px;  }
.se_news_l img{ width:300px;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_news_l:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_news_r{ width: 1040px; position: relative; z-index: 2; padding:0px 20px 0 0}
.se_news_r span{ display:block; background:url(../images/yuan.png) no-repeat left center; line-height:35px; font-size:14px; color:#888; padding:0 0 0 20px;}
.se_news_r h2{  font-size:14px; color:#555555; padding:0 0 10px 0; font-weight:normal; border-bottom: 1px #ececec solid}
.se_news_r h2 a{  font-size:26px; color:#333; text-transform:uppercase; display:block; line-height:50px;transition:all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s;}
.se_news_r h2 a:hover{   color:#0f58ce; }
.se_news_r p{ line-height:30px; color:#777; padding:10px 0 10px 0; font-size:16px;}

.se_news_r .se_news_more{ width:120px; line-height:36px; text-align:center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; float:right}
.se_news_r .se_news_more a{ color:#fff; font-size:14px;background:#ff7800; display: block; border-radius:20px}
.se_news_r .se_news_more a:hover{ color:#fff; }

.se_news_con li:hover .se_news_r h2 a{ color:#fff; }
.se_news_con li:hover .se_news_r h2{ color:#fff; }
.se_news_con li:hover .se_news_r p{ color:#fff; }

/*se-contact*/

.lmbg{ width:100%; text-align: center;overflow: hidden; margin: 15px auto 0;}
.lmbg h3{font-size:72px; color: #ececec; text-align: center;font-family:impact; position:relative;z-index: 11; margin:0 auto}
.lmbg h2{ font-size:42px; text-align:center; color:#00a040; position:absolute;z-index: 22;width:360px;left:40%;margin-top:-30px}
.lmbg h2 span{color:#ff7800}
.lmbg .line{background: #00a040;width:80px; height: 3px; margin: 30px auto 20px}
.lmbg .yeline{background: #ff7800;width:80px; height: 3px; margin: 30px auto 20px}
.txt18{ display:block; font-size:16px; font-weight:normal; color:#565656; padding-top:10px; text-align: center; line-height: 55px;}

.main_contact{ width:1300px; margin:0px auto;display: flex;
flex-flow: row nowrap;
justify-content: space-between; }

.main_contact .lianxi{width:40%}
.main_contact .message{width:60%}
/*
.main_contact li{ text-align:center; padding: 15px 23px}
.main_contact li img{ margin-top:30px;}
.main_contact li em{ display:block; padding:15px 0 ; font-size:18px; line-height:30px; color:#fff;}
.main_contact li span{display:block; font-size:16px; line-height:31px; color:#666; text-align:center;}
.main_contact li.yellow{ background:#ee9f4b}
.main_contact li.bule{ background:#3da5f0}
.main_contact li.green{ background:#00a746}*/

/*sy_news*/
.sy_news{width:1300px; margin: 0 auto 30px;
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; 
}
.sy_news .zixun{width:540px;height: 450px}
.zixun img{width:100%;height:360px}
.zixun .news_rr_text{width:100%}
.news_rr_text span{font-size:16px; }
.news_right_list{width:720px}
.news_right_list li{  height: 140px;  margin-bottom: 15px; border-bottom: 1px #ececec solid;}
.innewimg{width:30%;float:right; text-align: right}
.innewimg img{max-width:100%}
.news_rr_text{width:70%; text-align: left;float:left}
.news_rr_text h2 a{color:#333;font-size:18px; }
.news_rr_text .date{font-size:13px;color:#fff; background:#ff7800; height: 30px;width:100px; text-align: center; line-height: 30px; font-family: Arial; margin-top: 5px}
.news_rr_text p{font-size:14px; color: #444; line-height: 25px;  height:90px; margin-top: 5px}



.gtr{
position:fixed; z-index:999999; right:0; width:70px; height:198px; margin-top:-50px; top:40%;}
.gtr ul li{border-bottom:1px #ececec solid;
float:left; position:relative; width:100%; height:65px;}
.gtr ul li:hover{border-bottom:1px #ececec solid;}
.gtr ul li:nth-child(3) img,.gtr ul li:nth-child(1) img,.gtr ul li:nth-child(1) p{ display:none;
position:absolute; top:0; right:70px; max-width:none;}
.gtr ul li:nth-child(1) p{width: 176px;font-size: 22px;font-family: "cuya";color: #434343;line-height: 50px;}
.gtr ul li a{background-color:#fff;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1); 
display:block; width:100%; height:65px;  background-position:center; background-repeat:no-repeat;-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;}
.gtr ul li:hover a{
background-color:#ff7800;
}
.qqchat{ display:none;
position:absolute; right:75px; width:255px; height:144px; top:-32px; background-image:url(images/qqchat.png); background-position:center; background-repeat:no-repeat;}
.gtr ul li:nth-child(3):hover img,.gtr ul li:nth-child(1):hover img,.gtr ul li:nth-child(1):hover p{
display:block;}
.gtr ul li:nth-child(1) a{
background-image:url(../images/r1.png);}
.gtr ul li:nth-child(1):hover a{
background-image:url(../images/r1on.png);}
.gtr ul li:nth-child(2) a{
background-image:url(../images/r2on.png);}
.gtr ul li:nth-child(2):hover a{
background-image:url(../images/r2.png);}
.gtr ul li:nth-child(3) a{
background-image:url(../images/qq2.png);}
.gtr ul li:nth-child(3):hover a{
background-image:url(../images/qq.png);}



/*产品列表se_pro_con*/
.se_pro_con{ position:relative; margin:15px auto;width:1300px;  }
.se_pro_con ul{ }
.se_pro_con li{float:left; padding:0; width:400px; height:400px; 
	margin:10px; position:relative; overflow:hidden;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	background: #07a244;
    
   }
.se_pro_con li:hover{background: #ff911e;}
.se_pro_con li a{ width:400px; height:360px; display:block; position:relative; }
.se_pro_con li a .se_pro_cc{ width:400px; height:65px; text-align:center; color:#f3f5f7; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_pro_con li  img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.se_pro_con li:hover  img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_pro_con .chanpin_con_pic{ width:400px; height:300px; position:relative; overflow:hidden;}
.se_pro_con li a .se_pro_cc p{ display:block;font-size:20px; line-height:50px; color:#fff;font-weight: bold}
.se_pro_con li a .se_pro_cc div{ width:90%; margin: 0 auto}
.se_pro_con li a .se_pro_cc span{ display:block; width:100px; text-align:center; font-size:14px; color:#fff; line-height:30px;}
.se_pro_con li a .se_pro_cc span.blue{ background:#00af7c}
.se_pro_con li a .se_pro_cc span.red{ background:#ec401e}

.chanpin_con_cc p{font-size:16px; color:#fff; border-bottom: 1px #f5f5f5 solid; line-height:55px}
.se_pro_cc p{font-size:16px; color:#fff; border-bottom: 1px rgba(255,255,255,.4) solid; line-height:55px;width:90%; margin: 0 auto}
.se_pro_cc{width:90%; margin: 0 auto; }
.end_line{width:90%;display: flex;flex-flow: row nowrap;justify-content: space-between; line-height: 40px}
.end_line .e14{font-size:24px; font-family:Arial; color:#fff; text-align: left; background: url("../images/t.png") left no-repeat; padding-left: 30px}
.end_line .morea{font-size:24px; font-family:Arial; color:#fff; text-align: right;}
