@charset "gb2312";
/* CSS Document */

*{margin: 0;padding: 0;list-style-type: none;}
html,body{background: #FFFFFF;font-family:Tahoma,Verdana,sans-serif,"文泉驿微米黑","思源黑体";min-width: 1000px;}
article,aside,dialog,footer,header,section,nav,figure,menu{display:block;}
img{border: 0px;vertical-align: middle;}
a{text-decoration: none;}
/*input{-webkit-appearance: none;outline:none;border:0px;}*/
input,textarea{font-family:Tahoma,Verdana,sans-serif,"文泉驿微米黑","思源黑体";}
table { border-collapse:collapse; border-spacing:0; } 
.clearfix:after{content: "";clear: both;display:block;height: 0;visibility: hidden; }
.clearfix{zoom:1;}
.container{width: 1000px;word-break: break-all;margin:0 auto;}
.fl{float: left;}
.fr{float: right;}

body{font-size:12px;color:#333;overflow-x:hidden;background:url(../images/body_bg.jpg) repeat}
*{margin:0;padding:0}
button,img{border:none}
dd,dt,li,ol,ul{list-style:none}
a{color:#333;text-decoration:none}
a:hover{color:#333;text-decoration:none}
.clear{clear:both}
.border-radius{border:1px solid #fff;border-radius:5px;-moz-border-radius:5px}
.border{border:#d2d2d2 solid 1px;border-radius:5px}
.l{float:left}
.r{float:right}
.more{float:right;margin-right:5px}
.more a{color:#656565}
.time{float:right;margin-right:10px}
.shadow{box-shadow:0 0 2px 3px #dedede}
.shadow1{box-shadow:3px 3px 4px #e08407}
.sc{float:right;margin-right:30px}
.sc a{color:#fff;margin:0 2px}
.ntit{font-size:16px;text-align:center;letter-spacing:1px;font-weight:700;margin-top:12px}
.view{line-height:25px;padding:10px 10px;letter-spacing:1px}
.ntt{height:30px;line-height:30px;border-bottom:#ccc dashed 1px;text-align:center;margin-top:8px}
#tag{border-top:#ccc dashed 1px;height:25px;line-height:25px;padding-left:8px;padding-top:5px}
#tag a{line-height:25px;margin:0 5px}
.vlast{line-height:25px;height:25px;margin-left:8px;margin-top:5px}
.vnext{margin-top:4px;line-height:25px;height:25px;margin-left:8px}
.vlast a,.vnext a{padding-left:3px}
.position{float:right;margin-right:10px;color:#000}
.position a{color:#000}
.news{padding:10px}
.news ul li a{padding-left:25px;font-size:13px;font-weight:700;height:43px;line-height:43px;background:url(../images/nli_bg.jpg) 10px no-repeat}
.news ul li>div:nth-of-type(1){height:40px;line-height:40px;border-top:#ddd solid 1px;border-bottom:#ddd solid 1px;padding:0 15px;color:#000}
.news ul li>div:nth-of-type(2){height:85px;line-height:22px;padding:5px;overflow:hidden}
.news .time{color:#ccc;float:right;margin-right:5px}
.news1{padding:10px}
.news1 ul li{background:url(../images/nli_bg.jpg) left no-repeat;height:43px;line-height:43px;border-bottom:dotted #ccc 1px}
.news1 ul li a{padding-left:12px;font-size:13px;font-weight:700}
.news1 .time{color:#ccc;float:right;margin-right:5px}
#demo{width:986px;overflow:hidden;margin:0 10px}
#indemo{float:left;width:800%}
#demo1{float:left}
#demo2{float:left}
.fanye .all{margin:0 5px}
.fanye{height:auto;padding:8px;text-align:center;margin:20px auto}
.fanye .current,.fanye a{display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;background:#ccc;border-radius:3px;color:#fff;margin:0 2px}
.fanye .current{background:#69b946;color:#fff}
.fanye a:hover{background:#69b946;color:#fff}
.fanye .thisclass{display:inline-block;padding:0 10px;line-height:25px;height:25px;color:#2267b5;font-weight:700;border:1px solid #ccc;background:#ff0;border-radius:3px}
.fanye .pageinfo{border-radius:3px;padding:0 10px;display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc}
.fanye .last{color:#ccc;display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;border-radius:3px}
.call{margin:50px auto 100px 30px}
.call p{line-height:35px;padding-top:8px;clear:both}
.call p span{float:left;margin-right:8px}
.call p span b{color:#f46507}
.call input.text_inaa,.call textarea{border:1px solid #aaa;padding:2px}
.call input.text_inaa:hover{border:1px solid #06c}
.call input.text_inaa:focus{border:1px solid #06c;box-shadow:0 1px 4px #06c}
.call textarea:hover{border:1px solid #06c}
.call textarea:focus{border:1px solid #06c;box-shadow:0 1px 8px #06c}
.call p i{font-weight:400;font-style:normal;padding-left:8px}
.textarea{width:305px;height:70px}
.text_inaa{width:176px}
.text_in1{width:70px}
.button_in{background:#69b946;border-radius:2px;color:#fff;width:68px;height:28px;border:none;cursor:pointer}
.submit_youin{padding-left:76px}
.call p.submit_youin input.botton_in{border:none}
.call p.submit_youin input.botton_in:hover{border:none}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}
50%{-webkit-transform:scale(1.1);transform:scale(1.1)}
100%{-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
}


.flickerplate{position:relative;width:100%;height:450px;overflow:hidden}
.flickerplate ul.flicks{width:10000%;height:100%;padding:0;margin:0;list-style:none}
.flickerplate ul.flicks>li{float:left;width:1%;height:100%;background-position:center;background-size:cover;display:table}
.flickerplate ul.flicks>li .flick-inner{height:100%;padding:10px;color:#fff;display:table-cell;vertical-align:middle}
.flickerplate ul.flicks>li .flick-inner .flick-content{max-width:68.75em;margin-left:auto;margin-right:auto}
.flickerplate ul.flicks>li .flick-title{padding:0 0;font-size:2.778em;line-height:1.995em;text-align:center}
@media only screen and (max-width:43.813em){.flickerplate ul.flicks>li .flick-title{font-size:1.667em}
}
.flickerplate ul.flicks>li .flick-sub-text{padding:5px;font-weight:300;line-height:2.5em;color:rgba(255,255,255,.8);text-align:center}
.flickerplate ul.flicks>li .flick-sub-text span.flick-block-text,.flickerplate ul.flicks>li .flick-title span.flick-block-text{padding:12px 18px;background-color:rgba(0,0,0,.6)}
.flickerplate .arrow-navigation{position:absolute;height:80%;width:10%;top:10%;z-index:100;overflow:hidden}
.flickerplate .arrow-navigation .arrow{display:block;height:100%;width:90%;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}
.flickerplate .arrow-navigation .arrow:hover,.flickerplate .arrow-navigation:hover{cursor:pointer}
.flickerplate .arrow-navigation.left{left:0}
.flickerplate .arrow-navigation.left .arrow{opacity:0;margin:0 0 0 50%;background-image:url(../images/arrow-left-light.png);background-repeat:no-repeat;background-position:left}
.flickerplate .arrow-navigation.right{right:0}
.flickerplate .arrow-navigation.right .arrow{opacity:0;margin:0 0 0 -50%;background-image:url(../images/arrow-right-light.png);background-repeat:no-repeat;background-position:right}
.flickerplate .arrow-navigation.left.hover .arrow{opacity:1;margin:0 0 0 20%}
.flickerplate .arrow-navigation.right.hover .arrow{opacity:1;margin:0 0 0 -20%}
.flickerplate .dot-navigation{position:absolute;bottom:55px;width:100%;text-align:center;z-index:100}
.flickerplate .dot-navigation ul{text-align:center;list-style:none;padding:0 15px}
.flickerplate .dot-navigation ul li{display:inline-block;float:none}
.flickerplate .dot-navigation .dot{width:14px;height:14px;margin:0 6px;background-color:#ccc;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:background-color .2s ease-out;-moz-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;-ms-transition:background-color .2s ease-out;transition:background-color .2s ease-out}
.flickerplate .dot-navigation .dot:hover{cursor:pointer;background-color:rgba(255,255,255,.6)}
.flickerplate .dot-navigation .dot.active{background-color:#301409}
.flickerplate .dot-navigation.left,.flickerplate .dot-navigation.left ul{text-align:left}
.flickerplate .dot-navigation.right,.flickerplate .dot-navigation.right ul{text-align:right}
.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow{background-image:url(../images/arrow-left-dark.png)}
.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow{background-image:url(../images/arrow-right-dark.png)}
.flickerplate.flicker-theme-dark .dot-navigation .dot{background-color:rgba(0,0,0,.12)}
.flickerplate.flicker-theme-dark .dot-navigation .dot:hover{background-color:rgba(0,0,0,.6)}
.flickerplate.flicker-theme-dark .dot-navigation .dot.active{background-color:#000}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner{color:rgba(0,0,0,.9)}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text{color:rgba(0,0,0,.9)}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text,.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text{background-color:rgba(255,255,255,.5)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner{color:rgba(0,0,0,.9)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text{color:rgba(0,0,0,.9)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text,.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text{background-color:rgba(255,255,255,.5)}
.flickerplate.animate-transform-slide ul.flicks{-webkit-perspective:1000;-webkit-backface-visibility:hidden;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .6s;-o-transition:-o-transform .6s;-moz-transition:-moz-transform .6s;transition:transform .6s}
.flickerplate.animate-transition-slide ul.flicks{position:relative;left:0;-webkit-transition:left .4s ease-out;-moz-transition:left .4s ease-out;-o-transition:left .4s ease-out;-ms-transition:left .4s ease-out;transition:left .4s ease-out}
.flickerplate.animate-jquery-slide ul.flicks{position:relative;left:0}
.flickerplate.animate-scroller-slide{padding-bottom:0;overflow:auto}
.flickerplate.animate-scroller-slide ul.flicks{position:auto}



#header{height:173px;background:url(../images/header_bg.jpg) top center repeat-x}
#header .header{height:173px;width:1002px;margin:0 auto;background:url(../images/h_r.jpg) right 74px no-repeat}
#header .header .top{height:32px;line-height:32px;color:#fff}
.logo{height:70px;width:590px;margin-top:36px;float:left}
.logo a{height:70px;width:590px;text-indent:-2000px;float:left}
.tel{float:right;margin:76px 32px 0 0;color:#fff;font-size:26px;}
#nav{height:50px;background:url(../images/nav_bg.jpg) center repeat-x}
#nav ul{font-size:15px;line-height:50px;width:1002px;display:block;margin:0 auto}
#nav ul>li{float:left;background:url(../images/nav_li_bg.jpg) right center no-repeat;position:relative;}
#nav ul>li:last-of-type{background:0 0}
#nav ul li>a{display:block;padding:0 41px;color:#000}
#nav .hover>a,#nav ul li>a:hover{background:#69B946;color:#fff;-webkit-animation-name:pulse;animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1.5s;animation-duration:1.5s}
#nav .son{background:#f1f1f1;position:absolute;z-index:100;margin-left:0;width:150%;padding:inherit;padding:1px 0;text-align:center;display:none}
#nav .son dd{font-size:13px;line-height:30px;height:30px;padding:1px 0}
#nav .son dd a{font-size:13px;color:#333}
#nav .son dd:hover{background:#ebebeb;}
#nav ul li:nth-of-type(7) div{margin-left:7px}
#nav .hover:nth-of-type(5) a{background:0 0;color:#000}
#search{height:28px;line-height:28px;width:1002px;margin:0 auto;padding:15px 0}
#search span{color:#004d87;font-size:13px;font-weight:700}
#search a{margin:0 5px;color:#4e4e4e}
#search form{float:right}
#search form input[type=text]{height:24px;line-height:24px;border:#0075d5 solid 1px;width:250px;padding-left:10px;}
#search form input[type=image]{margin:-26px 0 0 228px;position:absolute}
#search form input{outline:0}
#content{width:1002px;margin:30px auto 35px}
#ncontent{width:960px;padding: 20px;margin:0 auto;margin:30px auto 35px;border-radius:5px;border:#e1e1e1 solid 1px;font-size:14px;line-height:2;}
#ncontent:after{content: "";clear: both;display:block;height: 0;visibility: hidden;}
.n_left{width:239px;height:auto;float:left}
.n_right{width:738px;height:auto;float:right}
.plist{width:216px;height:200px;float:left;overflow:hidden;margin:15px 8px}
.plist .pname{height:25px;width:216px;line-height:25px;text-align:center;height:25px;margin-top:5px}
.plist .pimg{width:206px;background:#e9e9e9;padding:5px;height:159px;text-align:center;display:table-cell;vertical-align:middle;overflow:hidden}
.plist .pimg img{max-width:206px;max-height:159px;vertical-align:middle;overflow:hidden}
#zq{height:575px;width:1002px;margin:15px auto;overflow:hidden}
#zq .zq_left{width:202px;height:545px;padding:64px 10px 0;background:#1680cf url(../images/zq_tit_bg.jpg) center top no-repeat;float:left}
#zq .zq_left .tit{padding-left:20px;line-height:45px;color:#fff;font-size:14px;background:url(../images/zq_tit_b_bg.jpg) center bottom repeat-x,url(../images/zq_tit_l_bg.jpg) left center no-repeat}
#zq .zq_left a{color:#fff;margin:0 3px;line-height:25px}
#zq .zq_left .cont{margin:10px 20px}
#zq .zq_left .cont a:after{content:"　|"}
#zq .zq_left .cont a:last-of-type:after{content:none}
#zq .zq_right{height:575px;width:765px;background:#f5f6f9;float:right}
#zq .zq_right .tit{height:30px;margin:22px 25px 0;margin-top:22px;background:url(../images/case_tit.jpg) left center no-repeat}
#case{background:url(../images/case_bg.jpg) repeat;padding:25px 0}
#case .case{height:306px;width:952px;padding:25px 25px 0;margin:0 auto;background:#fff}
#case .case .tit{height:58px;background:url(../images/case_tit_bg.jpg) center no-repeat,url(../images/case_tit_c_bg.jpg) center 25px repeat-x}
.case_list ul li{width:216px;height:200px;margin:0 5px;text-align:center;float:left;display:block;overflow:hidden}
.case_list ul li span{display:block}
.case_list ul li span:first-of-type{width:206px;background:#e9e9e9;padding:5px;height:159px;text-align:center;display:table-cell;vertical-align:middle;overflow:hidden}
.case_list ul li span:first-of-type>img{max-width:206px;max-height:159px;vertical-align:middle;overflow:hidden}
.case_list ul li span:last-of-type{width:216px;height:30px;line-height:30px;color:#333}
#marquee{height:200px;width:952px;overflow:hidden;margin-top:20px}
.pro_list{margin-top:30px}
.pro_list ul li{width:216px;height:210px;margin:15px 18px;text-align:center;float:left;display:block;overflow:hidden}
.pro_list ul li span{display:block}
.pro_list ul li span:first-of-type{width:206px;background:#e9e9e9;padding:5px;height:159px;text-align:center;display:table-cell;vertical-align:middle;overflow:hidden}
.pro_list ul li span:first-of-type>img{max-width:206px;max-height:159px;vertical-align:middle;overflow:hidden}
.pro_list ul li span:last-of-type{width:216px;height:30px;line-height:30px;color:#333;margin-top:10px}
#ad{height:215px;background:#2f8dd4 url(../images/ad_bg.jpg) center no-repeat;margin:25px 0 0}
.ad{display:block;margin:25px auto;width:1002px}
#ys{height:505px;background:url(../images/ys_bg.jpg) repeat}
#ys .ys{width:1002px;height:474px;margin:0 auto;background:url(../images/ys_c_bg.jpg) center no-repeat;padding:0 32px 0 96px}
#ys .ys a{height:60px;width:60px;float:left;background:#1680cf;border-radius:50%;text-align:center;line-height:60px;color:#fff;font-size:36px;font-family:Impact}
#ys .ys a:nth-of-type(odd){margin-top:175px}
#ys .ys a:nth-of-type(even){margin-top:215px}
#ys .ys a:nth-of-type(1){margin-left:10px}
#ys .ys a:nth-of-type(n+1){margin-left:60px}
#about{height:290px;width:1002px;margin:90px auto}
#about>img{float:left}
#about .acont{width:520px;height:290px;float:right;margin-right:10px;padding-left:10px;background:url(../images/about_top_bg.jpg) left top no-repeat}
#about .acont span{display:block}
#about .acont span:nth-of-type(1){color:#000;font-size:16px;line-height:25px;height:25px;margin-top:10px}
#about .acont span:nth-of-type(2){font-size:26px;color:#1680cf;font-weight:700;margin:5px 0}
#about .acont span:nth-of-type(3){font-size:42px;color:#000;text-transform:uppercase;font-weight:700}
#about .acont .ab_con{font-size:12px;line-height:20px;color:#000;margin-top:8px}
#about .acont>a{width:75px;margin-top:15px;height:60px;float:left;line-height:60px;color:#fff;font-size:14px;padding-left:50px;display:inline-block}
#about .acont>a:nth-of-type(1){background:#1680cf url(../images/a1.png) 20px center no-repeat}
#about .acont>a:nth-of-type(2){background:#1680cf url(../images/a2.png) 20px center no-repeat;margin-left:5px}
#about .acont>a:nth-of-type(3){background:#1680cf url(../images/a3.png) 20px center no-repeat;margin-left:5px}
#about .acont>a:nth-of-type(4){background:#1680cf url(../images/a4.png) 20px center no-repeat;margin-left:5px}
#about .acont>a:nth-of-type(1):hover{background:#68b945 url(../images/a1.png) 20px center no-repeat}
#about .acont>a:nth-of-type(2):hover{background:#68b945 url(../images/a2.png) 20px center no-repeat;margin-left:5px}
#about .acont>a:nth-of-type(3):hover{background:#68b945 url(../images/a3.png) 20px center no-repeat;margin-left:5px}
#about .acont>a:nth-of-type(4):hover{background:#68b945 url(../images/a4.png) 20px center no-repeat;margin-left:5px}
#marquee1{height:300px;width:1002px;overflow:hidden}
#tearm{padding:20px 0;background:url(../images/ys_bg.jpg) repeat}
#tearm .tearm{height:300px;width:1002px;margin:0 auto}
#tearm .tit{height:42px;line-height:42px;background:url(../images/tearm_tit_bg.png) left center no-repeat;width:1002px;margin:0 auto}
#tearm .tearm ul{margin-top:10px}
#tearm .tearm ul li{width:188px;height:266px;margin:15px 8px;text-align:center;float:left;display:block;overflow:hidden}
#tearm .tearm ul li span{display:block}
#tearm .tearm ul li span:first-of-type{width:178px;background:#fff;padding:5px;height:226px;text-align:center;display:table-cell;vertical-align:middle;overflow:hidden}
#tearm .tearm ul li span:first-of-type>img{max-width:178px;max-height:216px;vertical-align:middle;overflow:hidden}
#tearm .tearm ul li span:last-of-type{width:188px;height:25px;line-height:25px;color:#333;margin-top:5px}
#news{width:660px;height:370px;float:left;border:#e1e1e1 solid 1px;border-top:none}
#news .tab{height:43px;background:url(../images/news_tit_bg.jpg) repeat-x}
#news .tab a{float:left;width:220px;height:43px;line-height:43px;font-size:17px;text-align:center}
#news .hover,#news .tab a:hover{background:#1680cf;color:#fff}
#news .first{height:155px;margin-top:15px;border-bottom:#e0e0e0 solid 1px;padding-bottom:15px}
#news .first>img{float:left;width:220px;height:155px}
#news .first .main{height:155px;width:380px;overflow:hidden;float:right}
#news .first .main a{height:30px;line-height:30px;display:block;font-size:17px;color:#000}
#news .first .main div{height:110px;margin-top:10px;line-height:20px}
#news>ul{margin:5px 15px;font-family:宋体}
#news>ul li{height:25px;line-height:25px;margin:1px 0;width:310px;float:left;overflow:hidden;background:url(../images/nli_bg.jpg) left center no-repeat}
#news>ul li:nth-of-type(even){margin-left:10px}
#news>ul li a{color:#545454;padding-left:10px}
#contact{width:325px;height:310px;float:right;border:#e1e1e1 solid 1px;border-top:none;padding-top:60px;background:url(../images/contact_bg.jpg) center top no-repeat}
#contact .img{display:block;margin:0 auto}
#contact ul{display:block;margin:20px 20px 0;}
#contact ul li{line-height:20px}
.plist .pimg img{transition:all .2s linear .2s;-ms-transition:all .2s linear .2s;-moz-transition:all .2s linear .2s;-webkit-transition:all .2s linear .2s;-o-transition:all .2s linear .2s}
.plist .pimg img:hover{-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);overflow:hidden}
#ys a:hover,.acont a:hover{-webkit-animation-name:pulse;animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1.5s;animation-duration:1.5s}
.cat{width:1000px;background:#fdfdfd;margin:25px auto;text-align:center}
.cat a{height:36px;line-height:36px;color:#fff;background:#1680ce;text-align:center;margin: 5px;border-radius:15px;display:inline-block;padding:0 30px;}
.cat .hover,.cat a:hover{color:#fff;background:#69b946;}
.cat .son{margin:10px 0}
.cat .son li{height:22px;line-height:22px;margin:5px 10px;border-bottom:#f0e0ad dashed 1px}
.cat .son li a{padding-left:40px;display:block;font-size:12px;color:#299f2d}
.nlist{height:auto}
.nlist ul{height:auto;margin:3px 0}
.nlist ul li{line-height:29px;height:29px;background:url(../images/nli_bg.jpg) center left 5px no-repeat;border-bottom:#dedede dotted 1px}
.nlist ul li a{padding-left:15px}
#fw{border-top:8px solid #1680cf;background:#2e2e2e}
#fw .fw{width:1002px;min-height:90px;margin:0 auto}
#fw .fw img{display:block;padding:10px 0}
#fw .fw a{color:#fff;margin:0 3px;line-height:20px}
#footer{height:230px;background:#363636;padding-top:15px}
#footer .footer{width:1002px;margin:0 auto;height:230px}
#footer .footer .fnav{height:45px;line-height:45px;text-align:center}
#footer .footer .fnav a{color:#fff;font-size:15px;margin:0 15px}
#footer .footer .fcont{height:140px;margin-top:15px;padding:0 0 0 390px;margin-top:30px}
#footer .footer .fcont div{color:#fff;line-height:2;}
#footer .footer .fcont div:first-of-type{padding-top:15px}
#footer .footer .fcont a{color:#fff;}
.title1{height:42px;line-height:42px;border-bottom:#ccc solid 1px;background:#f5f5f5}
.title1 .tcont{height:42px;width:1002px;margin:0 auto;background:url(../images/home.png) left center no-repeat;padding-left:15px}
.title1 .tcont a:last-of-type{color:#249600}
#ss{width:1002px;margin:25px auto}
#ss>div{height:30px;line-height:30px}
#ss>div strong{height:30px;width:80px;font-size:14px}
#ss>div a{margin:0 5px;display:inline-block;height:30px;padding:0 8px;margin:0 5px;border-radius:5px;text-align:center}
#ss .hover,#ss>div a:hover{background:#69b946;color:#fff}
#ss>div:nth-of-type(n+1){margin-top:8px}




















