﻿@charset "utf-8";
/*#region 全局定义*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, image, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-family: 'Microsoft Yahei',"Lucida Sans Unicode","Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight:normal;
}

body {
    background-color: #fff;
    color: #565656;
    line-height: 20px;
    font-size: 12px;
    margin: 0px;
    min-width: 1000px;
}

.yahei {
    font-family: "Microsoft Yahei", Arial;
}

h1, h2, h3, h4 {
     font-family: 'Microsoft Yahei',"Lucida Sans Unicode","Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;    font-weight: normal;
}

.relative {
    position: relative;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
    height: 0px;
    visibility: hidden;
}

/* 清理浮动 */
.clearfix {
    *display: inline-block;
    *zoom: 1;
    *vertical-align: top;
}

.clear {
    clear: both;
}

/*#endregion*/

/*#region 通用控件元素*/
input, textarea, select {
    /*font-family: "Lucida Sans Unicode","Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;*/
    background-color: #FFFFFF;
    font-size: 12px;
    outline: none;
    border: medium none;
}

img {
    border: 0px;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}

a, a:link {
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
        color: #00a1f1;
    }

ul, li {
    list-style-type: none;
}

/*#endregion*/

/*#region 布局*/
.left {
    float: left;
}

.right {
    float: right;
}
.pd25 {
    padding:25px 0px;
}
.pdd15 {
    padding: 0px 0px 15px 0px
}
.md25 {
    margin:25px 0px;
}
.wrap {
}

.container {
	width:1000px;
	margin:auto;
}

/*#endregion*/

/*#region 页面头部*/

.wrap.top {
    background: url(../images/top_bg.png) repeat-x #fff;
    min-width: 1000px; height:33px;
}
/*联系方式*/
.top .contact{
    line-height:32px;
}
    .top .contact span {
        margin-right:20px;padding-left:22px;
    }
    .top .contact span.email {
        background:url(../images/top_email.png) no-repeat 0px center;
    }
    .top .contact span.tel {
        background:url(../images/top_tel.png) no-repeat 0px center;
    }
/*搜索*/
.top .searchbar {
    margin: 2px 0px 0px 0px;
    padding: 0px;
    width: 195px;
    _width: 193px;
    border-radius: 15px 15px 15px 15px;
    background-color: #fff;border:1px solid #f4f4f4;
}

.top .search-input {
    background-color: #fff;
    line-height: 23px;
    padding-left: 12px;
    border-radius: 15px 0px 0px 15px;
}

.top .search-btn {
    width: 30px;
    height: 23px;
    padding-right: 10px;
    background: url(../images/search-btn.png) no-repeat center #fff;
    border-radius: 0px 15px 15px 0px;
}
/*header*/
.header {
    height: 105px;
}

    .header .logo {
        background: url(../images/logn.png) no-repeat center;
        width: 220px;
        height: 105px;
        padding: 0px 0px 0px 15px;
    }
    .header .navbar {
        margin-top:35px;
    }
.navbar .nav {
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
}

    .navbar .nav ul li {
        float: left; /*height:45px;*/
        background-repeat: no-repeat;
        background-position: right center;
        margin:0px 5px;
    }

        .navbar .nav ul li a {
            display: block;
            color: #666666; border-radius:4px;
            line-height: 35px;
            text-align: center;
            padding: 0px 18px 0px 18px;
        }
            .navbar .nav ul li a.active {
                background: #0193e8;
                color: #fff;
            }
            .navbar .nav ul li a:hover {
                background: #0193e8;
                color: #fff;
                text-decoration: none;
            }

/*#endregion*/

/*#region 页面页脚*/
.footer-wrap {
    background:#333333;
    height:65px; color:#fff; min-width:1000px;
}
    .footer-wrap .copyright {line-height:65px;
    }
        .footer-wrap .copyright .copyright_link {
            color: #fff;
        }
     .footer-wrap .share a {
         margin: 10px 0px;    display: inline-block;
    }
/*#endregion*/

/*#region 页面主体*/

