@charset "utf-8";
/*public*/
* {
  margin: 0;
  padding: 0;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
  font-family:Arial, Helvetica, sans-serif,
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a {
  text-decoration: none;
}
input {
  outline: 0;
}
textarea {
  outline: 0;
  resize: none;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
li {
  list-style: none;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.mainbox{ width:1200px; margin:0 auto; padding:0; overflow:hidden;}
.fl{ float:left;}
.fr{ float:right;}
.clearbox{ clear:both;}
.topbox{ width:100%; margin-top:20px;}
.topbox .fl{ }
.topbox .fl img{ float:left; width:73px; height:73px;}
.topbox .fl span{ float:left; font-size:17px; line-height:30px; margin-left:15px; margin-top:5px; font-weight:bold;}
.topbox .fr{ width:274px; margin-top:20px; }
.topbox .fr input{border-radius:5px; border:1px solid #8d8d8d; width:250px; height:41px; position:absolute; padding-left:24px; font-size:15px; color:#bababa;}
.topbox .fr button{ border:0px; background:none; position:relative; left:236px; top:5px;}

.navbox{ width:100%; height:73px; background-color:#4e8b04; margin-top:10px; min-width:1200px;}

.navbox ul{ width:80%; margin:0 auto; padding:0;}
.navbox ul li{ float:left; width:167px; height:73px; line-height:73px; text-align:center; margin-left:45px; font-weight:bold; font-size:18px;}
.navbox ul li a{ color:#fff; width:167px; height:73px; display:block;}
.navbox ul li a.active{ width:167px; height:73px; background-color:#f98d35;}
.navbox ul li a:hover{ width:167px; height:73px; background-color:#f98d35;}

#full-screen-slider { width:100%; height:451px; float:left; position:relative; min-width:1200px; margin-bottom:0px;}
#slides { display:block; width:100%; height:451px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:390px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:20px; height:20px; float:left; margin-left:15px;  background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.currents { background:#f98d35}

.banner {
  height: 451px;
  position: relative;
  overflow: hidden;
  
}
.banner ul {
  position: relative;
}
.banner ul li {
  float: left;
  height: 451px;
  overflow: hidden;
  position: relative;
}
.banner .btn-list {
  position: absolute;
  bottom: 35px;
}
.banner .btn-list li {
  width: 20px;
  height: 20px;
  background: #c8c8c8;
  margin-right: 10px;
}
.banner .btn-list li.active {
  background: #f98d35;
}
.banner img {
  border: 0 none;
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  top: 0;
  vertical-align: top;
}

.i-public-tit {
  margin-bottom: 20px;
  text-align: center;
}

.i-public-tit h3 {
  font-size: 30px;
  color:#000;
  
   font-weight:normal;
}

.i-public-class{ margin-bottom:40px; margin-top:25px;}
.i-public-class ul{ margin-left:25px; margin-right:25px;}
.i-public-class ul li{ width:169px; height:52px; border:1px solid #c6c6c6; line-height:52px; text-align:center; float:left; margin-left:20px;}
.i-public-class ul li a{ color:#000; width:169px; height:52px; display:block; }
.i-public-class ul li a:hover{ background-color:#4e8b04; height:52px; width:169px;color:#fff; }


.i-pro {
  overflow: hidden;
  margin-top: 33px;
  padding-bottom: 15px;
}

.i-pro .pro-list ul {
  margin-right: -22px;
}
.i-pro .pro-list li {
  width: 284px;
  float: left;
  margin-right: 21px;
  margin-bottom: 45px;
  height:330px;
}
.i-pro .pro-list li .tp {
  width: 270px;
  height: 219px;
  border:1px solid #e3e3e3;
  overflow: hidden;
}
.i-pro .pro-list li .tp:hover img {
  transform: scale(1.5);
  transition: 1s;
}
.i-pro .pro-list li img {
  width: 254px;
  height: 203px;
  padding:7px;
  display: block;
  transition: 1s;
}
.i-pro .pro-list li p {
  width: 96%;
  text-align: center;
  line-height: 30px;
  color: #333333;
  font-size: 14px;
  
 padding-top:7px;
}
.i-pro .pro-list li p:hover{ background-color:#4e8b04; color:#fff;}
.i-pro .pro-list .but{ width:90%; margin:0 auto; margin-top:10px;}
.i-pro .pro-list .fl{ width:113px; height:36px; background-color:#4e8b04; line-height:36px; text-align:center; color:#fff; font-size:13px;}
.i-pro .pro-list .fl a{ color:#fff;}

.i-pro .pro-list .fr{ width:113px; height:36px; background-color:#868686; line-height:36px; text-align:center; color:#fff; font-size:13px;}
.i-pro .pro-list .fr a{ color:#fff;}


.probox{ width:100%; height:675px; background:url(../images/cenbg.jpg) no-repeat center; min-width:1200px;}

.probox h3 {
  font-size: 30px;
  color:#fff;

   font-weight:normal;
}
.probox .i-public-tit{ padding-top:50px;}
.probox .mainbox{ padding-top:40px;}
.probox .mainbox .fl{ width:554px;}
.probox .mainbox .fl img{ width:554px; height:443px;}
.probox .mainbox .fl:hover img { -webkit-transform: rotate(10deg); transition:1s;}
.probox .mainbox .fr { width:646px; margin-top:-29px;}
.probox .mainbox .fr ul li{ float:left; height:206px; margin-left:35px; margin-top:29px;}
.probox .mainbox .fr ul li img{ height:206px; width:280px;}
.probox .mainbox .fr ul li:hover img{ -webkit-transform: rotate(10deg); transition:1s;}

.miaoshu{ width:100%; height:40px; border-bottom:1px solid #ccc; line-height:40px; margin-top:40px;}
.miaoshu span{ width:170px; height:40px; line-height:40px; text-align:center; background-color:#4e8b04; display:block; color:#fff;}



.aboutbox{ width:100%;}
.aboutbox h4 {
  font-size: 12px;
  color: #ececec;
  margin-bottom: 11px;
  font-weight:normal;
  text-transform:uppercase;
}
.aboutbox h3 {
  font-size: 30px;
  color:#000;
 
   font-weight:normal;
}
.aboutbox .i-public-tit{ padding-top:25px;}
.aboutbox .fl{ width:530px; height:453px; padding-top:25px;}
.aboutbox .fr{ height:453px;  width:660px; padding-top:25px;}
.aboutbox .fr p{ padding:25px; padding-top:0px; padding-bottom:0px; line-height:30px; color:#494949; min-height:400px;}
.aboutbox .fr .bun{ height:52px; width:139px; background-color:#4e8b04;display:block; line-height:52px; text-align:center; font-size:14px; color:#fff; margin-left:480px;}
.aboutbox .fr .bun a{ color:#fff;}
.aboutbox .fr .bun:hover{ background-color:#f98d35; color:#fff;}




.footer{ width:100%; height:315px; background-color:#202020; margin-top:70px; min-width:1200px;}
.footer .con{ width:475px; float:left; padding-top:50px;}
.footer .con .tit{ font-size:24px; color:#7c7c7c; }
.footer .con p{ color:#7c7c7c; line-height:30px; margin-top:25px;}

.footer .con2{ width:200px; float:left; padding-top:50px;}
.footer .con2 .tit{ font-size:24px; color:#7c7c7c; }
.footer .con2 p{ color:#7c7c7c; line-height:30px; margin-top:25px;}
.footer .con2 a{ color:#7c7c7c;}
.footer .con2 a:hover{ color:#f98d35;}


.footer .con3{ width:300px; float:left; padding-top:50px;}
.footer .con3 .tit{ font-size:24px; color:#7c7c7c; }
.footer .con3 p{ color:#7c7c7c; line-height:30px; margin-top:25px;}
.footer .con3 ul li{ float:left; margin-left:10px;}

#n{ color:#7c7c7c; line-height:30px; padding-top:10px;}

.footer .xian{ width:1px; height:180px; background-color:#3a3a3a; float:left; margin-left:50px; margin-top:60px; margin-right:50px;}
.footer .xian2{ width:1px; height:180px; background-color:#3a3a3a; float:left; margin-left:20px; margin-top:60px; margin-right:50px;}


.side{position:fixed;width:56px;height:275px;right:0;top:214px;z-index:10000;}
    .side ul li{width:56px;height:56px;float:left;position:relative; margin-top:10px;}
    .side ul li em{display: block; width: 56px; height: 56px; float: left;}
    .side ul li .phone{background: url(../images/ind_tu_22.png) center center no-repeat; }
    .side ul li .kefu{background: url(../images/ind_tu_26.png) center center no-repeat; }
    .side ul li .message{background: url(../images/ind_tu_30.png) center center no-repeat; }
    .side ul li .sidebox{position:absolute;width:56px;height:56px;top:0;right:0;transition:all 0.3s;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);background:#fff;opacity:0.8;filter:Alpha(opacity=80);color:#333;font:14px/56px "微软雅黑";overflow:hidden; border-radius: 28px;}
    .side ul li .sidetop{width:56px;height:56px;line-height:56px;display:inline-block;background:url(../images/ind_tu_34.png) center center no-repeat #4e8b04;transition:all 0.3s; border-radius: 50%;}
    .side ul li img{float:left;}
    .side ul li:hover .phone{background: url(../images/ind_tu_22hover.png) center center no-repeat; }
    .side ul li:hover .kefu{background: url(../images/ind_tu_26hover.png) center center no-repeat; }
    .side ul li:hover .message{background: url(../images/ind_tu_30hover.png) center center no-repeat; }

.wechat{ width:186px; height:146px; background:url(../images/wbg.jpg) no-repeat center; float:left; margin-top:50px;}
.wechat img{ padding-top:15px; padding-left:28px;}
.wechat p{ text-align:center; color:#fff; padding-top:15px; font-size:14px;}

.banquan{ width:100%; height:49px; background-color:#000; text-align:center; color:#fff; line-height:49px;}








.current{ width:100%; height:55px; background-color:#ececec; min-width:1200px; }
.current .fl{ font-size:24px; line-height:55px;}
.current .fr{ font-size:14px; line-height:55px;}
.current a{ color:#000;}
.current a:hover{ color:#ba071c;}
.current ul li{ padding-left:15px; padding-right:15px; height:45px; line-height:45px; margin-top:10px; float:left;}
.current ul li a.active{ background:#041135; display:block; color:#fff; padding-left:15px; padding-right:15px;}

.main_fl{ width:264px; float:left; margin-top:25px;}
.main_fl .title{ width:100%; height:103px; background:url(../images/leftbg.png) no-repeat; line-height:103px; font-size:30px; color:#fff; text-align:center;}
.main_fl .con{ width:100%; height:auto; background-color:#eeeeee;}
.main_fl .con ul{ list-style-type:none; width:215px; padding-top:10px; padding-bottom:15px; margin-top:0px;}
.main_fl .con ul li{ width:100%; height:36px; background-color:#e5e5e5; border-radius:5px; margin-left:24px; margin-top:20px; margin-bottom:20px; font-size:14px;}
.main_fl .con ul li a{ color:#3e3e3e; display:block; line-height:36px; padding-left:15px; font-size:16px;}
.main_fl .con ul li a:hover{ color:#fff;}
.main_fl .con ul li:hover{width:100%; height:36px; background-color:#53734c; border-radius:5px; margin-left:24px; margin-top:20px; margin-bottom:20px; color:#fff;}
.main_fl .con .active{width:100%; height:36px; background-color:#53734c; border-radius:5px; margin-left:24px; margin-top:20px; margin-bottom:20px; color:#fff;}
.main_fl .con .active a{ color:#fff;}
.main_fl .con img{ text-align:center; padding-left:4px; margin-bottom:7px;}
.main_fr{ float:right; width:900px;}
.main_fr .con{ padding:0px 20px; line-height:30px; margin-top:25px; color:#292929;}
.main_fr .pro-list ul {
  margin-right: -22px;
  margin-top:25px;
}
.main_fr .pro-list li {
  width: 284px;
  float: left;
  margin-right: 21px;
  margin-bottom: 45px;
  height:330px;
}
.main_fr .pro-list li .tp {
  width: 270px;
  height: 219px;
  border:1px solid #e3e3e3;
  overflow: hidden;
}
.main_fr .pro-list li .tp:hover img {
  transform: scale(1.5);
  transition: 1s;
}
.main_fr .pro-list li img {
  width: 254px;
  height: 203px;
  padding:7px;
  display: block;
  transition: 1s;
}
.main_fr .pro-list li p {
  width: 96%;
  text-align: center;
  line-height: 30px;
  color: #333333;
  font-size: 14px;
  
 padding-top:7px;
}
.main_fr .pro-list li p:hover{ background-color:#4e8b04; color:#fff;}
.main_fr .pro-list .but{ width:90%; margin:0 auto; margin-top:10px;}
.main_fr .pro-list .fl{ width:113px; height:36px; background-color:#4e8b04; line-height:36px; text-align:center; color:#fff; font-size:13px;}
.main_fr .pro-list .fl a{ color:#fff;}

.main_fr .pro-list .fr{ width:113px; height:36px; background-color:#868686; line-height:36px; text-align:center; color:#fff; font-size:13px;}
.main_fr .pro-list .fr a{ color:#fff;}

.main_fr form{ margin:0 auto; width:70%; }
.int1{ width:100%; height:37px; margin-top:20px; font-size:14px; padding-left:10px; border:1px solid #dedede;}
.nr{ margin-top:25px; padding-top:10px; font-size:14px; padding-left:10px; border:1px solid #dedede; width:100%;}
.sub{ width:100%; height:37px; background-color:#333333; line-height:37px; text-align:center; color:#fff; border:0px; margin-top:20px;}


/*分页*/
#pagerMain{ width:500px; margin:0 auto;}
.apage {
  text-align: right;
  line-height: 28px;
  
}
.apage ul li{ width:28px;}
.apage li{
	float: left; margin-left:7px;
}
.apage a, .apage span{
  display: inline-block;
  text-align: center;
  margin: 0 2px;
  color: #bbb;
  font-size: 12px;
  width: 28px;
  height: 25px;
  border: 1px solid #bbb;
}
.apage span{
	    background: #54783b;
    color: #fff;
}
.apage .num_btns {
  float: right;
  font-family: Tahoma;
}
.apage a:hover,
.apage .cur {
  border: 1px solid #1e58a7  !important;
  background-color: #54783b ;
  color: #fff;
  text-decoration: none;
}
.apage .cust_txt {
  display: none;
  float: left;
}
.apage .oran_pg_fp {
  padding: 0 5px;
}
.apage .oran_pg_pp {
  width: 65px;
  height: 25px;
  text-align: center;
  font-size: 12px;
}
.apage .oran_pg_np {
  width: 65px;
  height: 25px;
  text-align: center;
  font-size: 12px;
}
.apage .oran_pg_lp {
  padding: 0 5px;
}
.apage select {
  font-size: 8px;
  margin-top: 5px;
}
.apage .oran_pg_txt {
  height: 15px;
  border: solid 1px #d4e3e9;
  width: 20px;
  margin-left: 5px;
}
.apage .oran_pg_btn {
  height: 15px;
  border: solid 1px #d4e3e9;
  margin-left: 5px;
  font-size: 9px;
  background: #5984ac;
  color: #fff;
}

.content{ padding:20px; line-height:30px;}

/*n-show*/
.n-show .tit {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.n-show .info {
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-bottom: 5px;
}
.n-show .info span {
  margin-right: 5px;
}
.n-show .pp {
  padding-top: 10px;
  padding-bottom: 15px;
}
.n-show .pp p {
  font-size: 16px;
  color: #333;
  line-height: 150%;
}
.page-turn {
  padding-top: 15px;
}
.page-turn p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.page-turn p a {
  color: #333;
}
.page-turn p:hover a {
  color: #e70000;
}
.n_info_con2 a {
  color: #666;
}
.n_info_con2 {
  font-family: Microsoft Yahei;
  margin: 30px auto;
  border: 1px solid #D6D6D6;
}
.n_info_con h3 {
  text-align: center;
  color: #000;
  font-family: "Microsoft Yahei";
  margin-bottom: 10px;
  font-size: 24px;
  border-bottom: 1px dashed #CCCCCC;
}
/*资讯详细页面，内容标题*/
.n_info_con2 .t04 {
  font-size: 20px;
  text-indent: 2em;
  color: #fff;
  border-bottom: 1px solid #E0E0E0;
  color: #1e58a7;
  line-height: 48px;
  height: 48px;
}
/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 b {
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  font-family: Microsoft Yahei;
  font-size: 0;
}
.n_info_con2 .t04 a {
  color: #ff0000 ;
}