html{width: 100%;min-width:1200px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{padding:0;margin:0}
body,button,input,select,textarea{font:14px/1.5 Microsoft Yahei,Arial,sans-serif}
body{width: 100%;background:#fff;overflow-x: hidden;-webkit-font-smoothing: antialiased;color:#333;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new, courier, monospace}
small{font-size:12px}
ul,ol{list-style:none}
hr{border: none;height: 1px}
a{color:inherit;text-decoration:none;outline:none;background-color: transparent}
a:hover,a:active{outline: none;text-decoration: none}
img{border:none}
b,strong{font-weight: bold}
table{border-collapse:collapse}
td,th{border: 1px solid #333}
input,input:focus{border: none;outline: none}
input[type="submit"]{cursor: pointer}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.tans05{-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s}
.tans1{-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s}
.tans15{-webkit-transition: all 1.5s;-moz-transition: all 1.5s;transition: all 1.5s}
.tans2{-webkit-transition: all 2s;-moz-transition: all 2s;transition: all 2s}
.b{display: block;width: 100%;height: 100%}
.nclk{pointer-events: none}
.cl{clear: both}
.cl:after{content: "";clear: both;display: table}
.fl{float: left}
.fr{float: right}
.ws{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.p{padding: 0 calc(50% - 550px)}
/*动画*/
.ani-b-s{opacity: 0;-webkit-transform: translate(0, 50px);-moz-transform: translate(0, 50px);transform: translate(0, 50px)}
.ani-b-t{opacity: 0;-webkit-transform: translate(0, -50px);-moz-transform: translate(0, -50px);transform: translate(0, -50px)}
.ani-l{opacity: 0;-webkit-transform: translate(-200px, 0);-moz-transform: translate(-200px, 0);transform: translate(-200px, 0)}
.ani-r{opacity: 0;-webkit-transform: translate(200px, 0);-moz-transform: translate(200px, 0);transform: translate(200px, 0)}
.ani-b{opacity: 0;-webkit-transform: translate(0, 200px);-moz-transform: translate(0, 200px);transform: translate(0, 200px)}
.ani-o{opacity: 0;-webkit-transform: scale(0, 0);-moz-transform: scale(0, 0);transform: scale(0, 0)}
/*首页-----------------------------------------------------------*/
.header-top { line-height: 30px; color: white; background-color: #232323; 
}
.header{
    height: 116px;
}
.logo{
    width: 345px;
    height: 100%;
}
.nav-list{
    padding-top: 40px;
    font-size: 0;
}
.nav-list li{
    display: inline-block;
    vertical-align: top;
    height: 76px;
    margin: 0 3px;
    text-align:center;
    width: 90px;
    position: relative;
}
.nav-list li a{
    border-bottom: 4px solid transparent;
}
.nav-list li:before,
.nav-list li:last-child:after{
    content: "";
    position: absolute;
    top: 3px;
    border-left: 1px solid #1b51b6;
    height: 18px;
}
.nav-list li:before{
    left: -3px;
}
.nav-list li:last-child:after{
    right: -3px;
}
.nav-list li p{
    font-size: 16px;
}
.nav-list li small{
    color: #999;
}
.nav-list li.active p,
.nav-list li.active small,
.nav-list li a:hover p,
.nav-list li a:hover small{
    color: #f90;
}
.nav-list li.active a,
.nav-list li.active a,
.nav-list li a:hover,
.nav-list li a:hover{
    border-bottom-color: #f90;
}
/*banner*/
.swiper-banner{
    width: 100%;
    height: 500px;
    margin-bottom: 120px;
    position: relative;
}
.swiper-banner .swiper-slide{
    overflow: hidden;
    position: relative;
}
.swiper-banner .swiper-slide img{
    display: block;
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 100%;
    margin-left: -960px;
}
.swiper-banner .swiper-slide-active{
    z-index: 9;
}
.swiper-banner .swiper-banner-span{
    position: absolute;
    text-align: center;
    height: 15px;
    bottom: 95px;
    z-index: 99;
    width: 100%;
}
.swiper-banner-span span{
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    vertical-align: top;
    opacity: 1;
    background-color: white;
}
.swiper-banner-span span + span{
    margin-left: 15px;
}
.swiper-banner-span span.swiper-pagination-bullet-active{
    background:#0E2F7E;
}
/*服务项目*/
.ser{
    position: relative;
    z-index: 9;
    width: 1100px;
    margin: -200px auto 50px;
    background: url("ser_bg.png") no-repeat;
    height: 160px;
    padding: 0 60px;
}
.ser li{
    float: left;
    width: 20%;
    height: 100%;
    text-align: center;
    position: relative;
}
.ser li + li:before{
    content: "";
    position: absolute;
    top: 37px;
    left: 0;
    border-right: 1px solid #c5c5c5;
    height: 87px;
}
.ser li a{
    padding-top: 25px;
}
.ser li i{
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 70px;
}
.ser li b{
    font-size: 16px;
    display: block;
    line-height: 45px;
    color: #999;
}
.ser li a:hover b{
    color: #0E2F7E;
}
.ser li:nth-child(1) a i{
    background: url("ser_01.png") no-repeat;
}
.ser li:nth-child(2) a i{
    background: url("ser_02.png") no-repeat;
}
.ser li:nth-child(3) a i{
    background: url("ser_03.png") no-repeat;
}
.ser li:nth-child(4) a i{
    background: url("ser_04.png") no-repeat;
}
.ser li:nth-child(5) a i{
    background: url("ser_05.png") no-repeat;
}
.ser li:nth-child(1) a:hover i{
    background: url("ser_01_a.png") no-repeat;
}
.ser li:nth-child(2) a:hover i{
    background: url("ser_02_a.png") no-repeat;
}
.ser li:nth-child(3) a:hover i{
    background: url("ser_03_a.png") no-repeat;
}
.ser li:nth-child(4) a:hover i{
    background: url("ser_04_a.png") no-repeat;
}
.ser li:nth-child(5) a:hover i{
    background: url("ser_05_a.png") no-repeat;
}
/*案例*/
.case{
    margin-bottom: 50px;
}
.case-list li{
    float: left;
    width: 350px;
    height: 260px;
    margin: 0 25px 10px 0;
    text-align: center;
    position: relative;
}
.case-list li:nth-child(3n),
.i-s-list li:nth-child(3n){
    margin-right: 0;
}
.case-list li a>p{
    position: absolute;
    width: 100%;
    line-height: 50px;
    color: white;
    background: rgba(0,0,0,.58);
    font-size: 15px;
    padding: 0 10px;
    bottom: 0;
}
.case-m{
    position: absolute;
    bottom: 0;
    right:0;
    background: url("case_m.png") no-repeat;
    top: 0;
    left: 0;
    padding-top: 95px;
    display: none;
}
.case-m p{
    font-size: 22px;
    color: #f90;
    line-height: 60px;
    padding: 0 10px;
    font-weight: bold;
}
.case-list li:hover a>p{
    display: none;
}
.case-list li:hover .case-m{
    display: block;
}
.case .title{
    padding-bottom: 25px;
    background: url("title_case.png") no-repeat center bottom;
}
.title{
    text-align: center;
    margin-bottom: 20px;
}
.title h3{
    font-size: 26px;
    line-height: 26px;
    color: #0E2F7E;
}
.title p{
    font-size: 20px;
    color: #999;
}
/*关于我们*/
.about{ height: 390px; margin-bottom: 60px; background-image: url(about_bg.jpg); background-repeat: no-repeat; background-position: center top; 
}
.about-con{
    padding: 65px 0 0 480px;
}
.about-title{
    margin-bottom: 20px;
    background: url("about_title.png") no-repeat left 125px center;
}
.about-title-l{
    width: 175px;
}
.about-title-l h3{
    font-size: 26px;
    color: white;
}
.about-title-l p{
    font-size: 20px;
    color: #999;
}
.about-title-r{
    padding-top: 7px;
}
.about-title-r p:first-child{
    color: #fdfdfd;
    font-size: 20px;
    margin-bottom: 5px;
}
.about-title-r p:last-child{
    font-size: 12px;
    color: #999;
}
.about-info{
    height: 130px;
    overflow: hidden;
    margin-bottom: 15px;
}
.about-info p{
    line-height: 26px;
    color: #c7d1ff;
}
.about-con>a{
    display: block;
    width: 95px;
    line-height: 30px;
    border: 1px solid #5c6ab3;
    text-align: center;
    color: #f90;
}
/*新闻*/
.news{
    margin-bottom: 50px;
}
.news-imp{
    width: 390px;
    padding: 25px 0;
    position: relative;
    background: url("news_imp_yt.png") no-repeat left top,
                url("news_imp_yb.png") no-repeat right bottom;
}
.news-imp a:hover{
    color: #f90;
}
.swiper-news-prev,
.swiper-news-next{
    position: absolute;
    width: 26px;
    height: 22px;
    top: 0;
    cursor: pointer;
}
.swiper-news-prev{
    right: 30px;
    background: url("news_l.jpg") no-repeat;
}
.swiper-news-next{
    right: 0;
    background: url("news_r.jpg") no-repeat;
}
.swiper-news-prev:hover{
    background: url("news_l_a.jpg") no-repeat;
}
.swiper-news-next:hover{
    background: url("news_r_a.jpg") no-repeat;
}
.swiper-news{
    overflow: hidden;
}
.swiper-news h3{
    font-size: 16px;
    font-weight: normal;
}
.swiper-news span{
    font-size: 13px;
    color: #999;
}
.swiper-news p,
.news-info p{
    color: #666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.swiper-news img{
    display: block;
    width: 100%;
    height: 193px;
    margin: 5px 0;
}
.news-list{
    width: 660px;
}
.news-list li{
    height: 100px;
    margin-bottom: 30px;
}
.news-time{
    width: 125px;
    height: 100%;
    color: white;
    text-align: center;
    background: #999;
    padding-top: 8px;
}
.news-time b{
    font-size: 32px;
}
.news-time p{
    font-size: 20px;
}
.news-info{
    height: 100%;
    background: #f3f3f3;
    padding: 15px 20px 0 145px;
}
.news-info h3{
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 5px;
}
.news-info p{
    color: #999;
}
.news-list li:hover .news-time{
    background: #f90;
}
.news-list li:hover h3{
    color: #f90;
}
/*底部信息*/
.footer{ color: white; padding-top: 40px; padding-bottom: 40px; background-color: #232323; 
}
.footer-l{ width: 100%; font-size: 16px; 
}
.nav-btm{
    font-size: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: url("nav_btm.png") no-repeat left bottom;
}
.nav-btm li{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding:0 15px;
    line-height: 20px;
    border-right: 1px solid #5562a4;
}
.nav-btm li:first-child{
    padding-left: 0;
}
.nav-btm li:last-child{
    border-right: none;
}
.footer-r h3{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}
.footer-r p{
    font-size: 16px;
    line-height: 23px;
    color: #e0e0e0;
}
.footer-l>p{ font-size: 14px; line-height: 24px; 
}
.footer a:hover,
.i-bread a:hover{
    text-decoration: underline;
}
/*关于我们页面------------------------------------------------------------------*/
.i-banner{
    height: 300px;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}
.i-banner img{
    display: block;
    position: absolute;
    width: 1920px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.pages{
    clear: both;
    text-align: center;
    overflow: hidden;
    margin:20px auto;
    font-family: "Microsoft Yahei";
}
.pages a{
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 1px solid #c3c3c3;
    background-color: #f5f5f5;
    line-height: 24px;
    text-align: center;
    margin-right: 16px;
}
.pages a:last-child{
    margin-right: 0;
}
.pages a.page_top,
.pages a.page_bottom{
    width: 30px;
}
.pages a.page_active,
.pages a:hover{
    color: #0E2F7E;
}
.i-wrap{
    min-height: 600px;
    padding-bottom: 60px;
}
.i-l{
    width: 260px;
}
.i-r{
    width: 780px;
}
.i-l-title{
    border-left: 16px solid #edad13;
    color: white;
    background: #0E2F7E;
    font-size: 24px;
    line-height: 58px;
    text-indent: 30px;
}
.i-l-list{
    margin: 10px 0 40px;
}
.i-l-list li{
    line-height: 50px;
    border-left: 16px solid #b5b4b4;
    background: #ccc;
    font-size: 18px;
    text-indent: 30px;
    margin-bottom: 5px;
    position: relative;
}
.i-l-list li:after{
    position: absolute;
    content: "";
    right: 25px;
    top: 20px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 10px;
    height: 10px;
    border-right: 1px solid #b5b4b4;
    border-bottom: 1px solid #b5b4b4;
}
.i-l-list li.active,
.i-l-list li:hover{
    background: #fff;
    border: 1px solid #b5b4b4;
    border-left-width: 16px;
    color: #0E2F7E;
    line-height: 48px;
}
.i-l-news-list{
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px 0 20px;
}
.i-l-news-list li{
    position: relative;
    font-size: 13px;
    text-indent: 30px;
    line-height: 34px;
    border-bottom: 1px dashed #d3d3d3;
    padding: 0 10px;
}
.i-l-news-list li:before{
    position: absolute;
    content: "";
    left: 20px;
    top: 13px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 8px;
    height: 8px;
    background: #0E2F7E;
}
.i-l-news-list li a:hover{
    color: #0E2F7E;
}
.i-r-t{
    padding-bottom: 10px;
    margin-bottom: 20px;
    background: url("i_r_t.png") repeat-x left bottom;
}
.i-r-t h3{
    font-size: 20px;
    color: #0E2F7E;
    line-height: 20px;
    background: url("i_r_t_h3.png") no-repeat left center;
    text-indent: 25px;
}
.i-s-list li{
    float: left;
    width: 253px;
    height: 173px;
    margin: 0 10px 10px 0;
    position: relative;
}
.i-s-list li p,
.swiper-i-l-p p{
    position: absolute;
    background: rgba(42,59,141,.37);
    color: white;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 173px;
    font-weight: bold;
    font-size: 20px;
    padding: 0 20px;
    text-align: center;
    display: none;
}
.i-s-list li:hover p,
.swiper-i-l-p li:hover p{
    display: block;
}
/*新闻页面--------------------------------------------------*/
.swiper-i-l-p{
    overflow: hidden;
    width: 220px;
    height: 190px;
    margin: 0 auto;
}
.swiper-i-l-p li{
    position: relative;
}
.i-l-pro-con{
    border: 1px solid #ccc;
    padding: 10px 0 15px;
    border-top: none;
}
.swiper-i-l-p-next,
.swiper-i-l-p-prev{
    width: 50px;
    height: 20px;
    cursor: pointer;
}
.swiper-i-l-p-next{
    margin: 10px auto 0;
    background: url("i_l_pro_r.jpg") no-repeat;
}
.swiper-i-l-p-prev{
    margin: 0 auto 10px;
    background: url("i_l_pro_l.jpg") no-repeat;
}
.i-n-imp{
    margin-bottom: 20px;
}
.i-n-imp img{
    float: left;
    width: 255px;
    height: 165px;
}
.i-n-imp-info{
    padding: 10px 0 0 270px;
}
.i-n-imp-info h3{
    font-size: 16px;
    margin-bottom: 10px;
}
.i-n-imp-info h3:hover{
    color: #0E2F7E;
}
.i-n-imp-info p{
    line-height: 24px;
    color: #999;
    height: 72px;
    overflow: hidden;
}
.i-n-imp-info-more{
    display: block;
    border: 1px solid #0E2F7E;
    text-align: center;
    width: 80px;
    line-height: 24px;
    margin-top: 10px;
    border-radius: 12px;
}
.i-n-imp-info-more:hover{
    background: #0E2F7E;
    color: white;
}
.i-n-list{
    margin-bottom: 40px;
}
.i-n-list li{
    border-bottom: 1px dashed #ccc;
    line-height: 55px;
    height: 56px;
    background: url("i_n_li.png") no-repeat left center;
}
.i-n-list li p{
    float: left;
    width: 530px;
    text-indent: 20px;
}
.i-n-list li span{
    float: right;color: #999;
}
.i-n-list li:hover p{
    color: #0E2F7E;
}
/*联系我们页面----------------------------------------------------*/
.i-co h3{
    font-size: 22px;
    margin-bottom: 5px;
}
.i-co p{
    font-size: 18px;
    line-height: 28px;
}
.map{
    height: 450px;
    margin-top: 20px;
    overflow: hidden;
}

.r{ float:right;}
.l{ float:left;}
a{ outline:none;}
.blue{ color:#0E2F7E;}
.mar_20{margin-top:20px;}
.ny_pad{ min-height:300px;  overflow:hidden; }
.ny_news_ct88{padding:0px 0px 30px; line-height:30px; text-align: left;}
.ny_news_ct88 .info{ padding-bottom: 10px; margin-bottom: 0; overflow: hidden; }
.ny_news_ct88 .info p{text-indent: 0;float: left;background:#ccc; padding:2px 5px; margin-right:8px;  overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_news_tl88 li{text-align:center; height:40px; line-height:40px;}
.ny_news_tl88 .new_title{font-size:20px; font-weight:bold; border-bottom:#ddd solid 1px; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.ny_news_tl88 span{padding:0 5px; color:#999;}
.ny_news_ct88 p{ text-indent: 24px; }
.news_fy{padding:10px 50px 0; height:55px; border-top:#ccc solid 1px;position: relative;z-index: 999;text-align: left;}
.news_fy_l{width:300px;}
.news_fy_l li{height:24px; line-height:24px;}
.news_fy_l span{font-weight:bold;}
.news_fy_r{height:35px; overflow:hidden; padding-top:12px; width:200px;}
.news_fy_r .bdsharebuttonbox{float: right;}

.feedback_table{border-collapse:collapse; }
.feedback_table h4,.feedback_table h3{color: #666;}
.feedback_table tr td{padding: 5px;}
.feedback_table tr td{ border: 1px solid #ececec;line-height: 50px;}
.feedback_table tr td .bt{ width:57px; height:22px; line-height:22px;}
.feedback_table tr td input,.feedback_table tr td textarea{color: #666; margin:0 10px; border: 1px solid #ececec; width: 50%;}
.feedback_table tr td #address{height: 30px; width: 80%; line-height: 15px; }
.feedback_table tr td textarea{margin:10px 0px 10px 10px; width: 80%;}

.sub{width: 320px;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}

.news_image{ padding:20px 0; position:relative;}
.news_image img{ border-radius:4px; display:block; margin:0 auto;}
.news_image #pre1{position:absolute; display:block; width:50%; height:100%; top:0; z-index:9; cursor: url(/images/1.cur?t=844888),auto;}
.news_image #next1{position:absolute;display:block; width:50%; height:100%; top:0; left:50%;z-index:9;cursor: url(/images/2.cur?t=844888),auto;}
 
/*翻页*/
.fy{height:32px;line-height:32px; text-align:center; width:100%; clear: both;}
.fy a,.fy span{padding:5px 11px;border:#aaa solid 1px;margin:0 7px;background-color:#f5f5f5; color: #666;}
.fy span,.fy a:hover{color:#0E2F7E;border: #0E2F7E solid 1px;}
.flink a{ margin::; margin:0 5px;}
    /*QQ*/
.main-im{ position:fixed; right: 10px; top:100px; z-index: 999999; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 52px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:7px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url("weixing-icon.png") no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 172px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center; font-size:12px;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url("toTop-icon.png") no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url("close_im.png") no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px;display:none; background: url("open_im.png") no-repeat left top; }




.newsbt { float: left; height: 40px; width: 660px; padding-top: 10px; }
.numbers{float:left;width:470px;height:35px;display:inline;overflow:hidden;margin-top:0px;margin-left:0px;overflow:hidden;}

.numbers li{float:left;line-height:23px;text-align:center;display:block;margin-left:10px;}
.numbers li a{display:block;width:23px;height:23px;background-color:#ffffff;border:1px solid #cccccc;color:#32528B;}
.numbers li a:hover{width:23px;height:23px;border:1px solid #cccccc;color:#ffffff;background:#f15916;}