/*#region banner*/
.banner {
    width: 100%;
    height: 400px;
    overflow: hidden;
    clear: both;
    min-width: 1000px;
    position:relative;
}
.page-banner {
    height: 200px;
}
.flexslider {
    height: 400px;
    overflow: hidden;
    position: relative;
}
.page-flexslider {
    height: 200px;
}
.slides {
    position: relative;
    z-index: 1;
}

    .slides li {
        height: 400px;
        cursor: pointer;
    }
page-slide  li {
        height: 200px;
}
        .slides li a {
            height: 100%;
            display: block;
        }

.flex-control-nav {
    width: 100px;
    text-align: center;
    bottom: 15px;
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: -50px;
}

    .flex-control-nav li {
        margin: 0px 5px;
        width: 12px;
        height: 12px;
        display: inline-block;
        -ms-zoom: 1;
        list-style: none;
        float: left;
    }

    .flex-control-nav a {
        background: url("../images/dot.png") no-repeat right 0px;
        width: 12px;
        height: 12px;
        line-height: 40px;
        overflow: hidden;
        display: inline-block;
        cursor: pointer;
        z-index: 10;
    }

    .flex-control-nav .flex-active {
        background-position: 0px 0px;
    }

.flex-direction-nav {
    top: 50%;
    width: 100%;
    margin-top: -25px;
    position: absolute;
    z-index: 13;
}

    .flex-direction-nav li a {
        width: 38px;
        height: 50px;
        overflow: hidden;
        display: block;
        position: absolute;
        cursor: pointer;
    }

        .flex-direction-nav li a.flex-prev {
            background: url("../images/prev.png") no-repeat center;
            left: 10px;
        }

        .flex-direction-nav li a.flex-next {
            background: url("../images/next.png") no-repeat center;
            right: 10px;
        }

        .flex-direction-nav li a.flex-prev:hover {
            background: url("../images/prev_hover.png") no-repeat center;
            left: 10px;
        }

        .flex-direction-nav li a.flex-next:hover {
            background: url("../images/next_hover.png") no-repeat center;
            right: 10px;
        }
/*#endregion*/

/*#region tab*/
.box {
    /*background: #fff;*/
    position: relative;
    margin: 30px 0px 10px 0px;
}

.tab_menu {
    overflow: hidden;
    height: 34px;
    line-height: 32px;
    background-repeat: repeat-x; 
}

/*.ZP_info_box .arrow {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 10;
    width: 49px;
    height: 19px;
}*/


.ZP_info_box .tab_menu  {
    /*min-height: 222px;*/
    text-align:center; width:480px; margin:0px auto; 
}

    .ZP_info_box .arrow {
        top: 9px;
    }



.tab_menu li {
    float: left;
    height: 32px;
    line-height: 29px;
    color: #000;
    cursor: pointer;
    padding: 0px 25px;
    margin-left: 6px;
    margin-right: 6px;
    border: 1px solid #cdcdcd;
    border-radius: 15px;
    background-color:#fff;
}

.ZP_info_box .tab_menu li {
    line-height: 32px;
}


.tab_menu li.current {
    position: relative;
    height: 32px;
    font-family: 14px;
    border: 1px solid #4a90e2;
    background-color: #4a90e2;
    
    z-index: 10;
}

/*.ZP_info_box .tab_menu li.current {
    background-color: #1f90df;
    border: 1px solid #1779bd;
    margin-top: 0px;
    border-radius: 16px;
    line-height: 32px;
}*/

    .ZP_info_box .tab_menu li.current a {
        color: #fff;
    }

.tab_menu li.current a, .tab_menu li.current {
    color: #fff;
}

.tab_menu li a {
    text-decoration: none;
    font-size: 14px;
}

.tab_menu li.current a {
}

.tab_box {
    padding-top: 0px; /*border-top:1px solid #d6d6d6;position: absolute;*/
    top: 33px;
}

.ZP_info_box .tab_box {
}

.tab_box .hide {
    display: none;
}

