@charset "gb2312";
/* CSS Document */
body{font-family:"Microsoft Yahei",Arial Regular,����; font-size:14px; color:#333; background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,span,form,input,textarea,button,code,em,cite{padding:0; margin:0;}
img{border:0; display:block;}
ol,ul,li,dl,dt,dd{list-style:none;}   
a:link,a:visited{color:#333;text-decoration:none}
a:active,a:hover{color:#8aad00;text-decoration:none}
.lt{float:left;}
.rt{float:right;}
.cl{ clear:both;}
.cc:after {content: ".";display: block;height:0;clear: both;visibility: hidden;}
.cc {display: inline-block;} /* Hides from IE-mac \*/
* html .cc {height: 1%;}
.cc{display: block;} /* End hide from IE-mac */
.color74{color:#747474;}
.color74 a:link,.color74 a:visited{color:#747474;text-decoration:none}
.color74 a:active,.color74 a:hover{color:#8aad00;text-decoration:none}
.color0{color:#000;}
.color0 a:link,.color0 a:visited{color:#000;text-decoration:none}
.color0 a:active,.color0 a:hover{color:#8aad00;text-decoration:none}
.colorfff{color:#fff;}
.colorfff a:link,.colorfff a:visited{color:#fff;}
.colorfff a:active,.colorfff a:hover{color:#ff0;}

*{
    -webkit-touch-callout:none;  /*系统默认菜单被禁用*/
    -webkit-user-select:none; /*webkit浏览器*/
    -khtml-user-select:none; /*早期浏览器*/
    -moz-user-select:none;/*火狐*/
    -ms-user-select:none; /*IE10*/
    user-select:none;
}
input,textarea {
    -webkit-user-select:auto; /*webkit浏览器*/
    margin: 0px;
    padding: 0px;
    outline: none;
}


code,input,button,cite{font-family:"Microsoft Yahei";}
cite{font-style:normal;}

#topnav{width:100%; border-top:12px solid #408a20;color:#000; position:relative; height:100px; overflow:hidden;}
#topnav div.toptxt{width:1000px; margin:0 auto; padding:15px 0;}
#topnav div.toptxt h1{height:50px; background:url(/weboss/images/logo.png) left center no-repeat; font-family:"����"; line-height:20px; font-size:20px;}
#topnav div.toptxt h1 p{font-size:14px; letter-spacing:-0.5px;}
#topnav div.toptxt h1 a{padding:5px 0 0 60px; height:45px; display:block;}
#topnav div.toptxt span{background:url(/weboss/images/top_icon.png) left center no-repeat; font-size:14px; line-height:20px; float:right; height:47px; padding:3px 0 0 60px;}
#topnav div.toptxt span p{font-size:24px; color:#ff9c01;}
#topnav dl{width:300px; float:right; padding-right:50px;}
.topinput1{width:220px; line-height:25px; height:25px; margin-top: 7px;background:#fff; border:2px solid #7dbe61; padding:5px 10px; font-size:12px; color:#999; float:left;}
.topbtn1{width:56px; height:39px;margin-top: 7px; border:0; overflow:hidden; line-height:108px; cursor:pointer; float:left; background:url(/weboss/images/topsearch.png) no-repeat;}


.topmenu{width:100%; height:39px; position:absolute; top:0; left:0; z-index:999999;}
.topmenu ul{width:1075px; height:39px; margin:0 auto; background:#fff; border-radius:0 0 40px 40px; -moz-border-radius:0 0 40px 40px; -webkit-border-radius:0 0 40px 40px}
.topmenu li{line-height:30px; float:left; color:#0084ca; width:12.5%; text-align:center; position:relative;}
.topmenu li a{height:100%; display:block; height:37px;}
.topmenu li a:link,.topmenu li a:visited{color:#0084ca;}
.topmenu li a:active,.topmenu li a:hover{color:#fff; background:#408a20;}
.topmenu li span{width:100%; position:absolute; top:39px; left:0;background:#408a20; display:none;}
.topmenu li span a:link,.topmenu li span a:visited{color:#fff;}
.topmenu li span a:active,.topmenu li span a:hover{color:#ff0;}
.topmenu li:hover span{display:block;}
.topmenu li:hover a{background:#408a20; color:#fff;}
.topmenu li:first-child:hover a{border-radius:0 0 0 40px; -moz-border-radius:0 0 0 40px; -webkit-border-radius:0 0 0 40px;}
.topmenu li:last-child:hover a{border-radius:0 0 40px 0; -moz-border-radius:0 0 40px 0; -webkit-border-radius:0 0 40px 0;}

.swiper-container{width:100%; background:#375b4d; position:relative;}
#swiper-container .swiper-slide{width:100%; height:480px;}
#swiper-container>.swiper-pagination{left:0!important; bottom:20px!important;}
#swiper-container .swiper-pagination span{width:14px; height:14px;background:#fff; opacity:1; display:inline-block; margin:0 5px !important; border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px;}
#swiper-container .swiper-pagination span.swiper-pagination-bullet-active{background:#5ba517;}
#main{width:1000px; margin:0 auto;}
#footer{width:100%; height:186px; background:#0e5a0a; padding-top:8px;}
#footer dl{width:1000px; margin:0 auto;}
#footer dt{width:800px; float:left; text-align:center; line-height:30px; padding-top:10px;}
#footer dt p{width:100%; float:left;}
#footer dt p.btxx{font-size:12px;}
#footer dt a{display:inline-block; margin:0 20px;}
#footer dt p span{height:78px; background:url(/weboss/images/fticon1.jpg) no-repeat;text-align:left;  float:left; font-size:24px; width:234px; line-height:55px; margin-bottom:10px; margin-left:40px;}
#footer dt p span.qqzx{background:url(/weboss/images/fticon2.jpg) 5px no-repeat;font-size: 18px;line-height: 30px;margin-left: 20px; width: 265px;}
#footer dt p span a{height:100%; display:block; padding-left:50px;}
#footer dt p span.qqzx a{padding-left:88px; margin-top: 15px;}
#footer dt p span.wxan{background:url(/weboss/images/fticon3.jpg) no-repeat; font-size:12px; line-height:22px; padding:38px 0 0 80px; height:40px; width:auto;}
#footer dd{width:185px; float:right; padding-right:10px;}
#footer dd img{width:157px; height:160px; border:1px solid #fff; padding:7px 13px;}
.indextxt1{width:100%; margin-top:30px;}
.indextxt1_l{width:620px; float:left;}
.indextxt1_r{width:335px; float:right;}
h3.tt1{line-height:22px; background:url(/weboss/images/tt1.png) left center no-repeat; padding-left:30px; font-weight:400; font-size:20px; color:#386c26; margin-bottom:20px;}
h3.tt1 code{font-size:16px; float:right; color:#000;}
h3.tt1a{background:url(/weboss/images/tt1a.png) left center no-repeat;}
h3.tt1b{background:url(/weboss/images/tt1b.png) left center no-repeat;}
h3.tt1c{background:url(/weboss/images/tt1c.png) left center no-repeat;}
h3.tt1d{background:url(/weboss/images/tt1d.png) left center no-repeat;}
.indextxt1_l dt{width:263px; float:left;}
.indextxt1_l dt img{width:263px; height:233px;}
.indextxt1_l dd{width:336px; float:right;}
.indextxt1_l dd li{border-top:1px solid #aaa; padding:5px 10px; line-height:24px; font-size:12px;}
.indextxt1_l dd li h4{font-size:14px; font-weight:400; height:24px; overflow:hidden;}
.indextxt1_l dd li p{color:#747474; height:48px; overflow:hidden; position:relative;}
.indextxt1_l dd li p code{position:absolute; right:0; bottom:0;}
.indextxt1_l dd li span{width:60px; padding-top:10px; text-align:center; font-size:40px; color:#0084ca; display:inline-block; float:left; padding-right:10px;}
.indextxt1_l dd li span p{font-size:13px; color:#c7c7c7; height:24px; margin-top:10px;}
.indextxt1_l dd li.tdtj{padding:0 0 5px; border-top:0;}
.indextxt1_r dl{border:5px solid #cecece; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background:url(/weboss/images/dl_bg.jpg) left center no-repeat; padding:10px 30px 0 80px; height:218px;}
.indextxt1_r dd{color:#999; line-height:20px; margin-top:15px; width:100%; float:left;}
.indextxt1_r dd span{width:60px; text-align:right; display:inline-block; float:left; font-size:12px;}
.yyinput1,.yyinput2{width:140px; height:18px; line-height:18px; padding:0 3px; border:1px solid #cecece; display:inline-block; float:left; font-size:12px;}
.yyinput2{width:60px; margin-right:5px;}
.indextxt1_r dd.submit{ text-align:center; margin-top:25px;}
.yybtn1,.yybtn2{width:72px; height:29px; line-height:160px; background:url(/weboss/images/submita.jpg) no-repeat; overflow:hidden; border:0; cursor:pointer; margin:0 10px; display:inline-block;}
.yybtn2{background:url(/weboss/images/submitb.jpg) no-repeat;}
.indextxt2 dl{width:224px; float:left; background:#f2f2f2; padding:20px 18px;}
.indextxt2 dl dt{height:50px; background:url(/weboss/images/tt2.png) center top no-repeat; line-height:35px; font-size:20px;color:#386c26; padding-left:58px; margin-bottom:20px;}
.indextxt2 dl dd{height:35px; line-height:35px; text-align:center; border-bottom:1px solid #e3e1e1;}
.indextxt2 dl dd a{height:100%; display:block;}
.indextxt2 dl dd:last-child{ border-bottom:0;}
.indextxt2 ul{width:740px; float:left;}
.indextxt2 li{width:222px; float:left; text-align:center; padding:0 0 20px 24px;}
.indextxt2 li img{width:218px; height:307px; border:2px solid #e8e8e8; }
.indextxt2 li p{height:20px; line-height:20px; overflow:hidden; margin-top:5px;}
.indextxt2a ul{width:auto; padding-left:14px;}
.indextxt2a li{width:216px;}
.indextxt2a li{padding:26px 0 0 26px;}
.indextxt2a li img{padding:10px 10px;}
.indextxt3_l{width:620px; float:left;}
.indextxt3_r{width:305px; float:right;}
.indextxt3_hd{width:620px; height:214px; overflow:hidden; position:relative; background:#f4f4f4;}
.indextxt3_hd ul{height:214px; overflow:hidden; position:absolute;}
.indextxt3_hd li{width:620px; height:214px; float:left; position:relative;}
.indextxt3_hd li img{width:340px; height:214px; float:left;}
.indextxt3_hd li span{width:255px; float:right; padding-right:10px; line-height:22px; padding-top:10px;}
.indextxt3_hd li span h4{font-size:14px; line-height:30px; height:30px; overflow:hidden; font-weight:400;}
.indextxt3_hd li span p{font-size:12px; color:#747474; position:relative;}
.indextxt3_hd li span p code{ position:absolute; right:0; bottom:0;}
.indextxt3_hd dl{position:absolute; width:255px; text-align:center; right:0; bottom:10px;}
.indextxt3_hd dd{width:22px; height:22px; line-height:22px; text-align:center; display:inline-block; background:#f4f4f4; border-radius:22px; -moz-border-radius:22px; -webkit-border-radius:22px; margin:0 15px; font-size:12px; color:#747474; cursor:pointer;}
.indextxt3_hd dd.hdnow{background:#386c26; color:#fff;}
.indextxt3_r dt{width:305px; height:195px; position:relative;}
.indextxt3_r dt img{width:305px; height:195px;}
.indextxt3_r dt cite{width:100%; height:100%; background:rgba(55,59,56,0.2); position:absolute; top:0; left:0;}
.indextxt3_r dt em{width:79px; height:79px; position:absolute; background:url(/weboss/images/video.png) no-repeat; top:58px; left:113px; z-index:999;}
.indextxt3_r dd{font-size:12px; text-align:center; margin-top:3px;}
.indextxt4{padding-bottom:50px;}
.indextxt4 li{width:230px; float:left; line-height:24px; font-size:12px; padding:0 0 0 26px;}
.indextxt4 li img{width:230px; height:145px;}
.indextxt4 li h4{font-size:14px; height:24px; overflow:hidden; margin-top:10px;}
.indextxt4 li p{color:#747474; position:relative;}
.indextxt4 li p code{position:absolute; right:0; bottom:0;}
.indextxt4 li:first-child{padding-left:0;}
/*��ҳ*/
.abcd{
    height: 400px;
margin: 40px 0 20px 30px;}
.abcd li{float: left;font-size: 14px;}
.abcd li:last-of-type{width: 340px;margin-left: 20px;}
.abcd img{width: 348px;
    height: 490px;
    border: solid 1px #999;
}
.abcd li p{
    line-height: 35px;
}
.abcd li p:first-of-type{
    font-size: 16px;
    border-bottom:  solid 1px #999;
    margin-bottom: 20px;
}
.abcd li p span{
    font-size: 26px;
    color: #0a472a;
    font-weight: bold;
}
.abcd a{
    margin-top: 30px;
    background-color: #cbcbcb;
    width: 115px;
    height: 36px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: none;
    font-size: 20px;
    color: #333;
    cursor: pointer;
    padding: 5px;
}
.abcd a:last-of-type{
    margin-left: 30px;
}
.abcd a:hover{
    background-color: #0e5a0a;
    color: #fff;
}

.abcde{
    width: 100%;
    height: 44px;
    border-bottom: solid 2px #0e5a0a;
    margin-left: 30px;
    margin-top: 40px;
    clear: both;
}
.abcde li{
    background-color: #0e5a0a;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
    float: left;
    width: 106px;
    height: 42px;
    margin-left: 25px;
    border: solid 2px #0e5a0a;
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}
.abcde-on{
    color: #333!important;
    background-color: #E8F5D9!important;
}
.abcde li:first-of-type{
    margin-left: 0;
}

.abcde2{
    height: 300px;
    padding: 15px 40px;
    border: solid 2px #0e5a0a;
}
.abcde2 li{
    padding: 2px;
    border: solid 1px #0e5a0a;
    width: 193px;
    height: 272px;
    float: left;
    margin-right: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333;
}
.abcde2 li img{
    width: 100%;
    height: 100%;
}
.abcde2 li:nth-of-type(4n){
    margin-right: 0;
}




#nyheader{width:100%; height:305px; position:relative;}
#nymain{width:1000px; margin:40px auto;}
.sidebar{width:260px; float:left;}
.content{width:740px; float:right;}
.sidebar h3{height:95px; background:#fdc94d; border-radius:10px; -moz-border-radius:10px; line-height:24px; -webkit-border-radius:10px; text-align:center; font-size:18px; padding:40px 0 0; position:relative;}
.sidebar h3 p{font-size:14px; font-family:"Arial"; text-transform:uppercase;}
.sidebar h3 cite{width:28px; height:28px; line-height:28px; background:#fff;border-radius:28px; -moz-border-radius:28px; -webkit-border-radius:28px; color:#fdc94d;font-size:14px; font-family:"Arial"; float:right; font-weight:400; position:absolute; top:40px; right:35px;}
.sidebar ul{border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2; position:relative; top:-7px; padding-top:7px;}
.sidebar li{line-height:44px; height:44px; font-size:14px; margin-top:1px;width:100%; float:left;}
.sidebar li a{height:44px; padding-left:20px; display:block;}
.sidebar li a:link,.sidebar li a:visited{color:#000;}
.sidebar li a:active,.sidebar li a:hover,.sidebar li.leftnow a{color:#000; background:#fdc94d;}
.sidebar dl{border:1px solid #e2e2e2; border-top:2px solid #727678; border-radius:0 0 10px 10px; -moz-border-radius:0 0 10px 10px; -webkit-border-radius:0 0 10px 10px; position:relative; top:-7px; padding:15px 15px 30px;}
.sidebar dt{padding:0 0 10px 20px;}
.sidebar dd{line-height:24px; font-size:13px; color:#333;}
h3.nyweiz{height:43px; line-height:43px; border:1px solid #e2e2e2; font-size:14px; padding:0 24px 0 12px; color:#555; margin-left:40px;}
h3.nyweiz code{ background:url(/weboss/images/weiz.png) left center no-repeat; float:right; padding-left:25px;}
h3.nyweiz a:link,h3.nyweiz a:visited{color:#555;}
h3.nyweiz a:active,h3.nyweiz a:hover{color:#8aad00;}
.nytxt1{line-height:30px;font-family:"����"; color:#666; padding:30px 0 0 40px;}
.nytxt11{    line-height: 30px;
    color: #666;
    display: none;
    padding: 30px 0 0 40px;}

.showDiv{
    height: 50px;
}
.showDiv a{
    display: block;
    line-height: 60px;
    height: 50px;
}

.showDiv a:first-of-type{
    float: left;
}
.showDiv a:last-of-type{
    float: right;
}

.nytxt1 p{text-indent:2em; padding:10px 0;}
.page{width:100%; float:left;text-align:center; color:#666; padding:40px 0 20px; font-size:12px;}
.page a{height:28px; display:inline-block; line-height:28px; background:#fff;padding:0 10px; margin:0 5px;}
.page span{display:inline-block;}
.page a:link,.page a:visited{color:#666;}
.page a:active,.page a:hover,.page a.pagenow{color:#fff; background:#f05a1f;}
.nytxt2 ul{padding-left:18px;}
.nytxt2 li{width:218px; float:left; padding:28px 0 0 22px; text-align:center;}
.nytxt2 li img{width:218px; height:142px;}
.nytxt2 li p{height:20px; line-height:20px; overflow:hidden; margin-top:8px;}
.nytxt3{padding:20px 0 0 40px;}
.nytxt3 li{font-size:14px; line-height:30px; height:30px; overflow:hidden;font-family:"����"; background:url(/weboss/images/news_li.png) 7px center no-repeat; padding-left:17px;}
.nytxt3 li code{font-family:"Arial"; float:right; color:#6e6b8a;}
.nytxt4,.nytxt5{padding:20px 0 0 40px;}
h2.nynewstt3{font-size:20px; text-align:center; font-weight:400; line-height:30px;}
h2.nynewstt3 p{font-size:14px; color:#666;}
.nynewstxt3{padding:20px 0; font-size:14px; line-height:28px; color:#666;}
.nynewstxt3 div{text-align: center;}
.nynewstxt3 p{padding:10px 0;}
.sxpage{width:100%; float:left; padding:20px 0;}
.sxpage ul.nypage{width:400px; float:left;}
.sxpage ul.nypage li{font-size:13px; line-height:24px; height:24px; overflow:hidden;text-align: left;}
.sxpage span.fxan{width:300px; float:right; line-height:48px;}
.sxpage span.fxan img{display:inline-block; vertical-align:middle;}
h4.lxwmtt{height:24px; line-height:24px; background:url(/weboss/images/lxwm_tt.png) center center no-repeat; font-size:16px; padding:0 45px; margin:25px 0;}
h4.lxwmtt span{color:#dd4012;}
.nytxt5 dt{font-size:15px; line-height:30px;}
.nytxt5 dt p{font-size:12px;}
.nytxt5 dt p span{display:inline-block; margin-right:40px;}
.nytxt5 dt p span img{display:inline-block; vertical-align:middle; margin-right:15px;}
.nytxt5 dd{width:700px; height:350px; margin-top:40px;}
.nytxt6{padding:30px 0 0 40px;}
.nytxt6_l{width:480px; float:left;}
.hytxt{background:#f5f5f5; padding:10px 15px 30px; font-size:12px; color:#999; line-height:20px;}
.hytxt h4{font-size:16px; color:#90a604; font-weight:400; margin-bottom:10px;}

.nytxt6_l dl{width:100%; float:left; padding:15px 0 25px;}
.nytxt6_l dt{height:22px; background:#f2ffed url(/weboss/images/jr_li.png) 10px center no-repeat; font-size:14px; line-height:22px; padding:0 10px 0 25px; border:1px solid #afbf49; color:#90a604;}
.nytxt6_l dt code{font-size:12px; background:url(/weboss/images/jr_li2.png) left center no-repeat; float:right; padding-left:15px;font-family:"Arial"; color:#90a604;}
.nytxt6_l dt code a{text-decoration:underline; color:#90a604;}
.nytxt6_l dd{font-size:12px; line-height:20px; color:#666; padding:10px;}
.nytxt6_l dd span{color:#1b1b1b; display:inline-block; margin-right:20px; font-size:14px;}
.nytxt6_l dd p.gzms{margin:10px 0;}
.nytxt6_r{width:173px; float:right; position:relative;}
.nytxt6_r img{width:173px; height:199px;}
.nytxt6_r p{height:40px; line-height:50px;background:rgba(0,0,0,0.4); position:absolute; left:0; bottom:0; padding:0 12px; width:139px; font-size:12px; font-weight:700; overflow:hidden;}
.nytxt10{padding:30px 0 0 40px; line-height:30px;}
.nytxt10 dt{padding-bottom:20px;}
.nytxt10 dt h4{font-size:16px; font-weight:400;}
.nytxt10 dt p{font-size:12px; color:#666;}
.nytxt10 dd{width:100%; float:left; line-height:40px; padding-top:20px;}
.nytxt10 dd span{width:95px; text-align:right; color:#5b5b5b; float:left;}
.lyinput1,.lytext1{width:348px; height:20px; line-height:20px; border:1px solid #d0cfd1; float:left; padding:9px;}
.lytext1{height:100px;}
.lybtn1{width:108px; height:38px; line-height:38px; text-align:center; background:#f7941d; border:1px solid #d0cfd1; font-size:16px; color:#fff; cursor:pointer; margin-left:95px;}


/*招商加盟*/
.zsjm_div{margin-left:40px;margin-top:30px;}
.teamwork{width:660px;margin:25px 40px;background:#f4f4f4;min-height:200px;padding:30px 20px;color:#3c3c3c;font-size: 14px;}
.apply_line {padding-top: 20px;}
.teamwork .apply_line label {width: 70px;}
.apply_line label {display: inline-block;width: 65px;text-align: right;padding-right: 10px;font-size: 14px;}
.w217 {width: 250px;}
.apply_txt {height: 16px;padding: 6px 0 6px 12px;background: #fff;border: 1px solid #d9d9d9;}
input, textarea {/*border: none;*/background: none;font-size: 12px;vertical-align: middle;font-family: "微软雅黑",Microsoft YaHei;}
.w138 {width: 126px;}
.w583 {width: 520px;}
.apply_yu {width: 442px;height: 128px;padding: 6px 0 6px 12px;background: #fff;border: 1px solid #d9d9d9;vertical-align: top;}
.zifu {padding: 10px 0 0 75px;font-size: 12px;}
.zifu em {color: #d10606;}
.apply_btn {display: block;margin: 20px auto 10px;width: 111px;height: 34px;background: url(/weboss/images/apply_btn1.png) no-repeat;cursor: pointer;text-indent:-9999px;}
/*招商加盟 end*/
/*在线留言*/
.zxxd {
    width: 100%;
    margin: 30px auto 15px;
    padding-bottom: 20px;
    color: rgba(0,0,0,0.6);
    text-align: left;
    font-size: 0.9em;
    background: #f4f5e7;
}
.zxxd h4 {
	text-align: center;
    font-size:1.48rem;
    display: block;
    margin: 0px 0 0 20px;
    padding-top: 15px;
    color: #228d3f;
}
.zxxd div {
    font-size:20px;
    width: 86%;
    margin: 10px auto 0px;
}
.zxxd div.tj {
    border-top: 1px #fff solid;
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
}
.zxxd div input, textarea {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border: 1px #dce3d5 solid;
    color: rgba(0,0,0,0.8);
    font-size: .2rem;
    margin-top: 5px;
}
.zxxd div textarea {
    height: auto;
}
.zxxd div span {
    width: 150px;
    height: 24px;
    display: block;
    margin-top: 2px;
}
.zxxd div.tj button {
    width: 70px;
    height: 32px;
    line-height: 32px;
    border: 1px #dce3d5 solid;
    background: #228d3f;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size:1rem;
    font-weight: bold;
    margin-top: 0;
}
.zxxd div span img {
    width: 150px;
    height: 24px;
}
.dede_pages{clear:both!important;padding:10px 0;margin:10px auto;text-align:center}
.dede_pages ul{list-style:none;text-align:center;padding:0;margin:0}
.dede_pages ul li{list-style:none;display:inline-block;height:30px;line-height:30px;padding:0 7px;margin:0 2px;text-align:center;overflow:hidden;white-space:nowrap;border:#999 1px solid;border-radius:3px}
.dede_pages ul li:hover{background:#4285f4;color:#fff;border-radius:3px}
.dede_pages ul li a{display:inline-block;height:30px;line-height:30px;padding:0 7px;margin:0;color:#555;overflow:hidden}
.dede_pages ul li a:hover{color:#fff;overflow:hidden;text-decoration:none}
.dede_pages ul li.thisclass{padding:0 12px;background:#4285f4;border:#4285f4 1px solid;color:#fff;font-weight:700}
.dede_pages ul li.thisclass a{padding:0;color:#fff}