﻿@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:22px;font-family:微软雅黑,黑体,Verdana,Arial,sans-serif;-webkit-text-size-adjust:none;color:#333;}
/*background:url(../images/index_bg.jpg) no-repeat center bottom #7fcbff;*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;vertical-align:bottom;}
ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;transition:all 0.3s;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
input {-webkit-appearance:none; /*去除input默认样式*/}
input[type="submit"],
input[type="reset"],
input[type="button"],
input{-webkit-appearance:none;}
.font_12{font-size:12px;}
.font_16{font-size:16px;}
.font_18{font-size:18px;}
.font_s{font-family:"宋体";}
.min_w{min-width:1200px;}
.container{width:1200px;margin:0 auto;}

/*header*/
.top_bg{height:297px;background:url(../images/index00.jpg) no-repeat center top;}
.logo{padding-top:60px;}
.nav_bg{background:#0d8b00;height:55px;}
.nav li{float:left;margin:0 28px;}
.nav li a{color:#fff;padding:0 5px;line-height:53px;display:block;}
.nav li a:hover{border-bottom:#fff solid 2px;}

/*index*/
.index_main{height:820px;}
.about{width:755px;height:260px;background:#ff8a00;padding:0 15px;}
.csjz{width:385px;height:260px;background:#3bb200;padding:0 15px;}
.about_tit{height:30px;line-height:26px;background:url(../images/index_04.jpg) no-repeat center top;color:#ff8a00;margin-bottom:10px;}
.about_pic{width:282px;height:198px;}

.scrollpic{width:282px;height:198px;position:relative;}
#myscroll{display:block; width:282px; position:relative; height:198px; overflow:hidden;}
#myscroll #myscrollbox{display:block; float:left; position:absolute; left:0; top:0;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll ul li{display:block; float:left; padding:0; margin:0;}
#myscroll ul li a{display:block; float:left; width:282px; position:relative; height:198px; color:#333;}
#mybtns{width:42px; display:block; height:20px;position:absolute;right:0;bottom:0;z-index:99;}
#mybtns a{width:20px; height:20px; display:block; float:left; margin-left:1px;}
#mybtns a:hover, #myscroll, #mybtns a,#myscroll a:hover .intro, #myscroll a .intro,#myscroll #myscrollbox{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left{background-image:url(../images/jt_l.png);}
#mybtns #right{background-image:url(../images/jt_r.png);}

.about_text{width:450px;line-height:29px;height:203px;color:#fff;overflow:hidden;}
.csjz_tit{height:30px;line-height:26px;background:url(../images/index_06.jpg) no-repeat center top;color:#3bb200;margin-bottom:10px;}
.csjz_list li{background:url(../images/index_07.jpg) no-repeat left center;height:35px;line-height:35px;padding-left:10px;}
.csjz_list li a{color:#fff;}
.csjz_list_text{width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index_adv{padding:20px 0;}
.new_box{width:348px;padding:0 15px;background:#fff;border:#e4e4e4 solid 1px;border-radius:3px;box-shadow:1px 2px 1px #999;}
.new_tit{height:35px;line-height:35px;}
.new_tit span{width:105px;background:url(../images/index_08.jpg) no-repeat center top;color:#fff;}
.new_tit a{color:#b3b3b3;}
.new_tit a:hover{color:#87a801;}
.new_list{height:245px;padding:10px 0;}
.new_list li{height:35px;line-height:35px;}
.new_list li a:hover{color:#87a801;}
.new_list_icon{padding:0 5px;}
.new_list_text{width:235px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.lxwm_con{height:245px;padding:10px 0;}
.lxwm_text{padding-top:5px;line-height:30px;height:150px;overflow:hidden;}


/*main*/
.main_bg{background:rgba(255,255,255,0.7);padding:30px 25px;}
.main_tit{background:url(../images/m01.png) no-repeat center top;height:56px;line-height:50px;padding-top:15px;color:#0d8b00;font-size:34px;padding-left:80px;}
.type_list{position:relative;width:100%;text-align:center;overflow:hidden;margin:50px 0;}
.type_list ul{float:left;position:relative;left:50%;}
.type_list ul li{float:left;position:relative;right:50%;padding:0 10px;}
.type_list li a{display:block;height:36px;line-height:36px;padding:0 25px;background:#0d8b00;color:#fff;border-radius:3px;}
.type_list li a:hover{background:#11a002;color:#fff;text-decoration:none;}
.main_con{min-height:500px;line-height:30px;}
.main_pro li{float:left;width:262px;height:232px;position:relative;margin:12px;}
.main_pro li span{position:absolute;left:0;bottom:0;width:262px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);color:#fff;}

.main_new li{padding:20px 0;border-bottom:#e2e2e2 dashed 1px;}
.main_new_tit{color:#11a002;}
.main_new_date{background:#11a002;width:90px;height:20px;line-height:20px;background:#11a002;color:#fff;display:block;margin:5px 0;}
.main_new_text{display:block;height:60px;overflow:hidden;}
.main_new li:hover .main_new_text{color:#11a002;}

.page{position:relative;width:100%;text-align:center;overflow:hidden;margin:30px 0;}
.page ul{/*float:left;*/position:relative;left:83%;}
.page ul li{/*float:left*/;position:relative;/*right:50%*/;padding:0 5px;}
.page li a{display:block;height:36px;line-height:36px;padding:0 10px;color:#fff;background:#999;float:left;position:relative;right:50%;margin:0 5px;}
.page li a:hover{background:#11a002;color:#fff;text-decoration:none;}






/*footer*/
.footer_bg{height:118px;background:url(../images/footer_bg.png) no-repeat center bottom;color:#454545;}
.main_footer_bg{height:87px;background:url(../images/m03.png) no-repeat center bottom;color:#454545;}
.bot_nav{line-height:30px;}
.bot_nav a{color:#454545;}
.bot_nav a:hover{color:#000;}
.copyright{line-height:24px;}


/*main*/