.example_list {
    overflow: hidden;
    margin-top: 10px;
}


    /*.example_list ul {
        padding-top: 8px;
        min-height: 170px;
    }

        .example_list ul li {
            position: relative;
            float: left;
            width: 300px;
            height: 290px;
            background: #FFF none repeat scroll 0% 0%;
            margin: 0px 20px 46px 10px;
            box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
        }

            .example_list ul li a .exa-pic {
                width: 300px;
                height: 215px;
                overflow: hidden;
                clear: both;
                margin: 0px 0px 1px 0px;
            }

            .example_list ul li .mark {
                background: url(../images/mark.png) no-repeat center 80px #000;
                opacity: 0.3;
                display: none;
                width: 300px;
                height: 215px;
                position: absolute;
                left: 0;
                top: 0;
                z-index: 15;
                text-indent: -3000px;
                overflow: hidden;
                filter: alpha(opacity=0.3);
            }

            .example_list ul li a .exa-til {
                border-top: 1px solid #f2f2f2;
                width: auto;
                height: 22px;
                padding: 12px 20px 8px 20px;
            }

            .example_list ul li a:hover .exa-til {
                background: #1db9f4;
                color: #fff;
            }

            .example_list ul li .exa-foot {
                border-top: 1px solid #f2f2f2;
            }

            .example_list ul li .exa-look {
                padding: 5px 0px 5px 40px;
                background: url(../images/look.png) no-repeat 20px center;
            }

            .example_list ul li .exa-time {
                padding: 5px 20px 5px 20px;
                background: url(../images/date.png) no-repeat 0px center;
            }*/
/*#endregion*/

/*#region 公司新闻*/
.news-wrap {
    height: 45px;
    line-height: 45px;
    background: #f2f2f2;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #fff;
}

.news .news-til {
    width: 150px;
    background: url(../images/news-til.png) no-repeat 15px center;
    height: 45px;
}

.news ul li {
    float: left;
    padding: 0px 0px 0px 12px;
    margin: 0px 10px 0px 10px;
    width: 250px;
    background: url(../images/news-icon.png) no-repeat left center;
    line-height: 45px;
}
/*#endregion*/

/*#region 正文标题*/
.title {
    text-align: center;
}

    .title h1 {
        font-size: 18px;
        padding-bottom: 15px;
    }

        .title h1 a {
            color: #0193e8;
            font-weight: 700;
        }

        .title h1 b {
            color: #8f8f8f;
            padding: 0px 5px;
        }

        .title h1 span {
            text-transform: uppercase;
            color: #78c937;
        }
    .title .short_line {
        width: 60px;
        background: #0193e8;
        height: 3px;
        margin: 0px auto;
    }

    .title .long_line {
        width: 250px;
        background: #0193e8;
        height: 1px;
        margin: 0px auto;
    }
    .title h2 {
        font-size: 12px; color:#747474;padding-top:15px;
    }

    .title h3 {
        font-size: 12px;
        color: #b2b2b3;
    }
/*#endregion*/

/*#region 我们的服务*/
.about {
}
    .about ul {
        padding: 35px 0px 0px 0px;
    }
        .about ul li {
            float: left;
            width: 218px;
            height: 270px;
            /*border: 1px solid #EFEFEF;*/
            margin: 0px 15px;
        }
            .about ul li a {
                height: 140px;
                display: block;
                width:200px;
                padding: 20px 20px 0px 20px; color:#747474;
            }
                .about ul li a h1 {
                    font-size:16px; text-align:center; font-weight:600; color:#353535; padding:0px 0px 20px 0px;
                }
                .about ul li a .about_icon { 
                    width:80px; height:80px;margin:0px auto 25px;
                }
                    .about ul li a .about_icon:hover { transition:ease .4s; transform:rotate(360deg) ;
                    }
                .about ul li a:hover,.about ul li a:hover h1 {
                    /*color:#fff;*/
                }
.wmmb {
     background: url("../images/about-mb.png") no-repeat center 0px; 
}
.wmmb:hover {
     background: url("../images/about-mb-h.png") no-repeat center 0px ;
}
.wmfw {
    background: url("../images/about-fw.png") no-repeat center 0px ;
}
.wmfw:hover {
    background: url("../images/about-fw-h.png") no-repeat center 0px;
}
.wmcn {
    background: url("../images/about-cn.png") no-repeat center 0px ;
}
.wmcn:hover {
    background: url("../images/about-cn-h.png") no-repeat center 0px ;
}
.wmtd {
    background: url("../images/about-td.png") no-repeat center 0px ;
}
.wmtd:hover {
    background: url("../images/about-td-h.png") no-repeat center 0px ;
}

