@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; border:none; font-family:"微软雅黑"; outline:none;}
input{ cursor:pointer;}
a{ text-decoration:none;}
dl,ol,li,ul,dd,dt{ list-style:none;}

.fl{ float:left;}
.fr{ float:right;}
.ov{ overflow:hidden;}

/*header*/
.header{ width:100%; background-color:#eee;}
.header .head{ width:1150px; margin:auto;}
.header .head span{ display:block; float:left; font-size:14px; color:#333; height:30px; line-height:30px;}
.header .head h1{ float:right; font-weight:normal; font-size:14px; overflow:hidden;}
.header .head h1 strong{ display:block; float:left; font-size:14px; overflow:hidden; font-weight:normal; margin-left:30px;}
.header .head h1 strong b{ float:left; display:block; color:#333; font-weight:normal; height:30px; line-height:30px;}
.header .head h1 strong a{ display:block; color:#333; margin-left:10px; float:left; height:30px; line-height:30px;}

.tou{ width:1150px; margin:auto; height:90px;}
.tou .logo{ width:358px; height:90px; overflow:hidden;}
.tou .logo img{ height:100%; display:block;}
.tou .tel{ width:270px; height:39px; overflow:hidden; padding-top:26px;}
.tou .tel img{ height:100%; display:block;}

/*nav*/
.navbox{ width:100%; height:45px; background-image:url(../images/navbg.jpg); background-position:left top; background-repeat:repeat-x;}
.navbox .nav{ width:1150px; margin:auto; height:45px;}
.navbox .nav ul{ width:1148px; height:45px; margin:auto;}
.navbox .nav ul li{ width:162px; height:45px; line-height:40px; padding-right:2px; background-image:url(../images/nav.png); background-position:right top; background-repeat:no-repeat; display:block; float:left; text-align:center; position:relative;}
.navbox .nav ul .san{ position:absolute; top:0; left:10px; width:142px; height:40px; display:block; overflow:hidden; line-height:40px; color:#333; z-index:99999;}
.navbox .nav ul li:hover .san{ color:#fff; top:5px; background-image:url(../images/navbg.png); background-position:bottom center; background-repeat:no-repeat;}
.navbox .nav .xia{ padding-bottom: 10px; width: 130px; left: 16px; position: absolute; top: 45px; z-index: 99997; background-color: rgba(18,128,20,0.85); display: none;}
.navbox .nav .xia ul{ width: 110px; margin:auto; margin-top: -1px; height: auto;}
.navbox .nav .xia li{ width: 110px; float: none; padding-right: 0; background-image: none; height: 30px; line-height: 30px; border-top: 1px solid #cacaca;}
.navbox .nav .xia li a{ text-align: center; color: #fff; font-size: 14px;}
.navbox .nav ul li:hover .xia{ display: block;}
.navbox .nav .xia li a:hover{ color: #f29f05;}

/*banner*/
#full-screen-slider { width:100%; height:460px; position:relative; overflow:hidden; margin-top:-5px;}
#slides,#slides ul{ display:block; width:100%; height:460px !important; position:relative; overflow:hidden;}
#slides li{ display:block; width:100%; height:100% !important; background-position:center !important; background-repeat:no-repeat !important;}

/*pro*/
.main{ width:1160px; margin:auto; padding-top:20px;}
.main .pronav{ width:260px; overflow:hidden; margin-top:10px;}
.main .pronav .subNavBox{ height:546px; width:250px; margin:auto; overflow:hidden;}
.main .pronav .dingb{ width:250px; height:40px; background-image:url(../images/title.jpg); background-position:top center; background-repeat:no-repeat;}
.main .pronav .dingb span{ display:block; height:40px; line-height:40px; padding-left:20px; float:left; font-size:16px; color:#fff;}
.main .pronav .dingb a{ display:block; float:left; color:#fff; padding-left:5px; font-size:16px; height:40px; line-height:44px;}
.main .pronav .subNav{ height:40px; width:250px; padding-top:1px; background-image:url(../images/left.jpg); background-position:top center; background-repeat:no-repeat;}
.main .pronav .subNav a{ display:block; cursor:pointer; line-height:40px; line-height:40px; margin-left:20px; padding-left:20px; background-image:url(../images/li.jpg); background-position:left center; background-repeat:no-repeat; font-size:16px; color:#333;}
.main .pronav .navContent{ display:none; width:250px; background-image:url(../images/left01.jpg); background-position:top center; background-repeat:repeat-y; padding-top:10px; padding-bottom:20px;}
.main .pronav .navContent li{ height:37px; line-height:37px; width:250px; background-image:url(../images/border.jpg); background-position:bottom center; background-repeat:no-repeat;}
.main .pronav .navContent li a{ display:block; width:210px; margin-left:40px; height:36px; line-height:36px; overflow:hidden; padding-left:15px; background-image:url(../images/li01.jpg); background-position:left center; background-repeat:no-repeat; color:#333;}
.main .pronav .subNav a:hover,.currentDd a,.main .pronav .navContent li a:hover{ color:#2c7800 !important;}
.main .pronav .lx{ width:260px; margin-top:20px; display:block; height:70px;}
.main .pronav .lx img{ width:100%; display:block;}

.main .pro{ width:890px; margin-left:10px; overflow:hidden; margin-top:10px;}
.main .pro .title{ width:890px; height:50px; background-image:url(../images/titlebg.jpg); background-position:top center; background-repeat:no-repeat;}
.main .pro .title b{ display:block; float:left; margin-left:25px; width:20px; height:24px; line-height:24px; color:#fff; font-weight:normal; font-size:18px; text-align:center; text-shadow:1px 1px #333;}
.main .pro .title span{ height:36px; line-height:36px; display:block; float:left; font-size:16px; color:#333; margin-left:15px; padding-top:4px;}
.main .pro .title strong{ height:36px; line-height:38px; display:block; float:left; font-size:16px; color:#999; margin-left:6px; padding-top:4px; font-weight:normal;}
.main .pro .title a{ height:36px; line-height:36px; display:block; float:right; font-size:14px; color:#333; margin-right:25px; padding-top:4px;}
.main .pro .title a:hover{ color:#2c7800;}

.main .pro .list{ width:892px; margin-left:-1px; margin-top:-3px;}
.main .pro .list li{ width:211px; height:280px; display:block; float:left; margin:0 6px; overflow:hidden; margin-top:13px;}
.main .pro .list li a{ width:211px; height:280px; display:block; position:relative;}
.main .pro .list li .mask{ width:211px; height:290px; position:absolute; left:0; top:0; z-index:99; background-image:url(../images/proh.png); background-position:top center; background-repeat:no-repeat;}
.main .pro .list li .tu{ padding-top:11px; width:179px; margin:auto;}
.main .pro .list li .tu img{ width:100%; display:block;}
.main .pro .list li .txt{ position:absolute; left:0; top:199px; width:211px; height:30px; line-height:30px; text-align:center; color:#fff; font-size:14px; z-index:999;}
.main .pro .list li .jia{ position:absolute; left:16px; top:231px; width:179px; height:42px; line-height:42px; font-size:14px; z-index:999;}
.main .pro .list li .jia span{ display:block; float:left; color:#333;}
.main .pro .list li .jia strong{ display:block; color:#999; font-weight:normal;}
.main .pro .list li:hover .mask{ background-image:url(../images/pro.png);}
.main .pro .list li:hover .jia span{ color:#2c7800;}
.main .pro .list li:hover .txt{ color:#333;}

/*about*/
.main .about{ width:575px; overflow:hidden;}
.main .about .title{ width:575px; height:50px; background-image:url(../images/title01.jpg); background-position:top center; background-repeat:no-repeat;}
.main .about .title b{ display:block; float:left; margin-left:25px; width:20px; height:24px; line-height:24px; color:#fff; font-weight:normal; font-size:18px; text-align:center; text-shadow:1px 1px #333;}
.main .about .title span{ height:36px; line-height:36px; display:block; float:left; font-size:16px; color:#333; margin-left:15px; padding-top:4px;}
.main .about .title strong{ height:36px; line-height:38px; display:block; float:left; font-size:16px; color:#999; margin-left:6px; padding-top:4px; font-weight:normal;}
.main .about .title a{ height:36px; line-height:36px; display:block; float:right; font-size:14px; color:#333; margin-right:25px; padding-top:4px;}
.main .about .title a:hover{ color:#2c7800;}

.main .about .tw{ width:565px; margin:auto; padding-top:10px;}
.main .about .tw .tu{ width:275px; height:180px; display:block; overflow:hidden;}
.main .about .tw .tu img{ width:100%; display:block;}
.main .about .tw .wen{ font-size:14px; color:#333; line-height:24px; text-indent:2rem; width:270px;}

.main .about .list{ width:565px; margin:auto; padding-top:10px;}
.main .about .list li{ padding:0 10px; width:545px; border-bottom:1px dashed #cacaca; height:28px; overflow:hidden;}
.main .about .list li a{ padding-left:14px; display:block; float:left; max-width:480px; font-size:14px; height:28px; line-height:28px; background-image:url(../images/news.jpg); background-position:left center; background-repeat:no-repeat; color:#333;}
.main .about .list li span{ display:block; float:right; width:50px; text-align:right; font-size:14px; color:#666; height:28px; line-height:28px;}
.main .about .list li:hover a{ color:#2c7800;} 

/*形象*/
section{ width:100%; background-image:url(../images/xx.jpg); background-position:bottom left; background-repeat:repeat-x; height:264px; overflow:hidden; padding-top:26px;}
section .title{ width:1150px; margin:auto; height:30px;}
section .title b{ display:block; float:left; margin-left:19px; width:32px; height:30px; line-height:24px; color:#fff; font-weight:normal; font-size:18px; text-align:center; text-shadow:1px 1px #333; background-image:url(../images/title02.jpg); background-position:top center; background-repeat:no-repeat;}
section .title span{ height:36px; line-height:36px; display:block; float:left; font-size:16px; color:#333; margin-left:9px;}
section .title strong{ height:36px; line-height:38px; display:block; float:left; font-size:16px; color:#999; margin-left:6px; font-weight:normal;}
section .title a{ height:36px; line-height:36px; display:block; float:right; font-size:14px; color:#333; margin-right:25px;}
section .title a:hover{ color:#2c7800;}

#photo-list{ width:1150px; margin:auto; margin-top:20px; height:206px; overflow:hidden;}
#photo-list li{ width:265px; display:block; float:left; margin-right:30px; overflow:hidden; height:206px;}
#photo-list li strong{ width:265px; height:170px; overflow:hidden; display:block;}
#photo-list li strong img{ width:100%; display:block;}
#photo-list li span{ width:265px; height:36px; overflow:hidden; display:block; color:#333; line-height:36px; text-align:center; font-size:14px;}
#photo-list li:hover span{ color:#2c7800;}

/*foot*/
.footer{ width:100%; border-top:5px solid #015000; background-color:#026201;}
.foot{ width:1150px; padding-top:10px; margin:auto;}
.foot .link{ width:1158px;}
.foot .link dt{ width:1150px; height:34px; overflow:hidden; border-bottom:1px solid #fff; margin-bottom:6px;}
.foot .link dt span{ display:block; float:left; font-size:16px; color:#fff; height:34px; line-height:34px;} 
.foot .link dt a{ display:block; float:left; font-size:16px; color:#fff; height:34px; line-height:36px; padding-left:6px;} 
.foot .link dd{ width:185px; margin-right:8px; float:left; overflow:hidden; font-size:14px; height:24px; line-height:24px; color:#fff;}
.foot .link dd a{ color:#fff;}
.foot .sav{ width:1201.69px; padding-top:28px; height:130px;}
.foot .sav li{ width:148px; margin-right:51.67px; overflow:hidden; display:block; float:left;}
.foot .sav li dt{ font-size:16px; height:28px; line-height:28px; color:#fff; border-bottom:1px solid #fff; margin-bottom:6px;}
.foot .sav li dd{ font-size:14px; height:24px; line-height:24px;}
.foot .sav li dd a{ color:#fff;}

.foot .zh{ width:1150px; height:96px; padding-top:30px;}
.foot .zh .zb{ overflow:hidden; height:52px; padding:22px 0; padding-right:31px; background-image:url(../images/xian.jpg); background-position:center right; background-repeat:no-repeat;}
.foot .zh .zb img{ display:block; height:52px;}
.foot .zh .zz{ width:450px; margin-left:30px; font-size:14px; height:96px; line-height:24px; color:#fff; overflow:hidden; background-image:url(../images/xian.jpg); background-position:center right; background-repeat:no-repeat;}
.foot .zh .yc{ width:252px; margin-left:30px; height:96px; overflow:hidden;}
.foot .zh .yc strong{ width:95px; height:95px; display:block; float:left;}
.foot .zh .yc strong img{ width:100%; display:block;}
.foot .zh .yc span{ display:block; float:left; margin-left:10px; padding-top:15px; font-size:14px; line-height:24px; color:#fff;}
.footer .db{ margin-top:30px; width:100%; height:30px; line-height:30px; font-size:14px; padding-top:2px; background-image:url(../images/bottom.jpg); background-position:left top; background-repeat:repeat-x;}
.footer .db .di{ width:1150px; height:30px; margin:auto;}
.footer .db strong{ display:block; float:left; font-weight:normal; color:#fff;}
.footer .db span{ display:block; float:right; color:#fff;}
.footer .db span a{ color:#fff;}

/*关于银丰*/
.main01{ width:1160px; margin:auto; padding-top:20px; padding-bottom:50px;}
.main01 .pronav{ width:260px; overflow:hidden; margin-top:10px;}
.main01 .pronav .subNavBox{ width:250px; margin:auto; overflow:hidden;}
.main01 .pronav .dingb{ width:250px; height:40px; background-image:url(../images/title.jpg); background-position:top center; background-repeat:no-repeat;}
.main01 .pronav .dingb span{ display:block; height:40px; line-height:40px; padding-left:20px; float:left; font-size:16px; color:#fff;}
.main01 .pronav .dingb a{ display:block; float:left; color:#fff; padding-left:5px; font-size:16px; height:40px; line-height:44px;}
.main01 .pronav .subNav{ height:40px; width:250px; padding-top:1px; background-image:url(../images/left.jpg); background-position:top center; background-repeat:no-repeat;}
.main01 .pronav .subNav a{ display:block; cursor:pointer; line-height:40px; line-height:40px; margin-left:20px; padding-left:20px; background-image:url(../images/li.jpg); background-position:left center; background-repeat:no-repeat; font-size:15px; color:#333;}
.main01 .pronav .navContent{ display:none; width:250px; background-image:url(../images/left01.jpg); background-position:top center; background-repeat:repeat-y; padding-top:10px; padding-bottom:20px;}
.main01 .pronav .navContent li{ height:37px; line-height:37px; width:250px; background-image:url(../images/border.jpg); background-position:bottom center; background-repeat:no-repeat;}
.main01 .pronav .navContent li a{ display:block; font-size: 14px; width:210px; margin-left:40px; height:36px; line-height:36px; overflow:hidden; padding-left:15px; background-image:url(../images/li01.jpg); background-position:left center; background-repeat:no-repeat; color:#333;}
.main01 .pronav .subNav a:hover,.currentDd a,.main01 .pronav .navContent li a:hover{ color:#2c7800 !important;}
.main01 .pronav .lx{ width:260px; margin-top:20px; display:block; height:70px;}
.main01 .pronav .lx img{ width:100%; display:block;}

.main01 .pro{ width:890px; margin-left:10px; overflow:hidden; margin-top:10px;}
.main01 .pro .title{ width:890px; height:50px; background-image:url(../images/titlebg.jpg); background-position:top center; background-repeat:no-repeat;}
.main01 .pro .title b{ display:block; float:left; margin-left:25px; width:20px; height:24px; line-height:24px; color:#fff; font-weight:normal; font-size:18px; text-align:center; text-shadow:1px 1px #333;}
.main01 .pro .title span{ height:36px; line-height:36px; display:block; float:left; font-size:16px; color:#333; margin-left:15px; padding-top:4px;}
.main01 .pro .title strong{ height:36px; line-height:38px; display:block; float:left; font-size:16px; color:#999; margin-left:6px; padding-top:4px; font-weight:normal;}
.main01 .pro .title .wei{ height:36px; line-height:36px; display:block; font-size:14px; color:#333; margin-right:25px; padding-top:4px;}
.main01 .pro .title .wei a{ color:#333;}
.main01 .pro .title .wei i{ font-style:normal; color:#2c7800;}
.main01 .pro .title .wei a:hover{ color:#2c7800;}

.content{ width:890px; margin:auto; padding-top:10px;}

/*简介*/
.content .txts{ width:880px; padding:0 5px; font-size:14px; line-height:24px; color:#333;}
.content .txts img{ max-width:100%;}

/*荣誉*/
.content .rong{ width:900px; margin:auto; margin-top:10px; margin-left:5px;}
.content .rong li{ width:280px; display:block; float:left; margin-right:20px; margin-bottom:0; display:block; float:left; overflow:hidden; height:216px;}
.content .rong li strong{ width:280px; height:180px; overflow:hidden; display:block;}
.content .rong li strong img{ width:100%; display:block;}
.content .rong li span{ width:265px; height:36px; overflow:hidden; display:block; color:#333; line-height:36px; text-align:center; font-size:14px;}
.content .rong li:hover span{ color:#2c7800;}

.fanye{ width:880px; margin:auto; text-align:center; font-size:14px; padding-top:20px;}
.fanye .num,.fanye .current{ margin: 0 3px;}
.fanye a{ display:inline; font-size:12px; color:#2c7800; line-height:22px; height:22px; border:1px solid #ddd; padding:0 6px; margin:0 1px;}
.fanye span{ display:inline; font-size:12px; color:#fff; background-color:#2c7800; line-height:22px; height:22px; border:1px solid #2c7800; padding:0 6px; margin:0 1px;}
.fanye a:hover{ color:#fff; background-color:#2c7800;}

/*荣誉内页*/
.content .toub{ width:880px; margin:auto; font-size:18px; color:#2c7800; height:30px; line-height:30px; text-align:center;}
.content .time{ width:880px; margin:auto; font-size:14px; color:#666; height:30px; line-height:30px; text-align:center; border-bottom:1px solid #cacaca; margin-bottom:10px;}

.content .photo{ width:880px; margin:auto; margin-top:20px; text-align:center;}
.content .photo img{ max-width:100%;}
.content .back{ width:880px; margin:auto; margin-top:20px; font-size:14px;}
.content .back .pre{ overflow:hidden;}
.content .back .pre span{ display:block; height:30px; line-height:30px; color:#333;}
.content .back .pre span a{ color:#333;}
.content .back .pre span a:hover{ color:#2c7800;}
.content .back .fh{ height:30px; line-height:30px; color:#333;}
.content .back .fh a{ color:#2c7800;}

/*新闻*/
.news{ width:880px; margin:auto; margin-top:-5px;}
.news li{ padding:0 10px; width:860px; border-bottom:1px dashed #cacaca; height:36px; overflow:hidden;}
.news li a{ padding-left:14px; display:block; float:left; font-size:14px; height:36px; line-height:36px; background-image:url(../images/news.jpg); background-position:left center; background-repeat:no-repeat; color:#333;}
.news li span{ display:block; float:right; height:36px; line-height:36px; text-align:right; font-size:14px; color:#666;}
.news li:hover a{ color:#2c7800;} 

/*产品*/
.content .list{ width:892px; margin-left:-1px; margin-top:-10px;}
.content .list li{ width:211px; height:280px; display:block; float:left; margin:0 6px; overflow:hidden; margin-top:13px;}
.content .list li a{ width:211px; height:280px; display:block; position:relative;}
.content .list li .mask{ width:211px; height:290px; position:absolute; left:0; top:0; z-index:99; background-image:url(../images/proh.png); background-position:top center; background-repeat:no-repeat;}
.content .list li .tu{ padding-top:11px; width:179px; margin:auto;}
.content .list li .tu img{ width:100%; display:block;}
.content .list li .txt{ position:absolute; left:0; top:199px; width:211px; height:30px; line-height:30px; text-align:center; color:#fff; font-size:14px; z-index:999;}
.content .list li .jia{ position:absolute; left:16px; top:231px; width:179px; height:42px; line-height:42px; font-size:14px; z-index:999;}
/*.content .list li .jia span{ display:block; float:left; color:#333;}*/
.content .list li .jia span{ display:block; color:#333; font-weight:normal;}
.content .list li:hover .mask{ background-image:url(../images/pro.png);}
.content .list li:hover .jia span{ color:#2c7800;}
.content .list li:hover .txt{ color:#333;}

/*产品内页*/
.xq{ width:880px; margin:auto; margin-top:5px;}
.xq .left{ width:350px; overflow:hidden;}
.xq .left img{ display:block; width:100%;}

.xq .right{ width:500px; overflow:hidden;}
.xq .right h1{ font-size:18px; line-height:30px; color:#333; font-weight:normal;}
.xq .right h2{ font-size:16px; color:#333; font-weight:normal; height:40px; line-height:40px; border-bottom:1px solid #cacaca;}
.xq .right h2 span{ color:#2c7800; font-size:24px;}
.xq .right dl{ width:460px; padding:10px; }
.xq .right dl dt{ font-size:16px; height:30px; line-height:30px; color:#333;}
.xq .right dl dd{ font-size:14px; line-height:30px; color:#333; height:210px; overflow:hidden;}
.xq .right dl dd span{ color:#666;}

.ming{ width:880px; margin:auto; margin-top:30px; height:40px; line-height:40px; border-bottom:1px solid #2c7800; margin-bottom:10px;}
.ming span{ width:120px; height:40px; background-color:#2c7800; text-align:center; display:block; float:left; color:#fff; font-size:18px;}
.ming a{ display:block; float:right; height:30px; line-height:30px; padding-top:10px; font-size:14px; color:#2c7800; margin-right:10px;}

/*联系我们*/
.lian{ padding-left:100px;}
.lian dt{ font-size:16px; color:#333; height:36px; line-height:36px;}
.lian dd{ font-size:14px; line-height:36px; color:#333;}
#container{ width:800px; height:360px; margin:auto; border:1px solid #cacaca; overflow:hidden; margin-top:5px;}

/*留言板*/
table{ width:840px; margin:auto;}
table td{ font-size:14px; color:#333;}
table td p{ width:300px; height:30px; border:1px solid #cacaca; margin-left:10px; padding:0 10px; overflow:hidden;}
table td p input{ display:block; width:300px; height:30px; line-height:30px; font-size:14px; color:#333;}
table td textarea{ display:block; min-width:300px; min-height:130px; line-height:30px; font-size:14px; color:#333; border:1px solid #cacaca; margin-left:10px; padding:0 10px;}
.sub{ width:100px; height:34px; background-color:#2c7800; display:block; margin:10px; font-size:16px; color:#fff; text-align:center; line-height:34px;}