@charset "UTF-8";
@font-face { font-family: Arial, Helvetica, sans-serif, "Microsoft Yahei","微软雅黑"; src: url('../fonts/msyh.ttf'), }
* { margin: 0; padding: 0; list-style: none; border-style: none; text-decoration: none; box-sizing:border-box; }
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { color: #333; font: 14px/1.5 Arial, Helvetica, sans-serif, "Microsoft Yahei","微软雅黑"; overflow-x: hidden; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a { color: #333; text-decoration: none; }
a:focus { outline: none; }
i, em { font-style: normal; }
.clearfix:after { content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { *zoom: 1; }
.fl { float: left; }
.fr { float: right; }
img { vertical-align: middle; border: 0; max-width: 100%; }
input, select, textarea { border: none; outline: none; font-family: "Microsoft Yahei"; -webkit-appearance: none; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #888; }
input:-moz-placeholder, textarea:-moz-placeholder { color: #888; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #888; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #888; }
table { border-collapse: collapse; border-spacing: 0; }
.auto { max-width: 1200px; margin: 0 auto; }
.w1400 { max-width: 1400px; margin: 0 auto; }
#wrapper { -webkit-box-sizing: border-box; box-sizing: border-box; height: auto; width: 100%; max-width: 2560px; position: relative; z-index: 1; margin: auto; overflow: hidden; }

/*头部*/
.header { width: 100%; height:70px; position: fixed; left: 0px; top: 0px; z-index: 59; background-color: #181818; background-color: rgba(0,0,0,0.6); transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; }
.header .logo { display: block; height:70px; position: absolute; top: 0px; left: 20px; z-index: 6; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; }
.header .logo a { display: block; padding: 15px 0px; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; }
.header .logo a img { display: block; transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; }
.header .info { float: right; height: 80px; overflow: hidden; margin-right: 30px; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.header .info .key { height: 30px; line-height: 30px; }
.header .info .key h1 { display: inline; font-size: 12px; padding-right: 3px; color: #999; padding-left: 10px; }
.header .info .key h1 a { color: #999; }
.header .info .key h1 a:hover { color: #006acd; }
.header .info .key h3 { display: inline; font-size: 12px; padding-right: 3px; color: #999; padding-left: 10px; }
.header .info .key h3 a { color: #999; }
.header .info .key h3 a:hover { color: #006acd; }
.header .info .key .mapbtns { display: inline-block; vertical-align: middle; width: 14px; height: 14px; margin-left: 5px; background: url(../images/common_icons.png) no-repeat -786px -31px; cursor: pointer; }
.header .info .tel { height: 30px; color: #ffd800; margin-left: 14px; padding-left: 28px; background: url(../images/common_icons1.png) no-repeat 0px center; }
.header .info .tel h2 { display: inline-block; vertical-align: middle; font-size: 20px; color: #ffd800; line-height: 30px; }
.header .info .tel i { display: inline-block; vertical-align: middle; font-size: 30px; margin: 0 2px; height: 30px; line-height: 30px; overflow: hidden; }
.header .navbar { float: right; margin: 30px 30px 0 0; text-align: center; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.header .navbar ul li { display: inline-block; list-style: none; height: 30px; line-height: 30px; overflow: hidden; }
.header .navbar ul li a { display: block; padding: 0 18px; color: #fff; font-size: 15px; }
.header .navbar ul li a span { display: block; }
.header .navbar ul li a:hover, .header .navbar ul li.on a { color: #fcb302; }
/*服务*/
.fixd-box { position: fixed; left: 0; top: 0; right: 0; z-index: 59; background: #006acd; color: #fff; overflow: hidden; display: none; }
.fixd-box .wrap { padding: 40px 0 80px; max-width: 1660px; margin: 0 auto; }
.fixd-box .wrap h2 { font-size: 52px; font-weight: normal; padding: 0 0 50px 168px; }
.fixd-box .txt .left { float: left; width: 55%; }
.fixd-box .left dl { font-size: 18px; }
.fixd-box .left dl:first-child { margin-bottom: 3em; }
.fixd-box .left dl dt { float: left; }
.fixd-box .left dl dt img { width: 127px; height: 127px; }
.fixd-box .left dl dd { overflow: hidden; line-height: 2; padding: 0 0 0 40px; }
.fixd-box .left dl:first-child + dl dd { padding-top: 10px; }
.fixd-box .left dl dd a { display: inline-block; margin: 0 0.5em 0 0; color: #fff; }
.fixd-box .txt .right { overflow: hidden; line-height: 1.3; }
.fixd-box .txt .right p { font-size: 42px; }
.fixd-box .txt .right p:first-child { margin-bottom: 1em; }
.fixd-box .txt .right span { font-size: 56px; font-family: Arial; }
.fixd-box .close { background: url(../images/close.gif) no-repeat; width: 50px; height: 50px; position: absolute; right: 20px; top: 40px; }
/*底部*/
.index_footer { width: 100%; background-color: #141414; padding: 60px 0px; float: left; }
.index_footer .index_main { max-width: 1200px; margin: 0 auto; }
.index_footer .index_main .footer_fl { float: left; width: 150px; border-right: 1px solid #202020; margin-right: 20px; }
.index_footer .index_main .footer_fl:nth-last { border-right: 0px; }
.index_footer .index_main .footer_fl dt a { color: #888; font-size: 18px; margin-bottom: 8px; font-weight: bold; }
.index_footer .index_main .footer_fl dd a { display: block; color: #585858; font-size: 13px; line-height: 28px; }
.index_footer .index_main .footer_fl dd a:hover { color: #f1f1f1; }
.index_footer .index_main .footer_fr { float: right; }
.index_footer .index_main .footer_fr p { color: #787878; font-size: 18px; margin:10px 0; text-align: center; }
.index_footer .index_main .footer_fr img { display: block; width: 130px; height: 130px; }
.index_footer .footer_link { max-width: 1200px; margin: 70px auto 50px; padding-top: 50px; color: #383838; border-top: 1px solid #1d1d1d; }
.index_footer .footer_link a { color: #383838; }
.index_footer .footer_link a:hover { color: #fff; }
.index_footer .footer_links { max-width: 1200px; margin: 0 auto; text-align: center; }
.index_footer .footer_links span, .index_footer .footer_links ul, .index_footer .footer_links ul li { display: inline-block; vertical-align: middle; color: #787878; font-size: 14px; }
.index_footer .footer_links ul li { height: 20px; line-height: 20px; margin-bottom: 6px; }
.index_footer .footer_links ul li span { display: block; margin-right: 5px; }
.index_footer .footer_links ul li a { color: #666; margin-right: 12px; }
.index_footer .footer_links ul li a:hover { color: #dcdcdc; }
.index_footer .footer_links ul li a:hover:after { color: #666; }
.index_footer .footer_links ul li a:after { content: '¦'; display: inline; margin-left: 12px; font-size: 10px; position: relative; top: -1px; }
.index_footer .footer_links ul li:last-of-type a:after { display: none; }
.index_footer .Copyright { width: 100%; text-align: center; margin-top: 40px; }
.index_footer .Copyright span { color: #666; margin:0 5px; }
.index_footer .Copyright span a { color: #666; margin-left: 10px; }
.index_footer .Copyright span a:hover { color: #999; }
.container_nav { padding-top: 80px; background-repeat: no-repeat; background-position: center; background-size: cover; }
.container_nav .row { width: 100%; padding: 54.5px 0px; text-align: center; }
.container_nav .row ul li { display: inline-block; vertical-align: middle; text-align: center; margin: 0px 25px; }
.container_nav .row ul li a { display: block; }
.container_nav .row ul li a i { display: block; width: 100px; height: 100px; border: 2px solid #fff; margin: 0 auto; border-radius: 50%; background-repeat: no-repeat; background-position: 0px 0px; -webkit-transition: background-color 0.4s ease; -moz-transition: background-color 0.4s ease; -ms-transition: background-color 0.4s ease; -o-transition: background-color 0.4s ease; transition: background-color 0.4s ease; }
.container_nav .row ul li:hover a i, .container_nav .row ul li.on a i { background-color: #fff; background-position: 0px -100px; }
.container_nav .row ul li a span { display: block; color: #fff; font-size: 18px; margin-top: 15px; }
.container_nav .row ul li a i.anniu { background-position: 0px -100px; background-color: #fff; }
.location { width: 100%; height: 40px; line-height: 40px; margin-bottom: 40px; border-bottom: 1px solid #ebebeb; }
.location .location_wrap { width: 1400px; height: 40px; margin: 0 auto; padding-left: 22px; background: url(../images/icon_home.png) no-repeat 0 15px; box-sizing: border-box; }
.location .location_wrap a { display: block; margin-right: 12px; float: left; color: #555; font-size: 15px; }
.location .location_wrap a:hover { color: #006acd; }
.location .location_wrap a:after { content: '>'; display: block; float: right; margin-left: 12px; font-family: "Sunsim"; line-height: 42px; }
.location .location_wrap a:hover:after { color: #555; }
.location .location_wrap a:last-of-type:after { display: none; }

/*分页 bein*/
.page_box { overflow: hidden; text-align: center; font-size: 12px; margin: 80px 0px; }

div.pages { margin: 0 auto; font-family: "Microsoft YaHei",Verdana; font-size: 0px; padding: 0 10px; text-align: center}
div.pages a, div.pages span { display: inline-block; font-size: 12px;/*  float: left;  */margin: 2px 0 0 -1px; padding: 4px 12px; line-height: 20px; height: 20px; border: 1px solid #e1e1e1; background: #fff; color: #333; text-decoration: none; }
div.pages span:first-child { border-left: 1px solid #e1e1e1; }
div.pages a:hover { color: #666; background: #eee; }
div.pages span.current { color: #fff; background: #006ACD; border-color: #006ACD; }
div.pages span.disabled { color: #999; background: #fff; }
/*分页 end*/
.c_headen { height: 40px; background: #222; position: fixed; top: 0; left: 0; width: 100%; z-index: 9 }
.c_headen .wrap { width: 100%; }
.c_headen .c_head_l { float: left; height: 40px; }
.c_headen .c_head_l li { float: left; width: 50px; height: 40px; background: url(../images/head_bg.png) no-repeat; transition: all 0.3s ease; cursor: pointer; }
.c_headen .c_head_l li a { float: left; width: 50px; height: 40px; }
.c_headen .c_head_l li.c_head_l_n { background-position: -200px 0px; }
.c_headen .c_head_l li.c_head_l_n:hover { background-position: -200px -40px; }
.c_headen .c_head_l li dl { height: 0; overflow: hidden; margin-top: 40px; transition: all 0.3s ease; }
.c_headen .c_head_l li dl a { float: left; width: 150px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-indent: 10px; border-bottom: 1px solid #4f4f4f; }
.c_headen .c_head_l li dl a:hover { background: #006acd }
.c_headen .c_head_l li.c_head_l_n:hover dl { height: auto; position: absolute; background: #414141; width: 150px; border-radius: 0 0 3px 3px; }
.c_headen .c_head_l li.c_head_l_h { background-position: 0 0px; }
.c_headen .c_head_l li.c_head_l_h:hover { background-position: 0 -40px; }
.c_headen .c_head_l li.c_head_l_nx { background-position: -50px -0px; }
.c_headen .c_head_l li.c_head_l_nx:hover { background-position: -50px -40px; }
.c_headen .c_head_l li.c_head_l_nt { background-position: -100px -227px; }
.c_headen .c_head_l li.c_head_l_nt:hover { background-position: -100px -267px; }
.c_headen .c_head_c { float: right; height: 40px; }
.c_headen .c_head_c .c_ss { float: left; width: 200px; width: 200px; height: 23px; line-height: 23px; border-left: 1px solid #999; border-top: 1px solid #999; border-bottom: 1px solid #999; border-right: none; background: none; outline: none; text-indent: 8px; margin-top: 7px; color: #ccc }
.c_headen .c_head_c .c_sh { float: left; width: 30px; height: 25px; background: url(../images/head_bg.png) no-repeat -258px 3px; border-top: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999; border-left: none; cursor: pointer; outline: none; margin-top: 7px; }
.c_headen .c_head_r { float: right; height: 35px; line-height: 35px; margin: 0 20px; }
.c_headen .c_head_r a { color: #ccc; font-size: 12px; margin: 0 5px; }
.c_headen .c_head_r a:hover { text-decoration: underline; }

@media (min-width: 769px) {
    /*共用元素*/
    .hidden-lg { display: none; }
    /*导航*/
    .header.fixednav { height: 70px !important; }
    .header.fixednav .logo { height: 60px; }
    .header.fixednav .logo a { padding: 10px 0px; }
    /*.header.fixednav .logo a img { height: 40px; }*/
    .header.fixednav .navbar { margin: 15px 30px 0 0 !important; }
    .header.fixednav .info .key { display: none; height: 20px; line-height: 20px; }
    .header.fixednav .info .tel { margin-top: 15px; margin-left: 0; padding-left: 25px; }
    .header .navbarlogo, .header .navbar .menuclos { display: none; }
    .header .navbar ul li#a9 { display: none; }
}
/* ---------------- Responsive website ---------------- */
/*屏幕小于1440px应用一下样式*/
@media (max-width:1440px) {
}
/*屏幕小于1024px应用一下样式*/
@media (max-width:1200px) {
    .header .info { display: none; }
}

@media (max-width:769px) {
}
/*屏幕小于768px应用一下样式*/
@media (max-width:768px) {
    /*共用元素*/
    .hidden-xs { display: none !important; }
    .hidden-lg { display: block !important; }
  
    /*导航*/
    .header { height: 50px; }
    .header .logo { height: 50px; left: 10px; }
    .header .logo a { padding: 10px 0px; }
    .header .logo a img { height: 30px; }
    .header .navbar ul li#a9 { display: block; }
    .header .navbar { display: none; float: none; margin: 0px; position: fixed; z-index: 10; top: 0; left: 0; z-index: 59; background: #2a99ce ; margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden; -webkit-transition: all 0s ease; -moz-transition: all 0s ease; -ms-transition: all 0s ease; -o-transition: all 0s ease; transition: all 0s ease; }
    .header .navbarlogo { position: fixed; z-index: 11; top: 20px; margin: 0; width: 100%; text-align: center; opacity: 0; }
    .header .navbarlogo a { display: block; height: auto; color: #fff; }
    .header .navbarlogo img { height: 60px; }
    .header .navbarlogo a h2 { margin: 10px 0 0; font-size: 1.5em; font-weight: normal; line-height: 100%; }
    .header .navbarlogo a h2 span { }
    .header .navbarlogo a p { margin: 5px 0 0; font-size: 1rem; line-height: 100%; }
    .header .navbar ul { position: absolute; left: 0px; top: 130px; width: 100%; padding: 0 5%; box-sizing: border-box; }
    .header .navbar ul li { position: relative; z-index: 1; float: left; width: 33.333333%; height: auto; line-height: 100%; margin: 0 -1px -1px 0; text-align: center; border: solid 1px #fff; box-sizing: border-box; }
    .header .navbar ul li a { display: block; color: #fff; padding: 38px 0px; line-height: 100%; margin-top: 0px; }
    .header .navbar ul li a span { display: block; margin: 5px 0 0; font-size: 0.75em; font-family: sanfranciscodisplay-regular,arial; text-transform: uppercase; }
    .header .navbar ul li a:hover { margin-top: 0px !important; }
    .header .navbar ul li:hover { z-index: 2; border: 1px solid #006acd; }
    .header .navbar ul li:hover a { color: #006acd; }
    .header .navbar ul li.on { background: #fff; }
    .header .navbar ul li.on a { color: #555; }
    .header .navbar .menuclos { display: none; position: fixed; z-index: 11; left: 50%; bottom: 0; margin: 0 0 0 -50px; width: 100px; }
    .header .navbar .menuclos p { position: relative; z-index: 2; background: #fff; margin: 0 0 30px; padding: 6px 10px; color: #666; text-align: center; font-size: 1em; border-radius: 15px; line-height: 100%; cursor: pointer; }
    .header .navbar .menuclos:before { content: ""; position: absolute; z-index: 1; left: 50%; background: rgba(255,255,255,0.3); margin: 14px 0 0 -140px; width: 280px; height: 1px; }
    .header .nav-menu { display: block; position: relative; float: right; top: 10px; right: 10px; margin: 0; padding: 2px 5px; cursor: pointer; }
    .header .nav-menu span { display: block; background: #fff; margin: 4px 0; width: 25px; height: 4px; font-size: 1px; color: #fff; border-radius: 2px; text-indent: -99999px; }
    .fixd-box .wrap { padding: 20px 0; }
    .fixd-box .wrap h2 { font-size: 20px; padding: 10px; }
    .fixd-box .txt .left { float: left; width: 100%; }
    .fixd-box .left dl { font-size: 15px; padding: 10px; }
    .fixd-box .left dl:first-child { margin-bottom: 3em; }
    .fixd-box .left dl dt { float: left; }
    .fixd-box .left dl dt img { width: 100px; height: 100px; }
    .fixd-box .left dl dd { padding: 0px 0px 0px 10px; }
    .fixd-box .txt .right { width: 100%; line-height: 1.5; padding: 20px 10px 10px; box-sizing: border-box; }
    .fixd-box .txt .right p { font-size: 16px; }
    .fixd-box .txt .right span { font-size: 30px; font-family: Arial; }
    .fixd-box .close { width: 40px; height: 40px; background-size: 100% 100%; }
    .index_footer { width: auto; padding: 30px 20px; }
    .index_footer .index_main .footer_fl { width: 100%; overflow: hidden; max-height: 50px; border-bottom: 1px solid #202020; border-right: 0px; -webkit-transition: max-height .3s cubic-bezier(.33,0,0,1); transition: max-height .3s cubic-bezier(.33,0,0,1); }
    .index_footer .index_main .footer_fl:hover { max-height: 250px; will-change: transform,max-height; }
    .index_footer .index_main .footer_fl dt { width: auto; margin-bottom: 0; padding: 14px 0px; position: relative; }
    .index_footer .index_main .footer_fl dt:after { content: "+"; display: block; float: right; color: #676767; font-size: 18px; height: 21px; line-height: 21px; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-transition: all .3s ease; transition: all .3s ease; }
    .index_footer .index_main .footer_fl:hover dt:after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); }
    .index_footer .index_main .footer_fl dt a { margin: 0px; font-size: 15px; height: 21px; line-height: 21px; }
    .index_footer .index_main .footer_fl dd a { text-indent: 1em; }
    .index_footer .index_main .footer_fl dd:last-child { margin-bottom: 20px; }
    .index_footer .index_main .footer_fr { width: 100%; text-align: center; padding: 15px 0px 0px; }
    .index_footer .index_main .footer_fr img { width: 150px; height: 150px; margin: 0 auto; }
    .container_nav { padding-top: 50px; }
    .container_nav .row { padding: 20px 0px; }
    .container_nav .row ul li { margin: 0px 20px 10px; }
    .container_nav .row ul li a i { width: 80px; height: 80px; background-size: 80px auto; }
    .container_nav .row ul li:hover a i, .container_nav .row ul li.on a i { background-color: #fff; background-position: 0px -80px; }
    .location { margin-bottom: 20px; width: auto; padding: 0px 5px; }
    .container_nav .row ul li a i.anniu { background-position: 0px -80px; background-color: #fff; }
}
/*屏幕小于540px应用一下样式*/
@media (max-width:540px) {
    .container_nav .row ul li { margin: 0px 20px 10px; }
    .container_nav .row ul li a i { width: 56px; height: 56px; background-size: 56px auto; }
    .container_nav .row ul li:hover a i, .container_nav .row ul li.on a i { background-color: #fff; background-position: 0px -56px; }
    .container_nav .row ul li a span { margin-top: 5px; font-size: 15px; }
    .c_headen .c_head_c { display: none; }
    .c_headen .c_head_l li, .c_headen .c_head_l li a { width: 40px; }
    .c_headen .c_head_l li.c_head_l_n { background-position: -205px 0px; }
    .c_headen .c_head_l li.c_head_l_n:hover { background-position: -205px -40px; }
    .c_headen .c_head_l li.c_head_l_h { background-position: -3px 0px; }
    .c_headen .c_head_l li.c_head_l_h:hover { background-position: -3px -40px; }
    .c_headen .c_head_l li.c_head_l_nx { background-position: -55px 0px; }
    .c_headen .c_head_l li.c_head_l_nx:hover { background-position: -55px -40px; }
    .c_headen .c_head_r { margin: 0px; }
    .container_nav .row ul li a i.anniu { background-position: 0px -55px; background-color: #fff; }
}

#tips { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0); z-index: 999999; display: none; }
#tips div { position: absolute; top: 30%; left: 50%; padding: 10px; width: 90px; margin-left: -45px; background: rgba(0,0,0,0.6); background: url(../images/blank.png)\9; color: #fff; text-align: center; font-size: 14px; border-radius: 4px; word-wrap: break-word; }
#tips .loading { padding-top: 38px; background: url(../images/loading.gif) center top no-repeat; }

/*附件下载样式*/
.attach-list { /*margin: 0 50px 15px;*/ color: #757575; }
.attach-list ul li { margin-top: 15px; padding: 15px; border: 1px solid #ebebeb; }
.attach-list ul li .link-btn { display: block; float: right; margin-top: 7px; padding: 5px 15px; border: 1px solid #e0e0e0; line-height: 20px; font-size: 14px; cursor: pointer; }

.attach-list ul li a:hover { color: #00AAFF; text-decoration: none; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; }

.attach-list ul li .link-btn i { font-size: 14px; }
.attach-list ul li .icon-box { display: inline-block; margin-right: 5px; line-height: 38px; color: #ccc; }
.attach-list ul li .icon-box i { font-size: 38px; }
.attach-list ul li .info { display: inline-block; }
.attach-list ul li .info h3 { line-height: 20px; color: #333; font-size: 14px; font-weight: normal; }
.attach-list ul li .info span { margin-right: 5px; line-height: 18px; color: #999; font-size: 12px; }
.slide-tit { border-bottom: 1px solid #f0f0f0; color: #00aaff; line-height: 1em; font-size: 16px; font-weight: normal; }
.slide-tit strong { padding: 10px 0; float: right; color: #999; font-size: 12px; font-weight: normal; }
.slide-tit span { position: relative; top: 1px; display: inline-block; padding: 10px 0; border-bottom: 1px solid #00aaff; }


/*公共*/
.pt20 { padding-top: 20px; }
/* 分页及上下页开始 */ 

#page { margin:10px 0px; display:inline-block; width:100%; text-align:center}

#page ul{margin:0}

#page li{list-style:none;margin-left:2px;display: inline-block;width: auto;} 

#page li A{display:block;font-size:14px;border:solid #CCCCCC 1px;text-decoration:none;width: auto;text-align: center;display: inline;vertical-align: middle; padding:5px 10px;margin:2px;float: left;} 

#page li A:hover{;border:solid #990000 1px; cursor:pointer} 

#page li b{display:inline;padding:5px 10px;margin:2px;vertical-align: middle;width: auto;float: left;border:solid #990000 1px;display: inline;} 

.next { padding:10px 0; border-top:1px #ccc solid; margin-top:50px;} 

.next a {     display: block;     margin-top: 10px; }

.pages {display: inline-block;width: 100%;}

.pages .fanhui { float:right;margin: 10px 0}

/* 分页及上下页结束 */
.tag {width: 100%; font-size:16px; font-weight:bold;margin: 20px auto;text-align: right; max-width:1500px;}
.tag a:hover { color:#f60;}
.red { color:#e00; font-weight:bold}
.NewsDetails_content_top div {    margin-bottom: 15px;}