.read_more {
    font-size: 14px;margin: 0px auto; text-align:center;
}
    .read_more a {
        border:1px solid #0193e8; border-radius:15px; padding:5px 20px 6px; color:#0193e8;
    }.read_more a:hover {
        border:1px solid transparent; border-radius:15px; padding:5px 20px 6px; color: #fff; background:#0193e8;
    }
/*#endregion*/


/*#region 经典案例*/
.example_wrap {
 background:#f1faff;
}
.example {
    
}
.example ul.example-content {
        padding: 25px 0px 0px 0px;
    }
    /*.example ul.example-content li {
        position:relative;
        width: 235px;
        height: 260px;
        background: #FFF none repeat scroll 0% 0%;
        float: left;
        margin: 0px 20px 46px 0px;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    }
        .example ul.example-content li a .exa-pic {
            width: 235px;
            height: 215px;
            overflow: hidden;
            clear: both;
            margin: 0px 0px 1px 0px;
        }
        .example ul.example-content li .mark {
            background: url(../images/mark.png) no-repeat center 80px #000;
            opacity: 0.3;
            display: none;
            width: 235px;
            height: 215px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 15;
            text-indent: -3000px;
            overflow: hidden;
            filter: alpha(opacity=0.3);
        }
        .example ul.example-content li a .exa-til {
            border-top:1px solid #f2f2f2;
            width: auto;
            height: 22px;
            padding: 12px 20px 8px 20px;
        }
        .example ul.example-content li a:hover .exa-til {
            background:#1db9f4;
            color:#fff;
        }
        .example ul.example-content li .exa-foot {
            border-top:1px solid #f2f2f2;
        }
        .example ul.example-content li .exa-look {
             padding: 5px 0px 5px 40px;
             background: url(../images/look.png) no-repeat 20px center;
        }
        .example ul.example-content li .exa-time {
             padding: 5px 20px 5px 20px;
             background: url(../images/date.png) no-repeat 0px center;
        }*/

.pro_box a:hover .item_info {
	bottom: 0px;
}

.pro_box {
	margin: 0px auto; width: 1000px; height: auto; padding-top: 20px; 
}
.pro_box li {
	margin: 0px 20px 20px 0px; width: 235px; height: auto; float: left;
}
.pro_box .item_box_mar {
	margin-left: 0px;
}
.pro_box a:hover .item_box_shade {
	opacity: 0.9;
}
.pro_box a:hover img {
	transform: scale(1.01); -webkit-transform: scale(1.01, 1.01); -moz-transform: scale(1.01, 1.01); webkit-transform: scale(1); -o-transform: scale(1.08, 1.08);
}
.pro_box a:hover .item_txt {
	bottom: 15px;
}
.item_shade {
	width: 235px; height: auto; color: rgb(255, 255, 255); overflow: hidden; float: left; position: relative;height:200px;
}
.item_box_shade {
	transition:0.6s cubic-bezier(0.215, 0.61, 0.355, 1); left: 0px; top: 0px; width: 235px; height: 100%; overflow: hidden; position: absolute;
}
.item_box a:hover .item_box_shade {
	opacity: 0.9;
}
.item_shade img {
	transition:0.3s ease-out; transform: scale(1); webkit-transform: scale(1); 
}
.item_info {
	transition:0.6s cubic-bezier(0.215, 0.61, 0.355, 1); left: 0px; width: 100%; height: 100px; bottom: -100px; position: absolute; background-color: rgb(40, 130, 232);
}
.item_box a:hover .item_info {
	bottom: 0px;
}
.item_ico {
	border-radius: 20px; border: 1px solid rgba(255, 255, 255, 0.3); transition:0.6s cubic-bezier(0.215, 0.61, 0.355, 1); border-image: none; top: -40px; width: 36px; height: 28px; text-align: center; right: 20px; padding-top: 8px; position: absolute;
}
.pro_box a:hover .item_info {
	bottom: 0px;
}
.item_ico {
	border-radius: 20px; border: 1px solid rgba(255, 255, 255, 0.3); transition:0.6s cubic-bezier(0.215, 0.61, 0.355, 1); border-image: none; top: -40px; width: 36px; height: 28px; text-align: center; right: 20px; padding-top: 8px; position: absolute;
}
.pro_box a:hover .item_info {
	bottom: 0px;
}
.item_box a:hover .item_ico {
	top: 20px;
}
.item_ico i {
	color: rgb(255, 255, 255); font-size: 20px;
}
.item_txt {
	transition:0.6s cubic-bezier(0.215, 0.61, 0.355, 1); left: 18px; width: 200px; bottom: -130px; position: absolute;
}
.item_box a:hover .item_txt {
	bottom: 0px;
}
.item_txt h3 {
   padding-top:10px;	height: 40px; line-height: 40px; overflow: hidden; font-size: 14px; white-space: nowrap; -ms-text-overflow: ellipsis;color:#fff;
}
.item_txt p {
    color: rgba(255, 255, 255, 1);
    overflow: hidden;
    padding-top: 8px;
    font-size: 12px;
    border-top-color: rgba(255, 255, 255, 0.3);
    border-top-width: 1px;
    border-top-style: dotted;
    /*white-space: nowrap;*/
    -ms-text-overflow: ellipsis;
    line-height:16px; height:32px;
}

