@charset "utf-8";
* {padding:0; margin:0;}
html{ height:100%;}
body {font:14px/1.8 "微软雅黑", "Microsoft Yahei", "宋体" ,arial, helvetica, clean, sans-serif; color:#666; height:100%; background-color:#fff; }
h1, h2, h3, h4, h5, h6 {font:14px/1.8 "微软雅黑", "Microsoft Yahei", "宋体" ,arial, helvetica, clean, sans-serif; color:#666;}
img {border:0;}
li {list-style-type:none;}
.overflow {-o-text-overflow:ellipsis; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
.clear {clear:both;}
a:link {color:#666; text-decoration:none;}
a:visited {color:#666; text-decoration:none;}
a:hover { color:#006101; text-decoration:none;}
a:active { color:#006101; text-decoration:none;}
.en, .email, .tel{ font-family: arial, helvetica, clean, sans-serif;}
.cn{ font-family: "微软雅黑", "Microsoft Yahei", "宋体" ,arial, helvetica, clean, sans-serif;}
input, botton, select, textarea{ font-size:14px; line-height:24px; font-family: "微软雅黑", "Microsoft Yahei", "宋体",arial, helvetica, clean, sans-serif; color:#666;}
.blink{ width:96%; margin:0 auto; overflow:hidden;}

.pw{ width:100%; min-width:320px; min-height:480px;  background:none repeat scroll 0% 0%; margin:0px auto; overflow:hidden;}
.wow{
-webkit-animation: b_to_t 800ms ease;
-moz-animation: b_to_t 800ms ease;
-ms-animation: b_to_t 800ms ease;
animation: b_to_t 800ms ease;
}
.nav_open{ overflow:hidden;}/*弹出主导航菜单时，html和body增加class，隐藏超出一屏的内容*/

/*-------index头部------*/
.body_header{ position:fixed; left:0; top:0; z-index:2; width:100%; height:50px; background-color:#fff; clear:both;
-webkit-box-shadow:2px 0px 10px rgba(0, 0, 0, 0.5);
-moz-box-shadow:2px 0px 10px rgba(0, 0, 0, 0.5);
box-shadow:2px 0px 10px rgba(0, 0, 0, 0.5);
}
.top{ clear:both; height:50px; position:relative; overflow:visible;}
.logo{ float:left; margin-top:10px; padding-left:2%;}
.logo img{ height:30px;}
.nav{ float:right; margin-top:16px; padding-right:2%;}
.nav .hide{ display:none;}
.nav .close img, .nav .open img{ position:relative; z-index:9; width:24px; height:18px;}


.nav2{ position:fixed; top:50px; right:-100%; z-index:9; width:100%; height:100%; padding-bottom:100px; background-color:#f5f5f5; overflow-y:auto; 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 350ms linear;
-moz-transition: all 350ms linear;
-o-transition: all 350ms linear;
-ms-transition: all 350ms linear;
transition: all 350ms linear;
}
.nav2 .mainmenu{ padding-bottom:50px;}
.nav2 .mainmenu a { display:block;}
.nav2 .mainmenu .li1 { position:relative; height:40px; line-height:40px; color:#fff; border-bottom:1px solid #fff; background-color:#006101;}
.nav2 .mainmenu .li1 img{ position:absolute; right:10%; top:15px; height:11px;
-webkit-transition: all 400ms linear;
-moz-transition: all 400ms linear;
-o-transition: all 400ms linear;
-ms-transition: all 400ms linear;
transition: all 400ms linear;
}
.nav2 .mainmenu .ig img{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.nav2 .mainmenu .li1 span{ padding-left:10%; display:block;}
.nav2 .mainmenu .submenu { padding:0; margin:0; border-bottom:1px solid #fff;}
.nav2 .mainmenu .li2 { background-color:#858585; height:36px; line-height:36px;}
.nav2 .mainmenu .li2 a { color:#fff; padding-left:10%; padding-right:10%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.nav2 .mainmenu .li3 { background-color:#a5a5a5; height:36px; line-height:36px;}
.nav2 .mainmenu .li3 a { color:#fff; padding-left:10%; padding-right:10%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.logo{ float:left; width:auto; margin-top:10px;}
.lang{  z-index:10; float:right; width:auto; height:30px; line-height:30px; margin-top:10px; padding-right:20px;}
.lang p .cn{font-family:"微软雅黑", "Microsoft Yahei","宋体" ,arial, helvetica, clean, sans-serif; }
.lang p .en{ color:#006101;}



#fl-t{ width:100%; margin:0 auto; height:50px;}

/*----------动画----------*/
.body_banner{ clear:both;}

.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:0;bottom:5px;text-align:center;width:100%; font-size:0; line-height:0;}
.swipe #pagenavi a{width:10px; height:10px; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; position:relative;}
.swipe #pagenavi a.active{background:#006101;  position:relative;}

/*----------首页栏目名称----------*/
.title2{ width:80%; margin:0 auto;  text-align:center;}
.title2 h2{  background-color:#006101; display:inline-block; font-size:18px; line-height:22px; color:#fff; padding:5px 20px;
-webkit-animation: fantan 800ms ease;
-moz-animation: fantan 800ms ease;
-ms-animation: fantan 800ms ease;
animation: fantan 800ms ease;
-webkit-box-shadow:#000 0 5px 10px; /*元素块阴影，X轴为0表示不偏移，水平平分阴影，Y轴同理*/
-moz-box-shadow:#000 0 5px 10px;
box-shadow:#000 0 5px 10px;
-webkit-border-radius:10px;/*圆角，数值可以是像素或百分比*/
-moz-border-radius:10px;
border-radius:10px;
}
.title2 h2 span{ font-family:"微软雅黑", "Microsoft Yahei","宋体" ,arial, helvetica, clean, sans-serif;  font-size:14px; line-height:18px; color:#eee;  margin-left:5px; margin-bottom:8px; }

/*-------首页板块一------*/
#bd01{ width:100%; padding:50px 0;}
#bd1{ width:100%; margin:0 auto; }
.prolist1{ padding-top:50px; }
.prolist1 ul li{ width:320px; margin:0 auto; border:1px #006101 solid; background-color:#fff; height:350px; margin-bottom:20px; overflow:hidden;
-webkit-animation: r_to_l 800ms ease-out;
-moz-animation: r_to_l 800ms ease-out;
-ms-animation: r_to_l 800ms ease-out;
animation: r_to_l 800ms ease-out;
-webkit-box-shadow:#006101 0 5px 10px; /*元素块阴影，X轴为0表示不偏移，水平平分阴影，Y轴同理*/
-moz-box-shadow:#006101 0 5px 10px;
box-shadow:#006101 0 5px 10px;}
.prolist1 ul li .pro-t{ width:150px; height:120px; margin:0 auto; margin-top:20px; margin-bottom:20px; transition: 400ms; }

.prolist1 ul li .pro-m{ width:100%; height:30px; margin-bottom:60px; text-align:center; transition: 400ms;}
.prolist1 ul li .pro-m .p1{ font-size:18px; font-weight:bold; line-height:30px; color:#006101;}
.prolist1 ul li .pro-b{ width:100%; height:100px; background-color:#006101; overflow:hidden; transition: 400ms;}
.prolist1 ul li .pro-b p{ width:95%; margin:10px auto; font-size:12px; height:80px; line-height:20px;  color:#fff; overflow:hidden; transition: 400ms;}


/*-------首页板块二------*/
#bd02{ width:100%; padding:50px 0; }
#bd2{ width:96%; margin:0 auto; padding-top:50px; }
#bd2 .bd2-l{
-webkit-animation: l_to_r 800ms ease-out;
-moz-animation: l_to_r 800ms ease-out;
-ms-animation: l_to_r 800ms ease-out;
animation: l_to_r 800ms ease-out;
-webkit-box-shadow:#000 0 5px 10px; /*元素块阴影，X轴为0表示不偏移，水平平分阴影，Y轴同理*/
-moz-box-shadow:#000 0 5px 10px;
box-shadow:#000 0 5px 10px;
-webkit-border-radius:5px;/*圆角，数值可以是像素或百分比*/
-moz-border-radius:5px;
border-radius:5px;}
#bd2 .bd2-l img{ -webkit-filter: grayscale(1);/* Webkit */
filter:gray;/* IE6-9 */
filter: grayscale(1);/* W3C */}
#bd2 .bd2-l img:hover{ -webkit-filter: grayscale(0);/* Webkit */
filter:gray;/* IE6-9 */
filter: grayscale(0);/* W3C */}

#bd2 .bd2-r{ padding:15px; background:#fff;
-webkit-animation: r_to_l 800ms ease-out;
-moz-animation: r_to_l 800ms ease-out;
-ms-animation: r_to_l 800ms ease-out;
animation: r_to_l 800ms ease-out;
-webkit-box-shadow:#000 0 5px 10px; /*元素块阴影，X轴为0表示不偏移，水平平分阴影，Y轴同理*/
-moz-box-shadow:#000 0 5px 10px;
box-shadow:#000 0 5px 10px;
-webkit-border-radius:15px;/*圆角，数值可以是像素或百分比*/
-moz-border-radius:15px;
border-radius:15px;}
#bd2 .bd2-r p{ color:#666; font-weight: normal; text-align:justify; font-size:16px; padding-top:5px}
#bd2 .bd2-r .more{ text-align:center; padding-bottom:10px;}

#bd2 .bd2-r a  { border:solid 1px #006101; color:#006101; display:inline-block; padding:5px 20px; margin-top:10px;
-webkit-border-radius:5px;/*圆角，数值可以是像素或百分比*/
-moz-border-radius:5px;
border-radius:5px;
}
#bd2 .bd2-r:hover a { background-color:#006101; color:#fff;
-webkit-animation: b_to_t2 500ms ease-out;
-moz-animation: b_to_t2 500ms ease-out;
-ms-animation: b_to_t2 500ms ease-out;
animation: b_to_t2 500ms ease-out;}

#bd03{ width:100%; padding:50px 0;}
#bd03 .prolist{ padding-top:50px;}


/*----------底部----------*/
#ft0 { width:100%; margin-bottom:50px;}
.ft{ background-color:#006101; height:40px;}
.ft p{ text-align:center;}
.ft p a{ color:#fff; font-size:12px; height:40px; line-height:40px; display:inline-block; padding:0 10px;}

.ft1{ line-height:20px; height:20px; padding:10px 0; text-align:center;}

/*----------底部浮动样式----------*/
.body_footer{width:100%; height:40px; background-color:#333; position:fixed; bottom:0; z-index:99;}
.body_footer ul{width:100%;}
.body_footer ul li{width:25% ; float:left; color:#fff;}
.body_footer ul li a{width:100%; height:35px; display:block; padding-top:5px;}
.body_footer ul li dl{width:auto; margin:0 auto; text-align:center;}
.body_footer ul li dt{width:auto; height:15px; overflow:hidden;}
.body_footer ul li dd{width:auto; height:20px; font-size:12px; color:#fff; line-height:20px; overflow:hidden;}


/*----------内页banner----------*/
#banner { width: 100%; height:95px; padding-top:25px; margin:0 auto; overflow:hidden; }
#banner .p1{ color:#eee; font-size:32px; height:40px; line-height:48px;  text-align:center; }
#banner .p2 { color:#eee; height:30px; line-height:30px; font-weight:bold;  text-align: center;}
#banner .p2 a { color:#eee;}
#banner p a:hover{ color:#fff;}
#banner p .selected{ color:#fff;}

/*----------分类----------*/
#ltit0{ width:100%; border-bottom:1px solid #eee; padding-top:15px; padding-bottom:0px;}
#ltit{ max-width:1440px; margin:0 auto; }
#ltit p{ font-size:0; line-height:32px; text-align:center;}
#ltit a{ font-size:14px; color:#666; padding:0 10px; margin:0 8px; margin-bottom:15px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; background-color:#eee;
-webkit-box-shadow:#000 0 5px 10px; /*元素块阴影，X轴为0表示不偏移，水平平分阴影，Y轴同理*/
-moz-box-shadow:#000 0 5px 10px;
box-shadow:#000 0 5px 10px;
-webkit-border-radius:20px;/*圆角，数值可以是像素或百分比*/
-moz-border-radius:20px;
border-radius:20px;
}
#ltit a:hover{color:#fff; background-color:#006101;
-webkit-box-shadow:#006101 0 5px 10px; /*元素块阴影，X轴为0表示不偏移，水平平分阴影，Y轴同理*/
-moz-box-shadow:#006101 0 5px 10px;
box-shadow:#006101 0 5px 10px;}
#ltit .selected{color:#fff; background-color:#006101; }

#ltit2{ max-width:1440px; padding:0 2%; margin:0 auto; padding-top:50px;}
#ltit2 p{ font-size:0; line-height:20px; text-align:center;}
#ltit2 a{ font-size:14px; color:#eee; width:90px; height:70px; margin:0 2px; padding:0 10px; margin-bottom:20px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; background-color:#006101; overflow:hidden; }
#ltit2 a i{ height:100%; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
#ltit2 a span{ max-height:60px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; overflow:hidden;}
#ltit2 a:hover{color:#fff; background-color:#365296; }
#ltit2 .selected{color:#fff; background-color:#365296; }

#title{ text-align:center; margin-bottom:50px; margin-top:50px;}
#title h1{  background-color:#006101; display:inline-block; font-size:24px; line-height:32px; color:#fff; padding:5px 20px;
-webkit-animation: fantan 800ms ease;
-moz-animation: fantan 800ms ease;
-ms-animation: fantan 800ms ease;
animation: fantan 800ms ease;
-webkit-box-shadow:#000 0 5px 10px; /*元素块阴影，X轴为0表示不偏移，水平平分阴影，Y轴同理*/
-moz-box-shadow:#000 0 5px 10px;
box-shadow:#000 0 5px 10px;
-webkit-border-radius:10px;/*圆角，数值可以是像素或百分比*/
-moz-border-radius:10px;
border-radius:10px;}


#con{ width:100%; padding-top:10px; padding-bottom:50px; transition:400ms; background:url(../images/bg.jpg) repeat center 0  #eee;}

.content{ width:96%; margin:0 auto; overflow:hidden; transition:400ms; min-height:350px; _height:350px; }
#con .content .conp{ width:100%; min-height:300px; _height:300px;}
.content .p1{}
.content .p2{}
.content .p3{}
.content .p4{ margin:15px auto; text-align:center;}
.content .p5{ margin:15px auto; text-align:center;}

.bg2 { text-align:center; padding:10px; border-bottom:#ddd 1px solid;}
.bg2 h1{ font-size:18px; line-height:24px; font-weight:bold; padding-top:10px; color:#333; text-align:center;}
.bg2 .news-t a{ color:#006101;}
.content .s1_video { position:relative; width:100%;}
.content .s1_video video {width:100%;}
.content .s1_video .play {position:absolute; z-index:1000; top:50%; left:50%; margin-top:-30px; margin-left:-30px;}

.proview-b{ text-align:center;}

#pg { margin-top:30px; text-align:center;}
#pg a{ color:#006101;}

/*----------products----------*/
.prolist{margin:0 2%; overflow: visible; min-height:300px; _height:300px;}

.prolist ul{ padding-left:20px;}
.prolist ul li{ float:left; width:180px; height:90px;  padding:30px 60px; margin-right:20px; margin-bottom:20px;  border-right:solid 1px #ccc;  border-bottom:solid 1px #ccc; position:relative; overflow:visible; position:relative; background-color:#fff;
-webkit-box-shadow:#000 0 5px 10px; /*元素块阴影，X轴为0表示不偏移，水平平分阴影，Y轴同理*/
-moz-box-shadow:#000 0 5px 10px;
box-shadow:#000 0 5px 10px;}
.prolist ul li .lb{font-size:12px; color:#006101; position:absolute; top:8px; right:8px; display:inline-block;padding:0 5px; border:solid 1px #006101;}

.prolist ul li a{ padding:0; margin:0;}
.prolist ul li a img{ 
	-webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
	transition: all 500ms linear;
}
.prolist ul li:hover a img{
    -webkit-transform: scale(1.5);  
    -moz-transform: scale(1.5);  
    -ms-transform: scale(1.5);    
    -o-transform: scale(1.5);   
    transform: scale(1.5); 
}
.prolist ul li .wenzi {width:300px; height:150px; position:absolute; top:0; left:0; z-index:999; text-align:center; background:#006101; display:none; overflow:visible;}
.prolist ul li .wenzi a{ display:block; width:100%; height:100%;}
.prolist ul li .wenzi a .lbh{ font-size:12px; float:right; color:#fff; display:inline-block; margin-top:8px; margin-right:8px; padding:0 5px; border:solid 1px #fff;}
.prolist ul li .wenzi a .p1{ font-size:18px; font-weight:bold; line-height:18px; color:#fff; padding-top:40px; padding-bottom:15px;}
.prolist ul li .wenzi a .p2{ padding:10px; color:#eee; font-size:12px;}
/*----------news----------*/
.newslist { margin:0 2%; min-height:350px; _height:350px; overflow:hidden;}
.newslist .clearfix {}
.newslist .clearfix li { width:100%; border-bottom:#999 1px dotted; padding-top:10px; padding-bottom:7px;}
.newslist .clearfix li a { font-size:16px; line-height:20px; font-weight:bold; color:#333;}
.newslist .clearfix li p {}
.newslist .clearfix li p span { float:right;}

/*----------客户留言表单开始----------*/
.content .msxq{ width:100%; margin:0 auto; background-color:#f5f5f5; padding:20px 0;}
.content .msxq .zsjm{ width:96%; margin:0 auto;}
.content .msxq .zsjm h3{ text-align:center; color:#666; font-weight:bold; line-height:36px;}
.content .msxq .zsjm input[type="text"], select, textarea{border:1px solid #ccc; font-family:"微软雅黑", "Microsoft Yahei", "宋体",arial, helvetica, clean, sans-serif;}
.content .msxq .zsjm input[type="text"]:hover, select:hover, textarea:hover{border:1px solid #006101;}
.content .msxq .zsjm input[type="text"]:focus, select:focus, textarea:focus{border:1px solid #006101;}
.content .msxq .zsjm .xh{ float:right; color:#c00; width:14px; line-height:32px; text-align:center;}

.content .msxq .zsjm .biao1{}
.content .msxq .zsjm .biao1 dl{ width:100%;}
.content .msxq .zsjm .biao1 dl dt{ padding-bottom:10px;}
.content .msxq .zsjm .biao1 dl dt .left1{ float:left; width:60px; }
.content .msxq .zsjm .biao1 dl dt .left1 p{ text-align:right; height:32px; line-height:32px;}
.content .msxq .zsjm .biao1 dl dt .right1{ overflow:hidden;}
.content .msxq .zsjm .biao1 dl dt .right1 .box{ width:100%; height:32px; line-height:32px; color:#666; padding:0 5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.content .msxq .zsjm .biao1 dl dt .right1 select{ width:100%; height:32px; line-height:32px; color:#666; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.content .msxq .zsjm .biao2{ padding-bottom:10px;}
.content .msxq .zsjm .biao2 .left1{ float:left; width:60px; }
.content .msxq .zsjm .biao2 .left1 p{ text-align:right; height:32px; line-height:32px;}
.content .msxq .zsjm .biao2 .right1{ overflow:hidden;}
.content .msxq .zsjm .biao2 select{ width:100%; height:32px; line-height:32px; color:#666; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.content .msxq .zsjm .biao2 textarea{width:100%; color:#666; font-size:14px; line-height:20px; padding:5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.content .msxq .next { height:36px; margin-top:10px; text-align:center; }
.content .msxq .next .submit{ line-height:36px; background-color:#006101; border:none; color:#fff; padding:0 20px; margin:0 10px; display:inline-block; cursor:pointer; font-family:"微软雅黑", "Microsoft Yahei", "宋体",arial, helvetica, clean, sans-serif;}
.content .msxq .next .submit2{ line-height:36px; background-color:#828282; border:none; color:#fff; padding:0 20px; margin:0 10px; display:inline-block; cursor:pointer; font-family:"微软雅黑", "Microsoft Yahei", "宋体",arial, helvetica, clean, sans-serif;}
/*----------客户留言表单结束----------*/

/*----------CSS3动作代码----------*/
@-webkit-keyframes b_to_t {
0% { opacity: 0; -webkit-transform: translateY(100%);}
100% { opacity: 1; -webkit-transform: translateY(0);}
}
@-moz-keyframes b_to_t {
0% { opacity: 0; -webkit-transform: translateY(100%);}
100% { opacity: 1; -webkit-transform: translateY(0);}
}
@-ms-keyframes b_to_t {
0% { opacity: 0; -webkit-transform: translateY(100%);}
100% { opacity: 1; -webkit-transform: translateY(0);}
}

@media screen and (min-width:425px) {

}

@media screen and (min-width:640px) {

}

@media screen and (min-width:768px) {

}