@charset "utf-8";
/* CSS Document */
body{font-size:12px;font-family:"微软雅黑";margin:0px auto;padding:0px;color:#333;overflow-x:hidden;}
img{border:none;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;}
a:hover{color:#127a44;text-decoration:none;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.clear{clear: both;}
.center{margin:auto;}
.sbj{margin-top:30px;}
.sbj1{margin-top:60px;}
.sbj2{margin-top:30px;margin-bottom: 30px;}
.fl{float:left;}
.fr{float:right;}
table{border-collapse: collapse;border-spacing:0;}
.header_main{width:100%;height:34px;line-height:34px;font-size:12px;border-bottom:1px solid #ddd;}
.header_main span{color:#666;display: inline-block;}
.header_main .ksdh{color:#666;}
.header_main .ksdh li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.header_main .ksdh .split{display: inline-block;width: 1px;height: 12px;background: #666;vertical-align: middle;margin: 0;}
.header_main .ksdh a{color:#666;display:inline-block;font-size:12px;}
.header_main .ksdh a:hover{color:#127a44;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
.top{padding:30px 0px;}
.top .logo{display: block;font-size: 33px;font-weight: bold;}
.top .logo p{font-size: 13px;text-transform: uppercase;font-weight: normal;letter-spacing:0.1px;}
.top .toprig{width:800px;}
.top .toprig .item{width:190px;padding-top:12px;}
.top .toprig .item span{width: 40px;height:40px;display:block;float:left;margin-right: 10px;}
.top .toprig .item li{font-size:18px;font-weight:bold;}
.top .toprig .item li p{color:#666;line-height: 15px;font-weight: normal;font-size: 12px;}
.top .toprig .it1 span{background-position:-100px 0;}
.top .toprig .it2 span{background-position:-148px 0;}
.top .toprig .it3 span{background-position:-194px 0;}
.top .toprig .it4{text-align: right;width: 230px;padding-top:0;}
.top .toprig .it4 i{display: block;font-size: 16px;color: #666;font-style: normal;}
.top .toprig .it4 p{display: block;font-size: 30px;color: #127a44;font-weight: bold;}
#nav{width: 100%;background: url(../images/navbg.jpg) repeat-x center top;height: 50px;line-height: 50px;}
#nav li{float:left;text-align:center;background: url(../images/nav_line.png) no-repeat right center;}
#nav li a{line-height:50px;display:block;height:50px;text-align:center;font-size:16px;color:#fff;}
#nav li:hover{text-decoration:none;height:50px;background-color: #FADD15;}
#nav li:hover a{color: #066c37;}
#nav li dl{background-color:#fff;list-style-type:none;text-align:left;left:-999em;position:absolute;z-index:99999;float:left;}
#nav li dl dt{height:46px;line-height:46px;border-bottom:1px solid #eee;}
#nav li dl dt a{font-size:15px;height:46px;line-height:46px;color: #666!important;transition:all 0.3s ease-in-out 0s;}
#nav li dl dt:hover{background: #f9f9f9;}
#nav li dl dt:hover a{transition:all 0.3s ease-in-out 0s;color: #63b670!important;margin-left: 10px;}
#nav li:hover dl{left:auto;}
.cu{background-color: #FADD15!important;}
.cu a{color: #066c37!important;}
/* banner */
#banner_main{overflow:hidden;position: relative;z-index: 2;}
#banner_main .banner{height:650px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height:650px; overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px; height:20px; line-height:0; font-size:0;text-align:center; position:absolute;left:50%;margin-left:-500px;bottom:20px;z-index:3;}
#banner .tip span{height:5px;margin:0 2px;width:50px;display:inline-block;font-size: 0;cursor: pointer;background:#fff;opacity:.6;filter:Alpha(opacity=60);*zoom:1;}
#banner .tip span.cur{background-color:#f4e710;opacity:1;filter:Alpha(opacity=100);}
#banner #btn_prev,#banner #btn_next{width:40px;height:90px;position:absolute;top:50%;z-index:5;margin-top: -45px;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
#banner #btn_prev{background-position:0 0;left:5%;}
#banner #btn_next{background-position:-50px 0;right:5%;}
#banner #btn_prev:hover{background-position:0 -98px;}
#banner #btn_next:hover{background-position:-50px -98px;}
.announ_main{width: 100%; height: 76px; line-height: 76px; border-bottom: 1px solid #eee;}
.announ_main .announ_right{width: 282px; padding-top: 20px;}
.announ_main .announ_right .search{width: 282px; height: 35px; line-height: 35px; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; background: #f6f6f6; position: relative;}
.announ_main .announ_right .search input{outline: none; border: 0 none; height: 35px; line-height: 35px;}
.announ_main .announ_right .search .txt{width: 200px;background: none;padding-left: 15px;display: block;color: #999;}
.announ_main .announ_right .search .btn{width: 50px;background: url(../images/sou.png) no-repeat center #127a44;position: absolute;right: 0;top: 0;cursor: pointer;-moz-border-radius: 30px;-webkit-border-radius: 30px;border-radius: 30px;}
.announ_main .announ_right .search .btn:hover{background-color: #fadd15;}
.announ_main .announ_left span{display: inline-block;font-size: 14px;}
.announ_main .announ_left a{display: inline-block; padding: 0 10px 0 0;font-size: 14px;}
.title{text-align: center;width: 100%;padding-bottom: 30px;}
.title li{font-size:28px;font-weight:normal;display:block;line-height:30px;background: url(../images/title.png) no-repeat center;}
.title p{color:#666;font-size:16px;text-transform:uppercase;font-weight: normal;padding-top:20px;}
.title li b{display:inline-block;font-weight:normal;color:#127a44;}
.tab{text-align: center;padding-bottom: 30px;}
.tab a{padding: 0 40px;height:46px;line-height:46px;background: #127a44;font-size: 18px;display: inline-block;margin: 0 20px;color: #fff;}
.tab a:hover{color:#127a44;background:#fbdd16;}
.icase .list{zoom:1;width:100%;}
.icase .list li {float:left;}
.icase .list li .img {overflow: hidden;display: block;position: relative;cursor: pointer;box-shadow: 1px 1px 6px #ccc;}
.icase .list li .img img {transition: .9s;-moz-transition: .9s;-webkit-transition: .9s;-o-transition: .9s;}
.icase .list li .img .on{width: 100%;height: 100%;background: rgba(0,0,0,0);position: absolute;left: 0;top: 0;opacity: 0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s}
.icase .list li .img .on i{width:65px;height:65px;background-position:-150px -147px;position:absolute;left:50%;top:50%;margin-top:-32px;margin-left:-32px;}
.icase .list li .p {display:block;width:100%;height:60px;line-height:60px;font-size:16px;text-align:center;color:#333;}
.icase .list li:hover img {transform: scale(1.1);-webkit-transform: scale(1.1); }
.icase .list li:hover .on{opacity:1;filter:Alpha(opacity=100);-webkit-transform:rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition:all 1s cubic-bezier(.23, 1, .38, 1) 0s;background:rgba(18,122,68,0.5);}
.icase .list li:hover .p{color: #127a44;font-weight: bold;}
.more{margin-top:40px;}
.more .line{display:block;height:1px;margin-top:24px;background:#ccc;}
.more .look_more{display:block;width:198px;height:48px;font-size:16px;line-height:48px;text-align:center;border:1px solid #ccc;transition:all .5s;}
.more .look_more:hover{background:#127a44;color:#fff;transition:all .5s;border:1px solid #127a44;}
.por{position: relative;}
.xunpan{width: 100%;background: url(../images/xunpan.jpg) no-repeat center top;height:176px;}
.xunpan .zixun{width:200px;height:40px;padding:5px;text-align:center;background: #fff;position:absolute;right:0;top:60px;
-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.xunpan .zixun a{width:188px;height:38px;line-height:38px;display:block;margin:0 auto;color:#125d27;font-size:20px;font-weight:bold;border: 1px solid #125d27;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.xunpan .zixun:hover{animation: flipInY 1.2s ease-out forwards;-webkit-animation: flipInY 1.2s ease-out forwards;}
.xunpan img{display:block;padding-top:40px;max-width:100%;padding-bottom:20px;}
.xunpan .tel{width:310px;background:url(../images/telbg.png) no-repeat left top;height:40px;line-height:40px;color:#125927;font-size:30px;text-align:center;margin-right:5px;font-family:arial;display:inline-block;text-indent:14px;}
.xunpan strong{display: inline-block;color: #fff;font-weight: normal;font-size: 28px;padding-right: 10px;}
.floor_2,.floor_3{padding: 60px 0 40px 0;position: relative;}
.floor_3_main{background: #222;overflow: hidden;}
.floor_3 .title{color: #fff;}
.floor_3 .title p{color: #fff;}
.liuc{position: relative;}
.liuc .bd{overflow: hidden;width: 100%;*zoom: 1;position: relative;}
.liuc li{float: left;}
.liuc li .jtou{width: 120px;height: 100px;background: url(../images/jtou.png) no-repeat center;float: left;display: block;}
.liuc li img{width:100px;height:100px;display:block;margin-bottom: 20px;border-radius: 50%;}
.liuc li p{text-align:center;color:#fff;font-size:16px;float: left;}
.liuc li:last-child .jtou{display: none;}
.liuc a.btn{width: 45px;height: 45px;}
.liuc a.btn.prev{background-position:-100px -98px;}
.liuc a.btn.prev:hover{background-position:-150px -98px;}
.liuc a.btn.next{background-position:-200px -98px;}
.liuc a.btn.next:hover{background-position:-250px -98px;}
.liuc li:hover img{animation: flipInY 1.2s ease-out forwards;-webkit-animation: flipInY 1.2s ease-out forwards;}
a.btn{width: 40px;height:40px;display: block;position: absolute;top:28%;cursor: pointer;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
a.btn.prev{background-position:-100px -50px;left: -5%;}
a.btn.next{background-position:-190px -50px;right:-5%;}
a.btn.prev:hover{background-position:-145px -50px;}
a.btn.next:hover{background-position:-236px -50px;}
.w1200{width: 1200px;margin: 0px auto;}
.floor_4_main{background: #f0f0f0 url(../images/fl4.jpg) no-repeat center top;background-size: 1920px 930px;height: 930px;overflow: hidden;width: 100%;}
.floor_4,.indnews{padding: 60px 0 40px 0;overflow: hidden;position: relative;}
.floor_4 .textlist .list{width: 108%;}
.floor_4 .textlist{position: relative;overflow: hidden;margin-bottom: 20px;}
.textlist li{position: relative;float:left;margin-right:28px;transition: all 0.2s linear 0s;border: 1px solid #ddd;background: #fff;}
.textlist li a{display: block;padding:20px;color: #333;}
.textlist li .img{overflow: hidden;cursor: pointer;position: relative;}
.textlist li .img img{width:100%;height:100%;transition: all 0.3s ease-out 0s;display:block;}
.textlist li:hover .img img{transform: scale(1.2, 1.2);}
.textlist li h3{font-size:20px;line-height:40px;padding-top:12px;margin: 0px;}
.textlist .desc{line-height:24px;overflow:hidden;margin-bottom:5px;cursor:pointer;padding-top: 10px;font-size: 14px;}
.textlist span{position: absolute;bottom: 30px;left:20px;display:block;color:#fff;font-family:arial;width:120px;height:30px;line-height:30px;background:#127a44;text-align: center;}
.textlist li:hover{background:#127a44;border:1px solid #127a44;color:#fff;}
.textlist li:hover a{color: #fff;}
.textlist li:hover span{background:#fbdd16;color:#127a44;}
.floor_4 .hd{text-align: center;padding-top: 20px;}
.floor_4 .hd a.btn{position: relative;top: auto;display: inline-block;margin: 0 5px;}
.floor_4 .hd a.btn.prev{left: auto;}
.floor_4 .hd a.btn.next{right: auto;}
.newsBox{width:650px;height: 488px;overflow: hidden;position: relative;}
.newsBox .hd{height:15px; overflow:hidden; position:absolute; right:16px; bottom:10px; z-index:10;}
.newsBox .hd ul{overflow:hidden; zoom:1; float:left;}
.newsBox .hd ul li{float:left;margin-right:6px; width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;}
.newsBox .hd ul li.on{background:#f9e012; color:#fff;}
.newsBox .bd{position:relative;width:650px;height: 488px;z-index:0;overflow: hidden;}
.newsBox .bd li{zoom:1;vertical-align:middle;position: relative;}
.newsBox .bd img{width: 650px;height: 488px;display:block;transition: all 0.3s ease-out 0s;}
.newsBox .bd li h3{display: block;font-size:20px;padding-left:28px;padding-top: 30px;}
.newsBox .bd li .txt{background:url(../images/green80.png) repeat left top;color: #fff;position: absolute;left: 0;bottom:0;width:100%;height:150px;z-index: 5;}
.newsBox .bd li p{padding:0 28px;}
.newsBox .bd li .time{font-size:16px;padding-right:30px;padding-top:28px;}
.newsBox .bd li a:hover img{transform: scale(1.1, 1.1);}
.txtlistbox li{border-bottom:1px solid #ddd;padding: 11px 0 0;position: relative;}
.txtlistbox li:first-child{padding-top: 0;}
.txtlistbox li a{display:block;padding-bottom: 11px;}
.txtlistbox li ol{font-size:18px;display:inline-block;}
.txtlistbox li p{font-size:13px;line-height:26px;height:52px;color: #999;margin:5px 0px;}
.txtlistbox li span{display: block;color: #333;}
.txtlistbox li em{width: 15px;height: 15px;display:inline-block;background-position: -304px 0;+display: inline;*zoom: 1;}
.txtlistbox li:before{position: absolute;bottom:-1px;left: 0;height: 1px;content: "";width: 0;background: #127a44;transition: width .6s ease-out;}
.txtlistbox li:hover:before{width: 100%}
.iabout{width:100%;background: url(../images/fl6.jpg) no-repeat center bottom #f8f8f8;padding: 80px 0;}
.iabout .txt{display: block;background: #fff;padding:40px;}
.iabout .txt img{max-width:100%;display:block;}
.iabout .txt p{color: #333;font-size: 14px;text-indent: 2em;}
.iabout .txt span{width: 154px;height: 34px;line-height: 34px;text-align: center;display: block;border: 1px solid #1a7140;margin-top:10px;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;cursor: pointer;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.iabout .txt span:hover{background: #1a7140;color: #fff;}
.iabout .img{width:650px;height:380px;display:block;overflow:hidden;}
.iabout .img img{width: 650px;height: 380px;display:block;}
.ilinks{padding:58px 0 0;}
.ilinks span{width:268px;height:24px;display: inline-block;background-position:-40px -218px;margin-right:60px;}
.ilinks a{display: inline-block;color: #fff;}
.ilinks a:hover{color: #f9e012;}
.ilinks i{padding: 0 5px;color: #fff;}
.ilinks i:last-child{display: none;}
.footer_main{width: 100%; padding-bottom: 50px; background: #1a212a; color: #fff;}
.footer_main .footer{padding-top: 60px;}
.footer_main .qcode{width: 300px;}
.footer_main .blogo{width:300px; line-height: 28px;}
.footer_main .blogo img{display: block; margin: 0 auto 8px; max-width: 100%; max-height: 60%;}
.footer_main .blogo .p1{color: #fff;}
.footer_main .blogo .p2{font-size: 30px; color: #23b067;padding-bottom: 18px;}
.footer_main .blogo .p3{color: #999;line-height:22px;font-size: 14px;}
.footer_main .botnavlist{width: 880px;}
.footer_main .botnavlist li{float: left;width: 140px;height: 146px;display: block;list-style: none;font-size: 16px;line-height: 32px;text-indent: 30px;overflow: hidden;border-right: 1px solid #444;}
.footer_main .botnavlist li:first-child{padding-left: 0px;}
.footer_main .botnavlist li a{color: #fff; display: block; line-height: 32px; font-size: 16px;}
.footer_main .botnavlist li a:hover{color: #23b067;}
.footer_main .botnavlist li .drop{padding-top: 10px;}
.footer_main .botnavlist li .drop a{display: block;line-height:32px;color: #999;width: 100%;font-size:14px;}
.footer_main .botnavlist li .drop a:hover{color: #23b067;}
.copyright_main{background: #111;line-height: 50px;text-align: center;}
.copyright{color: #999;font-size:14px;}
.copyright span{margin:0 12px;opacity:0.7;filter:alpha(opacity=70);}
.copyright a{color:#999;font-size:14px;}
.copyright a:hover{color:#23b067;}
.float-right-box{width: 250px; position: fixed; right: 0; top: 50%; margin-top: -127px; background-color: #191919; z-index: 1000; transition: width 0.3s ease 0s;}
.float-right-box.on{width: 50px;}
.float-right-box .top-list{width: 100%;}
.float-right-box .top-list ul{width: 100%;}
.float-right-box .top-list li{width: 100%; position: relative; border-bottom: 1px solid #3b3b3b; transition: background 0.3s ease 0s; height: 50px;}
.float-right-box .top-list a{display: block; width: 100%;}
.float-right-box .top-list .ico{display: inline-block; width: 50px; height: 50px; position: absolute; right: 0; top: 0; transition: background 0.3s ease 0s; z-index: 2;}
.float-right-box .top-list .ico2{background: url(../images/ico_59.png) no-repeat center #191919;}
.float-right-box .top-list .ico3{background: url(../images/ico_60.png) no-repeat center #191919;}
.float-right-box .top-list .ico5{background: url(../images/ico_62.png) no-repeat center #191919;}
.float-right-box .top-list .ico7{background: url(../images/ico_69.png) no-repeat center #191919;}
.float-right-box .top-list .stt{display: inline-block; font-size: 14px; line-height: 50px; color: #fff; transition: color 0.3s ease 0s; position: absolute; left: 28px; top: 0; z-index: 1; width: 222px;cursor: pointer;}
.float-right-box .top-list li:hover .stt{color: #15191e;}
.float-right-box .top-list li:hover .ico2{background: url(../images/ico_59_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico3{background: url(../images/ico_60_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico5{background: url(../images/ico_62_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico7{background: url(../images/ico_69_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover{background-color: #fff;}
.float-right-box .top-list .return-webtop .stt{font-family: "Arial"; font-weight: bold;}
.float-right-box .top-list li .weix{position: relative;}
.float-right-box .sidebox{position:absolute;right: 250px;top:0;transition: all 0.1s ease 0s;width:120px;z-index:10;display:none;background:#191919;}
.float-right-box .sidebox img{width:110px;height:110px;display:block;margin:5px auto;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
/*内页样式*/
.mup{width: 100%;background-color: #EFEFEF;border-bottom: 1px solid #DFDEDE;height: 42px;line-height: 42px;font-size: 14px;}
.mup img{margin-right: 5px;}
.mup span{float: right;}
.mup span a{font-size: 16px;}
.title3{text-align: center;font-size: 36px;font-weight: bold;border-bottom: 1px solid #ccc;color: #303030;padding-bottom: 10px;}
.title3 span{color: #222;}
.title3 li{width:40px;height: 3px;background-color: #127A44;margin:8px auto 0px auto;}
.nr{line-height:32px;font-size:15px;color: #333;}
.nr a{font-size: 15px;}
.nrr{line-height:32px;font-size:15px;color: #333;margin-bottom: 20px;}
.inews ul{border-bottom: 1px solid #ccc;padding-bottom: 10px;margin-bottom: 10px;}
.inews ul li{background:url(../images/icon3.png) no-repeat left center;line-height: 32px;height: 32px;}
.inews ul li a{ padding-left:20px;font-size:16px;transition:all .2s ease;}
.inews ul li a:hover{color: #127A44;margin-left: 5px;}
.inews ul li span{float:right;}
.inews ul p{color:#999;}
.pubdate{text-align: center;font-size:16px;width: 80%;margin: 10px auto 15px auto;}
.right{float: left;}
.icpfl{width: 240px;float: left;margin-right:20px;}
.icpfl p{color: #fff;font-size: 20px;font-weight: bold;text-align: center;background-color: #127A44;height:60px;line-height: 60px;}
.icpfl ul{border: 1px solid #ddd;border-top: none;}
.icpfl ul li{background: url(../images/leftula.png) 15px center no-repeat;border-top: 1px solid #eaeaea;line-height:60px;height: 60px;padding-left: 35px;}
.icpfl ul li a{font-size: 15px;transition:all .2s ease;}
.icpfl ul li:hover{background: url(../images/leftul.png) 15px center no-repeat;}
.icpfl ul li:hover a{font-weight: bold;margin-left: 10px;color: #127A44;}
.icpfl dl{background-color: #127A44;height: 60px;line-height: 60px;text-align: center;color: #fff;font-size: 20px;font-weight: bold; margin-top: 20px;}
.icpfl dt{padding: 0px 0px 0px 5px;line-height:36px;font-size: 14px;border: 1px solid #ddd;}
.xwzx ul{border-bottom: 1px solid #ccc;padding-bottom: 10px;margin-bottom: 10px;}
.xwzx ul li{line-height: 32px;height: 32px;}
.xwzx ul li a{ padding-left:20px;font-size:16px;transition:all .2s ease;}
.xwzx ul li a:hover{color: #127A44;margin-left: 5px;}
.xwzx ul li span{float:right;}
/*---------在线留言---------*/
.message{line-height:24px;width: 630px;margin: 0px auto;}
.message dt{float:left;clear:both;width:80px;margin-left:20px;height:30px;margin-top:10px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:24px;height:24px;}
.message p{clear:both;margin-left:200px;}
.sub{height:30px;width:60px;display:block;float:left;margin-left:30px;}
/*---------新闻列表页---------*/
.tittle{text-align: center;font-size:24px;font-weight: bold;}
.lb{text-align: left;}
.lb a{ color:#333;}
.lb a:hover{color: #127A44;font-weight: bold;}
.page{text-align: center;margin: 10px auto 0px auto;}
.page li{display: inline-block;line-height: 40px;border: 1px solid #cccccc;padding: 0 18px;margin: 0px 3px;border-radius: 3px;}
.page li a{color: #999999;font-size: 14px;}
.page li:hover{background-color: #127A44;border: 1px solid #127A44;}
.page li:hover a{color: #fff;}
.curr{background-color: #127A44;color: #fff;border: 1px solid #127A44!important;}
.sub{height:40px!important;width:120px;float:left;margin-left:30px;margin-top: 30px;border:0px;background-color: #127A44;text-align: center;color: #fff;line-height: 40px!important;font-size: 14px;}
.tittle6 {text-align: center;font-size: 24px;font-weight: bold;}
@media screen and (max-width:1399px){
.moddle{ width:1200px;}
#nav li{width:171px;}	
#nav li dl{width: 171px;}	
.icase .list li:nth-child(3n){margin-right: 0px;}
.icase .list li {margin-right:21px;width:386px;}	
.icase .list li .img{width:386px;height:363px;}	
.icase .list li .img img{width:386px;height:363px;}
.more .line{width: 500px;}	
.textlist li{width:378px;height: 465px;}
.textlist li .img{width:340px;height: 240px;}	
.txtlistbox{width:520px;}	
.iabout .txt{width:470px;height:300px;display: block;background: #fff;padding:40px;}	
.iabout .txt p{line-height:25px;}
.picScroll-left .bd ul li {width:280px;margin: 0 10px;}
.picScroll-left .bd ul li img {width:280px;height:220px;}
.picScroll-left a.next{top:75px;}
.picScroll-left a.prev{top:75px;}
.prolist {width: 100%;overflow: hidden;}
.prolist dl {float: left;width:232px;height: auto;line-height: 0px;margin-right: 10px;}
.prolist dl:nth-child(5n){margin-right: 0px;}	
.prolist dt {width:230px;height: auto;text-align: center;border: 1px solid #CCCCCC;border-radius: 5px;}
.prolist dt a {width: 100%;}
.prolist dd {text-align: center;height:46px;line-height:46px;overflow: hidden;font-size: 14px;width: 100%;}
.pro_list_img {width:230px;height:230px;display: table-cell;vertical-align: middle;margin: 0px;float: none;line-height: 0px;
font-size: 0px;overflow: hidden;}
.prolist dt .pro_list_img img {padding: 0px;border: none;width: auto;height: auto;max-width: 100%;max-height: 100%;display: block;margin: auto;line-height: 0px;font-size: 0px;cursor:pointer;transition: all 0.6s;}
.prolist dl dd a {color: #333;}
.prolist dt:hover .pro_list_img img{transform:scale(1.3);}
.prolist dl:hover dd a{color: #127A44;}
.right{width:940px;}
.product {width: 100%;overflow: hidden;}
.product dl {float: left;width:226px;height: auto;line-height: 0px;margin-right: 12px;}
.product dl:nth-child(4n){margin-right: 0px;}	
.product dt {width:224px;height: auto;text-align: center;border: 1px solid #CCCCCC;border-radius: 5px;}
.product dt a {width: 100%;}
.product dd {text-align: center;height:46px;line-height:46px;overflow: hidden;font-size: 14px;width: 100%;}
.product_img {width:224px;height:224px;display: table-cell;vertical-align: middle;margin: 0px;float: none;line-height: 0px;
font-size: 0px;overflow: hidden;}
.product dt .product_img img {padding: 0px;border: none;width: auto;height: auto;max-width: 100%;max-height: 100%;display: block;margin: auto;line-height: 0px;font-size: 0px;cursor:pointer;transition: all 0.6s;}
.product dl dd a {color: #333;}
.product dt:hover .product_img img{transform:scale(1.3);}
.product dl:hover dd a{color: #127A44;}
}
@media screen and (min-width:1400px){
.moddle{ width:1400px;}
#nav li{width: 200px;}	
#nav li dl{width: 200px;}
.icase .list li:nth-child(3n){margin-right: 0px;}
.icase .list li {float: left;margin-right:22px;width:452px;}
.icase .list li .img{;width:452px;height:425px;}		
.icase .list li .img img{width:452px;height:425px;}
.more .line{width:600px;}	
.textlist li{width:448px;height:520px;}
.textlist li .img{width:410px;height:290px;}		
.txtlistbox{width:720px;}	
.iabout .txt{width:670px;height:300px;display: block;background: #fff;padding:40px;}		
.iabout .txt p{line-height: 32px;}
.picScroll-left .bd ul li {width:330px;margin: 0 10px;}
.picScroll-left .bd ul li img {width:330px;height:280px;}
.picScroll-left a.next{top:105px;}
.picScroll-left a.prev{top:105px;}
.prolist {width: 100%;overflow: hidden;}
.prolist dl {float: left;width:272px;height: auto;line-height: 0px;margin-right: 10px;}
.prolist dl:nth-child(5n){margin-right: 0px;}	
.prolist dt {width:270px;height: auto;text-align: center;border: 1px solid #CCCCCC;border-radius: 5px;}
.prolist dt a {width: 100%;}
.prolist dd {text-align: center;height:46px;line-height:46px;overflow: hidden;font-size: 14px;width: 100%;}
.pro_list_img {width:270px;height:270px;display: table-cell;vertical-align: middle;margin: 0px;float: none;line-height: 0px;
font-size: 0px;overflow: hidden;}
.prolist dt .pro_list_img img {padding: 0px;border: none;width: auto;height: auto;max-width: 100%;max-height: 100%;display: block;margin: auto;line-height: 0px;font-size: 0px;cursor:pointer;transition: all 0.6s;}
.prolist dl dd a {color: #333;}
.prolist dt:hover .pro_list_img img{transform:scale(1.3);}
.prolist dl:hover dd a{color: #127A44;}
.right{width:1140px;}
.product {width: 100%;overflow: hidden;}
.product dl {float: left;width:276px;height: auto;line-height: 0px;margin-right: 12px;}
.product dl:nth-child(4n){margin-right: 0px;}	
.product dt {width:274px;height: auto;text-align: center;border: 1px solid #CCCCCC;border-radius: 5px;}
.product dt a {width: 100%;}
.product dd {text-align: center;height:46px;line-height:46px;overflow: hidden;font-size: 14px;width: 100%;}
.product_img {width:274px;height:274px;display: table-cell;vertical-align: middle;margin: 0px;float: none;line-height: 0px;
font-size: 0px;overflow: hidden;}
.product dt .product_img img {padding: 0px;border: none;width: auto;height: auto;max-width: 100%;max-height: 100%;display: block;margin: auto;line-height: 0px;font-size: 0px;cursor:pointer;transition: all 0.6s;}
.product dl dd a {color: #333;}
.product dt:hover .product_img img{transform:scale(1.3);}
.product dl:hover dd a{color: #127A44;}
}