/*#endregion*/

/*#region 友情链接*/
.links-wrap {
    /*background: #f9f9f9;*/
}

.links {
    width:1000px;
	
}

    .links ul {
        padding: 25px 0px 0px 20px; 
    }

        .links ul li {
            padding: 15px 40px 15px 40px; height:70px; float:left;
        }

            .links ul li a img {
                border: 1px solid #cdcdcd;
                width: 158px;
                height: 68px;
            }
/*#endregion*/

/*#region 地图位置*/
.map_wrap {
    height:220px;background: url("../images/foot_map.jpg") no-repeat center 0px ;
}
.map {
    margin-left:70px;
}
    .map h1 {
        color:#fff; font-size:18px; line-height:30px; margin-top:20px;
    }
    .map ul {
        margin-top:20px; 
    }
        .map ul li {
            line-height:25px; color:#fff; font-size:13px; padding-left:25px;
        }
            .map ul li.map_dw {
                background: url("../images/map_dw.png") no-repeat 0px center 
            }.map ul li.map_dh {
                background: url("../images/map_dh.png") no-repeat 0px center 
            }.map ul li.map_yx {
                background: url("../images/map_yx.png") no-repeat 0px center 
            }
/*#endregion*/

/*#endregion*/

/*#region 二级页面通用*/

.content {
    /*line-height: 35px;*/
    padding-top:30px;
}
.content_left {
    width:370px;
}
    .content_left .conent_header p.title {
        font-size: 19px;
        text-align: left;
        font-weight:700;
        color: #0193e8;
    }
    .content_left .conent_header p.subtitle {
        color: #c1c1c1;
        font-size: 12px;
        margin-bottom: 30px;line-height:16px;
    }
    .content_left .conent_header .description {
        display:inline-block;
    }
    .content_left .pic_wrap{
        padding-top:30px;
    }
    .content_left .pic_wrap img {
        width:360px;display:block; margin:0 0 5px;
    }
