@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:12px;line-height: 25px; font-family:"Arial";background: #F2F2F2;}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
.nodispaly{ display:none}
.line{line-height:50px;}
.lineer{line-height:40px;}
.FK{color: #999;}
.F14{font-size: 12px;}
.Fl{float: left;}
.Fr{float: right;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none; transition: all 0.3s;}
a:hover {color:#00772b; text-decoration:none;}
/*图片放大*/
.zoom-img{overflow: hidden;}
.zoom-img img{width: 100%;transform: scale(1);transition: all ease 0.6s;}
.zoom-img:hover img{transform: scale(1.1);}


header{height: 90px;position: fixed;left:0px;top: 0px;right:0px;z-index: 100;background:rgba(255,255,255,0.95); border-bottom: 1px solid #e2e2e2;/*box-shadow: 3px 1px 5px #ccc;*/}
header .top{max-width: 1250px;margin:0 auto;position: relative;}
header .top h1{float: left;width: 170px;padding-top: 10px;}
header .top h1 img{width: 100%;}
header .top .yuyan{position: absolute;right: 50px;top: 30px;line-height: 30px;}
header .top .yuyan a{margin:0 10px;}
header .top .yuyan a:hover{text-decoration: none;}
header .top .yuyan a.current{color: #00772b;}


.yuyan_er{ padding-left:10%; float:left;padding-top: 10px;}
.yuyan_er ul{text-align: right;font-size: 0px;}
.yuyan_er li{display: inline-block;font-size: 12px;width: 30px;height: 30px;line-height: 30px;text-align: center;margin-right: 10px;border-radius: 20px;overflow: hidden;}
.yuyan_er li a{background: #999;display: block;color: #FFF;}
.yuyan_er li a:hover{background: #999;display: block;text-decoration: none;color: #FFF;}
.yuyan_er li a.current{background: #00772b;color: #FFF;}


header .top .search_an{width: 40px;position: absolute; right: 0px;top: 24px;}
header .top .search_an i{width: 40px;color: #666;font-size: 20px;height: 40px;line-height: 40px;display: block;cursor: pointer;background:url(../images/icon04.png) no-repeat center;}
header .top .search{position: absolute;right: 0px;top: 66px;width: 270px;display: none; background: #fff;}
header .top .search .input_txt{width: 220px;height: 40px;border:1px solid #DDD;float: left;outline: medium;padding-left: 5px;box-sizing: border-box;}
header .top .search .input_btn{width: 50px;height: 40px;border:1px solid #DDD;float: right;border-left: none;outline: medium;background:url(../images/icon04.png) no-repeat center;background-size: 20px;cursor: pointer;}



header .top .nav{position: absolute;left: 210px;top: 0px;}
header .top .nav ul{}
header .top .nav li{float: left;margin:0 36px;position: relative;z-index: 100;}
header .top .nav li p{line-height: 90px;font-size: 13px;}
header .top .nav li p a{color: #111;}
header .top .nav li p a.current{color:#00772b;}
header .top .nav li:hover p a{text-decoration: none;color:#00772b;}
header .top .nav li dl{position: absolute;left: -10px;top: 90px;background: #FFF;width: 150px;visibility: hidden;opacity: 0;transition: all 0.3s;}
header .top .nav li:hover dl{visibility: visible;opacity: 1;}
header .top .nav li dd{line-height: 36px;position: relative;}
header .top .nav li dd a{padding:3px 10px;display: block;}
header .top .nav li dd:hover a{padding:3px 10px;background: #00772b;display: block;color: #FFF;text-decoration: none;}
header .top .nav li dd .box{position: absolute;left: 180px;top: 0px;background: #FFF;width: 150px;visibility: hidden;opacity: 0;transition: all 0.3s;}
header .top .nav li dd:hover .box{visibility: visible;opacity: 1;}
header .top .nav li dd:hover .box .list{}
header .top .nav li dd:hover .box .list a{background: #FFF;color: #333;}
header .top .nav li dd:hover .box .list a:hover{background: #ff4545;color: #FFF;}

header .top .nav li dd .sanji{position: absolute;left: 100%;top:0px;width: 100%;background: #FFF;visibility: hidden;opacity: 0;transition: all 0.3s;}
header .top .nav li dd:hover .sanji{visibility: visible;opacity: 1;}
header .top .nav li dd .sanji .list{border-bottom: 1px solid #EEE;}
header .top .nav li dd .sanji .list a{background: #FFF;color:#666;}
header .top .nav li dd .sanji .list a:hover{background: #00772b;color:#FFF;}
header .top .nav li dd .sanji .list:last-child{border-bottom: none;}


header .header-main { transition: padding 0.3s ease 0s, transform 0.5s ease 0s;}
header .m-btn { display:none; width:60px; height:60px; line-height:60px; text-align:center; cursor:pointer; float:right;}
header .m-btn .box {position: relative; font-size:24px; color:#333;}


.sp_header,.sjj_nav{display: none}
.banner img{width: 100%;}

.foot{background: #333;padding:30px 0;}
.foot .box{max-width: 1250px;margin:0 auto;}
.foot .foot_t{}
.foot .foot_t .t_l{float: left;width: 60%; margin-right: 4%;}
.foot .foot_t .t_l dl{float: left;width: 25%;box-sizing: border-box;padding-right: 2%;}
.foot .foot_t .t_l dt{padding-bottom:15px;font-size: 15px; color: #fff;}
.foot .foot_t .t_l dd{line-height: 20px;padding:5px 0;}
.foot .foot_t .t_l dd a{color: #e0e0e0; font-size: 12px;}
.foot .foot_t .t_l dd a:hover{color: #00772b;text-decoration: none;}
.foot .foot_t .t_c{float: left;}
.foot .foot_t .t_c h2{padding-bottom: 15px;font-size: 17px;color: #fff;}
.foot .foot_t .t_c .txt{color: #e0e0e0;}
.foot .foot_t .t_c .txt .dh{font-size: 27px;padding-bottom: 10px; color: #00772b; font-weight: bold;}
.foot .foot_t .t_c .txt p{line-height: 30px;}
.foot .foot_t .t_r{float: right;text-align: center;}
.foot .foot_t .t_r img{width: 125px;}
.foot .foot_t .t_r p{margin-top: 10px; color: #e0e0e0;}

.foot .subnav_foot{padding:0px 6%;display: none;}
.foot .subnav_foot ul{}
.foot .subnav_foot li{}
.foot .subnav_foot li span{float: right;}
.foot .subnav_foot li .border.active{background: url(../images/pic11.png) no-repeat right center;background-size: 12px;}
.foot .subnav_foot li .border{ line-height: 40px; font-size:12px; border-bottom:1px solid #DDD;background: url(../images/pic10.png) no-repeat right center;background-size: 12px;}
.foot .subnav_foot li .con_er{ display:none; line-height:24px; padding:0 15px; background:#DDD;}
.foot .subnav_foot li .con_er dd{line-height: 40px;border-bottom: 1px solid #CCC;}
.foot .subnav_foot li .con_er dd:last-child{border-bottom: none;}
.foot .subnav_foot li .con_er dd a{display: block;color: #333;}
.foot .subnav_foot li .con_er dd a:hover{display: block;text-decoration: none;color: #00772b;}

.foot .foot_b{line-height: 26px;text-align: center;border-top: none;padding: 20px 6% 0 6%; color: #e0e0e0; border-top: 1px solid #444; margin-top: 25px;} 


