html,body{width: 100%;overflow-x: hidden;min-width: 1280px; font-size:16px; background:url(../img/bg.png) repeat;}
*{ margin:0; padding:0;}
em{ font-style:normal;font-weight: 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;}


.s_width{ width:1280px; margin:0 auto; position:relative}
.liuyan{ padding:0 0 30px 0}

/*header*/
.header{ width:100%; height:123px; overflow:hidden;}
.header .logo{ width:auto;}
.header .logo em{ font-size:16px; margin-left:10px;}
.header .tel{ margin-top:31px; width:auto;}
.header .tel span{ float:right; font-size:16px; color:#029242; margin-left:5px;}
.header .tel img{}
.header .tel strong{ display:block; font-size:35px;font-family: impact;}

/*nav*/
.nav{position:relative; background:#029242; height:70px; width:100%;}
.nav ul{ }
.nav li{ float:left;width:182px;}
.nav li a{font-size:18px;line-height:70px;color:#fff; text-align:center; text-decoration:none; display:block; border-right:1px solid #05a14a;  }
.nav li:nth-child(6){ border-right:0px; border-right:none;}
.nav li a:hover{ font-weight:bold;transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; background:#c99619;}

.nav li div {display:none;width:183px;text-align:center;color:#fff;position:absolute;top:70px;background:#029242; z-index:9999 ;  box-sizing:border-box;}
.nav li div a {display:block;COLOR: #fff; LINE-HEIGHT:45px; HEIGHT:45px;FONT-SIZE: 16px;font-weight:normal; margin-top:0; border-bottom:1px solid #05a14a;}
.nav li div a:hover {color:#fff;  background:#c99619; border-top:0; border-right:0; border-left:0; font-weight:normal;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }

.neiye_pic{ width:100%; height:450px; overflow:hidden; margin:0 auto;}
.neiye_pic img{margin:0 auto;}


/*suoyin*/
.suoyin{ width:1280px; margin:40px auto; background:url(../img/intro_bg.png) no-repeat center bottom; padding:40px 0;}
.suoyin .s_width{ background:#fff; border:1px solid #e5e5e5; padding:30px}
.suoyin .suoyin_l{ width:316px;}
.suoyin .suoyin_r{ width:880px;}
.suoyin .suoyin_r h2{ padding-left: 5px;height: 80px;font-weight: normal;margin-bottom: 28px; font-size:22px;}
.suoyin .suoyin_r h2 em{ display:block; font-weight:bold; color:#000; font-size:28px; padding-bottom:10px;}
.suoyin .suoyin_r p{ font-size:16px; color:#999; line-height:28px; padding:20px 20px 0 0;}


/*pro*/
.pro{ width:1280px; margin:50px auto 30px auto;}
.pro h2{ background:url(../img/tit_bg.png) no-repeat center top 70px; font-size:17px; color:#666666; font-weight:normal; text-align:center;}
.pro h2 em{ display:block; font-size:50px; color:#029242; font-weight:bold; padding:0px 0 16px 0}

/*首页产品分类*/
.pro_list{ width:100%;  height:auto; padding:80px 0 0 0;}
.pro_list .pro_dd{ width: 100%; overflow:hidden;margin:0 auto; }
.pro_list .pro_dd li{ float: left; width: 310px; margin: 0 13px 0 0px;  height: 410px; position:relative; cursor:pointer;}
.pro_list .pro_dd li em { color: #333333;  width: 268px; display: block; position: absolute; top: 275px;text-align: center; font-size:25px; }
.pro_list .pro_dd li span { color: #fff; font-size: 16px;  display: block; text-align: center; cursor:pointer; font-weight:normal;width: 140px; height:30px; line-height:30px; background:#029242; margin:60px 0 0 65px;border-radius:20px;}
.pro_list .pro_dd li span a{ color:#fff;}
.pro_list .pro_dd li span:hover{ font-weight:bold;}
.pro_list .pro_dd li img{    width: 240px; height: 240px; display:block;border-radius: 50%; border:10px solid #eeeded;}
.pro_list .pro_dd li img:hover{transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s;}


/*adv*/
.adv{ width: 100%;padding: 95px 0;background: #029242;}
.adv .adv_l{ color:#fff;}
.adv .adv_l p{ font-size:18px; line-height:31px;}
.adv .adv_l p span{ display:block;font-size: 45px; font-weight: bold; padding-bottom:20px;}
.adv .adv_r{ width:400px; height:60px; font-size:21px; border:2px solid #94d9b4; text-align:center;}
.adv .adv_r a{ color:#fff; line-height:60px;}
.adv .adv_r a:hover{ background:#fff; color:#029242; display:block;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; border:0px;}


/*about*/
.about{ width:100%; height:643px; position:relative;}
.about .about_l{ width:50%;  height:643px;position:absolute; z-index:1; left:0}
.about .about_l img{ width:100%; height:100%; overflow:hidden;}
.about .about_r{ width:1280px; position:absolute; left:50%; margin-left:-640px; z-index:2}
.about .about_r .about_r_cont{ width:45%; position:absolute; right:0; top:6rem;}
.about .about_r .about_r_cont h2{ font-size:33px; margin-bottom:25px;}
.about .about_r .about_r_cont p{ font-size:16px; line-height:28px; color:#666;}
.about .about_r .about_r_cont .about_more{ width:210px; height:50px; border:2px solid #1d8d45; text-align:center; line-height:50px; margin-top:70px;}
.about .about_r .about_r_cont .about_more:hover{ font-weight:bold;}


/*news*/
.news{ width:1280px; margin:50px auto;}
.news h2{ background:url(../img/tit_bg.png) no-repeat center top 70px; font-size:17px; color:#666666; font-weight:normal; text-align:center;}
.news h2 em{ display:block; font-size:50px; color:#029242; font-weight:bold; padding:0px 0 16px 0}

.news .news_l{ width:820px; margin-top:50px;}
.news .news_l .news_l_tt .news_top_text{ padding-top:10px; padding-bottom:50px; border-bottom:1px solid #CCC;}
.news .news_l .news_l_tt .news_top_text h4{ font-size:18px; }
.news .news_l .news_l_tt .news_top_text h4 em{ float:left; width:123px;}
.news .news_l .news_l_tt .news_top_text h4 a{ float:left; padding-left:15px; line-height:71px;}
.news .news_l .news_l_tt .news_top_text h4 img{ padding-right:15px;}
.news .news_l .news_l_tt .news_top_text p{ font-size:14px; line-height:28px; color:#666; margin-top:10px;}
.news .news_l .news_l_tt .news_top_text p a{ color:#1d8d45}

.news .news_l .news_l_list{ padding-top:50px;}
.news .news_l .news_l_list li{line-height:47px; height:47px;}
.news .news_l .news_l_list li h4{ font-size:16px; font-weight:normal;}
.news .news_l .news_l_list li h4 a{ color:#5f5e5e; line-height:47px; padding:5px 0 0 35px; background:url(../img/jia1.png) no-repeat left center;}
.news .news_l .news_l_list li h4 a span{ float:right; font-size:15px; color:#9d9c9c}

.news_r{ width:400px; background:#fff; border:1px solid #ebe5e7; overflow:hidden; padding:20px; margin-top:50px;}

.news_r .kuang_con{ width:357px; margin:0 auto; position:relative; overflow:hidden;}
.news_r .kuang_con li{ float:left; width:357px; position:relative;  height:355px; cursor:pointer;}
.news_r .tupian_zl{ position:absolute; left:0; top:255px; width:33px; height:32px; background:url(../images/lleft.jpg); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; z-index:2}
.news_r .tupian_zl:hover{ background:url(../images/lleft_h.jpg)}
.news_r .tupian_zr{ position:absolute; right:0; top:255px; width:33px; height:32px; background:url(../images/rright.jpg); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; z-index:2}
.news_r .tupian_zr:hover{ background:url(../images/rright_h.jpg)}

.news_r h2{ line-height:28px; font-size:16px; padding-top:10px;}



/*footer*/
.footer{width: 100%;background:#039242;color: #e9eaea; font-size:15px; line-height:29px; border-top:10px solid #047d40;}
.fenlei{width: 615px;height: 100%;padding: 50px 0px 0 30px;border-right: 1px solid #069f4c;}
.fenlei h2{ color:#fff}
.fenlei h2 em{font-family: impact;text-transform: uppercase;}
.fenlei .fenlei_ul{ margin-top:20px;}
.fenlei .fenlei_ul li{height:30px; line-height:30px; padding:0 25px; display:block;border-bottom:1px solid #069f4c; margin:0 15px 15px 0; text-align:left; float:left;}
.fenlei .fenlei_ul li a{ color:#e9eaea; padding-left:10px; }
.fenlei .fenlei_ul li a:hover{ color:#fff; }

.lianxiUs{width: 355px;height: 100%;border-right: 1px solid #069f4c; padding: 50px 0px 36px 0px;}
.lianxiUs h2{ color:#fff;padding-bottom:35px; }
.lianxiUs p{ line-height:31px; float:left;}
.lianxiUs img{ width:209px; height:209px; float:right; margin-right:75px;}

.aboutUs{width: 305px;height: 100%;padding: 50px 0px 0 30px;}
.aboutUs h2{ color:#fff; padding-bottom:35px; }
.aboutUs  li{display:block;text-align:center; float:left; width:122px; margin-right:15px;}
.aboutUs li em{ color:#e9eaea; text-align:center }
.aboutUs li a:hover{ color:#fff; }



.copyright{width: 100%;height: 62px;line-height: 62px;background-color: #027335;text-align: left;font-size: 17px;color:#fff;}
.copyright a{color:#fff;}
.copyright img{ float:right; padding-top:8px;}

.footer_nav a{color: #fff;text-decoration: none;}




#gotop span {
    background: url(../images/images/gotop.png);
    width: 15px;
    height: 8px;
    display: inline-block;
    position: relative;
    left: 13px;
    top: 16px;
}
#gotop {
    width: 40px;
    height: 40px;
    background: rgba(171,30,36,.7);
    display: block;
    transition: all 0.2s ease-out;
    position: fixed;
    bottom: 40px;
    right: 10px;
    display: none;
}
#gotop:hover{ background-color:#ab1e24;}



/*公司简介内页*/
.nyabout_list{ width:1280px; margin:50px auto 50px auto;}
.nyabout_list ul{}
.nyabout_list li{ width:19%; float:left; height:55px;  text-align:center; font-size:16px; line-height:55px; margin:0 1px 1px 0; background:#029242;}
.nyabout_list li a{ color:#fff;}
.nyabout_list li a:hover{background: #c99619; color: #fff; display:block;}

.espcms_page_location{width: 100%;height: 50px;line-height: 50px;font-size: 16px; background:#f3f3f3;}
.espcms_page_location p{ text-align:left}
.espcms_page_location p a{ color:#333;}


.nyabout{ width:1280px; margin:50px auto;}
.nyabout h2{ background:url(../img/tit_bg.png) no-repeat center top 70px; font-size:17px; color:#666666; font-weight:normal; text-align:center;}
.nyabout h2 em{ display:block; font-size:50px; color:#029242; font-weight:bold; padding:0px 0 16px 0}
.nyabout_l{ width:990px; background:#fff; padding:20px;}
.nyabout_l p{ font-size:16px; line-height:28px;text-indent:2em; margin-bottom:20px;}
.nyabout_l img{ width:100%;}

.t_left{width: 265px; background:#fff; padding:20px;}
.fenlei2_tit{background:url(../images/images/prolist.png); height:126px; font-size:16px; color:#333; text-transform:uppercase; margin-bottom:0px;}
.fenlei2_tit h3{ padding:30px 0 0 0px; font-size:36px; color:#fff; text-align:center; font-weight:bold;}
.fenlei2_tit h3 span{ display:block; font-size:14px; color:#fff;text-transform: uppercase; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
.fenlei2 ul{padding:0px 0 30px 0;}
.fenlei2 li{ line-height:55px; margin:0 auto;  border-bottom:1px dashed #e5e5e5; padding-left:0px;  }
.fenlei2 li a{ font-size:17px; padding:0 0 0 20px; color:#333}
.fenlei2 li a:hover{color:#1d8d45;  display:block;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }
.fenlei2 li em{margin: 18px 10px 0 40px; float: left; color: #fff; text-align: center; width: 20px; height: 20px; font:14px/20px Arial, Helvetica, sans-serif;  background:url(../images/images/pro_ic01.png) no-repeat left center;}
.fenlei2 li a:hover em{background:url(../images/images/pro_ic02.png) no-repeat left center;}

.fenlei2 .treeone{ height:40px; line-height:40px; font-size:14px;  width:70%; margin:0 auto;}
.fenlei2 .treeone a{ color:#333;font-size:16px;}
.fenlei2 .treeone a:hover{ color:#2f2f2f; background:#fff; font-weight:bold;}

/*内页新闻动态*/
.erji_news{ width:950px; margin:0 auto; padding-top:30px;}
.erji_news ul{position:relative; padding:0 20px;}
.erji_news li{ margin-bottom:20px; margin-right:10px; border:1px solid transparent;float:left; position:relative;top:10px;cursor: pointer;background: #f3f3f3; }
.erji_news li:nth-child(2n){}
.erji_news li.hover{background:#ce0000;box-shadow: 0 6px 10px 5px rgba(0,0,0,.08); border:none;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }
.erji_news_cont{ width:100%;  }
.erji_news_pic{ float:left;border:0px solid #e4e3e3; padding:7px;}
.erji_news_r{ float:right; background: #fff; padding-left:20px; height:177px; padding-right:20px; width:670px;}
.erji_news_r:hover{ background:#f3f3f3;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }
.erji_news_r .erji_news_t{line-height:40px; }
.erji_news_r .erji_news_t a{ font-size:18px; line-height:50px; font-weight:bold; color:#555;}
.erji_news_data{font-size:14px; color:#666; line-height:20px; padding:0 0 10px 0}
.erji_news_info{ font-size:14px; color:#777; line-height:26px;}

.erji_news_tit{margin:0 auto;}
.erji_news_tit h2{ font-size:30px;text-align:center;  line-height:70px; font-weight:normal;}
.erji_news_tit .se_date{border-bottom:1px solid #e8e8e8; text-align:center; margin-bottom:45px; line-height:30px; font-size:15px; color:#666;}
.nynews_cont{ font-size:16px; line-height:31px;color:#666;}
.nynews_cont p{ padding-bottom:15px;}

.nynews_list{ width:630px; margin:30px auto; height:26px;}
.nynews_list ul{}
.nynews_list li{ font-size:16px; width:130px; float:left; height:45px;border-radius: 20px;border: 1px solid #f7ac1d; text-align:center; font-size:16px; line-height:45px; margin-right:22px;}
.nynews_list li a{ color:#f7ac1d;}
.nynews_list li a:hover{background: #f7ac1d; color: #fff; display:block;border-radius: 20px;}

.fenye{ margin-top:50px; font-size:15px; line-height:28px;}
.espcms_page_botton {text-align: center;overflow: hidden;padding-top: 10px;}



/*产品展示*/
.se_case{ width:1280px; margin:0 auto;padding:50px 0 0 0 }
.se_case ul{margin:0 auto; }

.se_case li{ width:386px; float:left; margin:0 20px 40px 18px;  cursor:pointer; overflow:hidden; border:1px solid #edebeb;}
.se_case_pic{ width:386px; margin:0 auto; overflow:hidden; height:310px;  background:#fff;}
.se_case_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case_pic:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_case_text{ width:100%; margin:0 auto;  box-sizing:border-box;-webkit-box-sizing:border-box; border-top:1px solid #edebeb;}
.se_case_text h3{ font-size: 18px;line-height:70px;color: #333; font-weight:normal; text-align:center; background:#fff;}
.se_case_text h3:hover{ color:#c92d2f;}

.about_zt{ background:#fff; width:1280px; margin:0 auto;}


.liuyan{ margin-top:50px; font-size:16px; width:80%; margin-left:15%}
.nycontact_l{ width:990px; background:#fff; padding:100px 20px 20px 20px;}
.ny_contact_wx{ width:20%; margin-left:15%;}
.ny_contact_cont{ width:55%;}
.nycontact_l p{ font-size:16px; line-height:28px;}

.espcms_book{overflow: hidden; font-size:15px; border:1px solid #eee; padding:20px; background:#fff; width:1280px; margin:0px auto 50px auto;}