.content_right {
    width:590px;
    /*padding-top:30px;*/
}
.content_right p {
    word-wrap: break-word;
    word-break: normal; 
    /*padding-bottom:20px;*/
    /*padding-top:20px;*/
    /*border-bottom:1px solid rgba(0, 0, 0, .1);*/
    text-indent:0px;line-height:29px;
    font-size:13px;
}
    .content_right p span {
        padding-bottom: 10px;
        /*padding-top: 20px;*/
        display: inline-block;
        font-weight:700;
        font-size:16px;
    }
    .content_right hr {
    height: 1px;
    border: none;
    border-top: 1px dotted rgb(211, 211, 211);
    margin-top: 20px;
    margin-bottom: 20px;
}
.menu {
}
/*#region 二级新闻资讯*/
.news-list {
}

    .news-list ul li {
        width: 45%;
        float: left;
        padding: 10px;
        border: 1px solid #cdcdcd;
        margin: 10px;
    }

        .news-list ul li .news-time {
            width: 50px;
            padding: 15px 15px;
            float: left;
        }

            .news-list ul li .news-time h5 {
                text-align: center;
                font: 1.5em Georgia,"Times New Roman",Times,serif;
                color: #999;
                margin: 0px;
            }

            .news-list ul li .news-time h4 {
                text-align: center;
                font: 1.8em Georgia,"Times New Roman",Times,serif;
                color: #940606;
                margin: 0px;
            }

        .news-list ul li .news-titl {
            width: 350px;
            float: left;
            padding: 8px 0px 8px 15px;
            border-left: 1px dotted #CCC;
        }

            .news-list ul li .news-titl a {
                display: inline-block;
            }

                .news-list ul li .news-titl a:hover {
                    color: #0d59a7;
                }

            .news-list ul li .news-titl p {
                color: #999999;
            }

            .news-list ul li .news-titl a h1 {
                padding: 0px 0px 10px 0px;
                font-size: 16px;
            }
/*end 二级新闻资讯*/

/*二级导航位置*/

.pagenav {
}

/*end 二级导航位置*/

/*#endregion*/

/*#region 二级导航位置*/
.pageTarget {
    background-color: #f8f8f8;
    line-height: 45px;
}
.container_target {
}
.container_target a:last-child {
        color: #3488ea;
}
.angle-right {
    padding: 0 10px;
    position:relative;
}
    .angle-right:after {
        content:'';
        width:16px;
        height:16px;
        background: url(../images/angle-right.png) no-repeat;
        display:block;
        position:absolute;
        left:0px;
        top:1px;
    }
/*end 二级导航位置*/

/*#region 解决方案*/
.solution {
}

.solution_box {
    overflow: hidden;
    min-height: 200px;
    margin: 0px auto;
    padding: 30px 0px 40px 0px;
    border-bottom: 1px dotted #cdcdcd;
}

    .solution_box .solution_img {
        width: 500px;
        margin: 0px auto;
        text-align: center;
        overflow: hidden;
        float: left;
    }

        .solution_box .solution_img img {
            text-align: center;
            margin: 0px auto;
        }

    .solution_box .solution_con {
        width: 500px;
        float: left;
        margin: 20px auto 0px;
        overflow: hidden;
    }

    .solution_box .solution_title {
        color: #C62B32;
        font-size: 26px;
        line-height: 40px;
    }

    .solution_box .solution_int {
        font-size: 14px;
        line-height: 28px;
        margin-top: 20px;
    }
/*#endregion 解决方案*/


/*#endregion*/

/*#region 其他页面*/

.pic-box {
}

/*#endregion*/

/*#region 详细页面*/
.show-info {
    text-align:center; border-bottom:1px dotted #cdcdcd; line-height:30px;
}
.unlink {
   border-bottom:1px dotted #cdcdcd; 
}
.renqi{
    color: #535353;font: 18px "微软雅黑";
}
    .renqi span {
        font-size:12px; padding:0px 10px;
    }
.solution-pic {
    padding: 1px;
background: #EEE none repeat scroll 0% 0%;
overflow: hidden;
text-align: center;
animation: 0.8s ease 1.2s normal both 1 running gdownIn;
background: #f4f4f4 none repeat scroll 0% 0%;

}
    .solution-pic img {
        width:100%!important;
    }
/*#endregion*/



/*页脚*/
.list_page{
height: 40px;
text-align: center;
padding-top: 10px;
}

    .list_page a {
            border: 1px solid #CDCDCD;
    padding: 5px 12px;
    margin: 0 0 0 8px;
    color: #333;
    }
/*.pages a{
height: 28px;
line-height: 28px;
color: #333333;
display: inline-block;
border: 1px solid #CDCDCD;
padding: 0 9px;
}

.pages a:hover{border-color: red;color: red}
.pages .active{font-weight: bold;background: #fcf9ea;
cursor: text;}
.pages .active:hover{border-color: #CDCDCD;color: #333333}*/