@charset "utf-8";
/*
Theme Name: 蓉城网站
Theme URI: https://baidu.com
Author: 47088845@qq.com
Author URI: https://baidu.com
Description:
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
body {
    font-size: 14px;
    font-family: "Microsoft yahei";
    color: #333333;
}

* {
    margin: 0;
    padding: 0;
}

a {
    color: #4d4d4d;
    text-decoration: none;
}

ul, li {
    list-style: none;
}

.c {
    clear: both;
}

.l {
    float: left;
}

.r {
    float: right;
}

img {
    border: none;
}

.w1360 {
    width: 1200px;
    margin: 0 auto;
}

.head {
    min-width: 1200px;
    background-color: #f5f5f5;
}

.nav {
    font-size: 18px;
    color: white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.nav .n1 {
    display: flex;
}

.nav .n1 a {
    background-image: url("/img/20260912/3920501230c0325358473401d2b40488.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    padding: 15px 25px;
    color: white;
}

.nav .n1 a:hover {
    background-image: url("/img/20260912/1932c281f2f33c6611e4a92c719cfc2b.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
}
.nav .n1 a:last-child{
    background-image: none;
}

.he .n2 {
    display: flex;
    align-items: center;
    font-size: 22px;
}

.footer {
    min-width: 1200px;
    background-color: #f0f0f0;
}

.lr {
    display: flex;
    justify-content: space-between;
}

.a1 {
    margin: 20px 0;
    display: flex;
    justify-content: space-around;
}

.a1 .a11 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #904702;
    border-bottom: 3px solid #904702;
}

.a1 .a11 span {
    font-size: 22px;
}

.a1 .a11 p {
    font-size: 12px;
    margin-left: 5px;
}

.a1 .a12 {
    display: flex;
    align-items: center;
    justify-content: right;
    flex-grow: 1;
    border-bottom: 1px solid #e0e0e0;
}
.a1 .a12 span{
    width: 100%;
    text-align: right;
}
.a1 .a12 a {
    color: #4d4d4d;
}

.a2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.a2 .a21 {
    width: 49%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.a2 .a22 {
    padding: 5px 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: white;
    background-color: #904702;
}

.a2 .a22 span {
    font-size: 22px;
}

.a2 .a22 a {
    color: white;
    font-size: 18px;
}

.a2 .a23 {
    display: flex;
    flex-direction: column;
    background-color: #fff6ee;
    border: 1px solid #d8bea5;
}

.a2 .a23 h3 {
    font-weight:normal;
}

.a2 .a23 li {
    display: flex;
    align-items: center;
    padding: 5px;
    border-bottom: 1px solid #d8bea5;
    overflow: hidden;
}

.a2 .a23 li img {
    margin-right: 10px;
}

.a2 .a23 a {
    font-size: 18px;
    color: #4d4d4d;
}

.a3 {
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    padding: 15px;
    height: 268px;
    width: 210px;
    display: flex;
    flex-direction: column;
}

.a3 div {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #904702;
    color: white;
    border-radius: 5px;
    margin-bottom: 10px;
}

.a3 div a {
    color: white;
    font-size: 18px;
}

.a3 div img {
    margin-right: 10px;
}

.a4 {

    width: 400px;
    height: 258px;
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    padding: 20px;
    margin: 0 15px;
}

.a4 p {

    text-align: justify;
    font-size: 18px;
    color: #4c4c4c;
    line-height: 32px;
}
.a4 a{
    color: #904702;
}
.a5 {
    display: flex;
    justify-content: space-between;
    color: #4e4e4e;
    font-size: 18px;
    margin-top: 20px;
}

.a5 .a51 {
    border: 1px solid #e6e6e6;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    background-color: #f5f5f5;
    padding: 30px 20px;
}

.a5 .a51 .a52 {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.a5 .a51 .a52 h3 {
    font-size: 48px;
    font-weight: bold;
}

.a5 .a51 .a52 span {
    margin-left: 20px;
    font-size: 30px;
}

.a5 .a51 .a53 {
    margin-bottom: 20px;
}

.a5 .a51 .a53 span {
    font-size: 22px;
    padding: 3px 10px;
    background-color: #904702;
    color: white;
    border-radius: 5px;
}

.a5 .a51 .a54 {
    display: flex;
    justify-content: center;
}

.a5 .a51 .a54 a {
    color: white;
    font-size: 22px;
    padding: 10px 25px;
    border-radius: 30px;
}

.a5 .a51 .a54 a:first-child {
    background-color: #904702;
    margin-right: 50px;
}

.a5 .a51 .a54 a:last-child {
    background-color: #901d02;
}

.a5 .a51 p {
    line-height: 30px;
    margin-bottom: 20px;
}

/* 左侧*/
.left {
    margin: 20px 0;
    width: 320px;
    font-size: 20px;
    display: flex;
    flex-direction: column;
}

.left .l1 {
    font-size: 22px;
    border: 1px solid #e6e6e6;
    background-color: #f5f5f5;
    padding: 20px;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.left .l1 a {
    border-radius: 5px;
    background-color: #904702;
    color: white;
    text-align: center;
    width: 100%;
    padding: 15px 0;
    margin-bottom: 20px;
}

.left .l1 div {
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    background-color: #904702;
    color: white;
    padding: 10px 20px;
}

.left .l1 div h6 {
    font-size: 22px;
    font-weight: normal;
}

.left .l1 div p {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.left .l1 div p img {
    margin-right: 10px;
}

.left .l2 {
    font-size: 20px;
    border: 1px solid #e6e6e6;
    background-color: #f5f5f5;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.left .l2 h6 {
    font-size: 22px;
    background-color: #904702;
    font-weight: normal;
    border-radius: 5px;
    color: white;
    padding: 10px;
}

.left .l2 ul {
    border: 1px solid #e9d6c4;
}

.left .l2 ul li:before {
    content: '';
    background: url("/img/20260912/a071289d636916a998f09ed1f8d37930.png") no-repeat;
    background-size: 19px;
    height: 19px;
    width: 25px;
    margin-right: 10px;
}

.left .l2 ul li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e9d6c4;
    background-color: #fff6ee;
    padding: 10px;
}

.left .l2 ul li em {
    font-style: normal;
}

.left .l2 ul li a {
    color: #4c4c4c;
    font-size: 16px;
}

.left .l2 ul li img {
    margin-right: 10px;
}
.left .l3{
    display: flex;
    flex-direction: column;
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    padding: 20px;
    margin-bottom: 20px;
}
.left .l3 a{
    color: #9e0202;
}
.left .l3 h4{
    color: #9e4a02;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
.left .l3 h4:before{
    content: " ";
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-right: 10px;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url("/img/20260912/89b8a588c7d87e8dc405eec14201a874.png");
}
.left .l3 .c , .left .l3 .a{
    background-color: white;
    text-align: justify;
    font-size: 18px;
    color: #4e4e4e;
    border:  1px solid #eeeeee;
    padding: 10px;
    line-height: 28px;
}
.left .l3 .c{
    margin-bottom: 20px;
}
.left .l3 .a .c{
    border: 0;
    padding: 0;
}
.left .l3 .a h5 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    color:#9e0202;
    font-size: 20px;
    border-bottom: 1px #eeeeee dashed;
}
.left .l3 .a h5 em{
    margin-left: 10px;
    color:#4c4c4c;
    font-size: 18px;
    font-style: normal;
}
.left .l3 .a .b{
    display: flex;
    justify-content: space-around;
}
.left .l3 .a .b a:first-child{
    color: white;
    background-color: #9e4a02;
    border-radius: 5px;
    padding: 5px 10px;
}
.left .l3 .a .b a:last-child{
    color: white;
    background-color: #9e0202;
    border-radius: 5px;
    padding: 5px 10px;
}
/*左侧结束*/

.right {
    padding: 20px;
    border: 1px solid #e6e6e6;
    background-color: #f5f5f5;
    width: 818px;
    margin: 20px 0 20px 20px;
}

/*疾病科普页面*/
.jbkp {
    margin-bottom: 15px;
}

.jbkp h2 {
    font-size: 22px;
    color: #4d4d4d;
    margin-bottom: 10px;
}

.jbkp ul {
    background-color: white;
    display: flex;
    flex-direction: column;
    padding: 20px;
    height: 460px;
    border: 1px solid #e6e6e6;
}

.jbkp ul li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 15px;
}

.jbkp ul li img {
    width: 100px;
    height: 78px;
}

.jbkp ul li h3 {
    width: 768px;
    border-bottom: 1px dashed #e6e6e6;
    display: flex;
    flex-direction: column;
    font-weight: normal;
    padding: 0 20px 10px 20px;
}

.jbkp ul li h3 a {
    font-size: 18px;
    font-weight: bold;
    color: #4c4c4c;
    margin-bottom: 10px;
}

.jbkp ul li h3 p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 25px;
}

/*文章列表页面*/
.right .list {
    display: flex;
    flex-direction: column;
    font-size: 18px;
}

.right .list li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.right .list li img {
    width: 148px;
    height: 98px;
    border: 1px solid #e6e6e6;
}

.right .list li div {
    padding: 0 20px 10px 20px;
    width: 748px;
    display: flex;
    flex-direction: column;
    background-color: white;
    border-bottom: 1px dashed #e6e6e6;

}

.right .list li div a {
    font-weight: bold;
    color: #4c4c4c;
    margin-bottom: 10px;
}

.right .list li div p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 25px;
}

/*文章页面*/
.right .wz {
    display: flex;
    flex-direction: column;
}
.right .wz img{
    display:block;
margin:0 auto;
}
.right .wz .sx {
    display: flex;
    justify-content: center;
    font-size: 22px;
    margin-top: 20px;
}

.right .wz .sx a {
    padding: 10px 40px;
    border-radius: 40px;
}

.right .wz .sx a:first-child {
    color: white;
    background-color: #904702;
    margin-right: 30px;
}

.right .wz .sx a:last-child {
    color: white;
    background-color: #8f0101;

}

.right .wz h1 {
    background-color: #904702;
    color: white;
    font-size: 30px;
    padding: 10px;
    font-weight: normal;
    text-align: center;
    border-radius: 5px;
}

.right .wz .des {
    margin-top: 15px;
    padding: 15px;
    background-color: white;
    border: 1px solid #e6e6e6;
    font-size: 18px;
}

.right .wz .body {
    margin-top: 15px;
    padding: 15px;
    background-color: white;
    border: 1px solid #e6e6e6;
    font-size: 16px;
    line-height: 38px;
}
.right .wz .body p{
    line-height: 40px;
    text-indent:2em;
}
.right .wz .body h1{
    font-weight: bold;
    font-size: 26px;
}
.right .wz .body h2{
    font-weight: bold;
    font-size: 24px;
}
.right .wz .body h3{
    font-weight: bold;
    font-size: 22px;
}
.right .wz .body h4{
    font-weight: bold;
    font-size: 20px;
}
.right .wz .body h5{
    font-weight: bold;
    font-size: 18px;
}
.right .wz .body h6{
    font-weight: bold;
    font-size: 18px;
}
.right .wz .body .aligncenter{
    display: block;
    margin:  0 auto;
}
.right .wz .body .aligncenter .wp-caption-text{
    text-align: center;
}
/*来院路线*/
.right .lylx {
    display: flex;
    flex-direction: column;
}

.right .lylx h2 {
    background-color: #904702;
    color: white;
    font-size: 30px;
    padding: 10px;
    font-weight: normal;
    text-align: center;
    border-radius: 5px;
}

.right .lylx .dizhi {
    margin-top: 20px;
    padding: 15px;
    background-color: white;
    border: 1px solid #e6e6e6;
}

.right .lylx .dizhi p {
    font-size: 16px;
    line-height: 38px;
}

/*医院简介*/
.right .yyjj {
    display: flex;
    flex-direction: column;
}

.right .yyjj .jj {
    margin-top: 20px;
    font-size: 16px;
    line-height: 38px;
    text-indent: 2rem;
}

/*文章页面底部 相关文章*/
.xgwz {
    background-color: #f5f5f5;
    border: 1px solid #e7e7e7;
    padding: 20px;
    margin-bottom: 20px;
}

.xgwz h4 {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    padding: 10px 0;
    background-color: #904702;
    color: white;
}

.xgwz ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xgwz ul li {
    width: 46%;
    background-color: white;
    border: 1px solid #efefef;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.xgwz ul li img {
    width: 19px;
    height: 19px;
    margin-right: 10px;
}

.xgwz ul li a {
    font-size: 18px;
    color: #4c4c4c;
}

.xgwz ul li a:first-child {
    display: flex;
}

.xgwz ul li h5 {
    font-weight: normal;
    font-size: 18px;
}

/*医生列表页面*/
.right .yslb {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background-color: #f5f5f5;
    border: 1px solid #eeeeee;
    margin: 20px 0 20px 0;
    width: 44%;
}

.right .yslb img {
    width: 170px;
    height: 200px;
}

.right .yslb li {
    background-color: white;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-left: 10px;
    flex-grow: 2;
}

.right .yslb li h2 {
    font-size: 24px;
    color: #8f0101;
    padding-bottom: 5px;
}

.right .yslb li h2 em {
    color: #4e4e4e;
    font-size: 16px;
    font-style: normal;
}

.right .yslb li span {
    background-color: #904702;
    color: white;
    font-size: 16px;
    border-radius: 5px;
    padding: 5px 0;
    width: 100px;
    text-align: center;
}

.right .yslb li p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 20px;
    text-align: justify;
}

.right .yslb li p a {
    color: #904702;
}

.right .yslb li div {
    text-align: center;
}

.right .yslb li div a {
    background-color: #904702;
    color: white;
    font-size: 22px;
    padding: 10px 40px;
    border-radius: 30px;
}

/*医生详细页面*/
.right .ysxx {
    display: flex;
    flex-direction: column;
}

.right .ysxx h2 {
    padding: 10px;
    background-color: #904702;
    color: white;
    font-weight: normal;
}

.right .ysxx p {
    font-size: 18px;
    background-color: white;
    line-height: 30px;
    padding: 10px 20px;
    text-align: justify;
}

.right .ysxx .ry {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
}

.right .ysxx .ry img {
    width: 340px;
    height: 400px;
}

.right .ysxx .ry section {
    width: 570px;
    background-color: white;
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.right .ysxx .ry section h1 {
    font-size: 48px;
    color: #901d02;
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 15px;
}

.right .ysxx .ry section h1 em {
    font-style: normal;
    font-size: 30px;
    color: #4e4e4e;
}

.right .ysxx .ry section ul {
    margin-top: 20px;
}

.right .ysxx .ry section ul li {
    display: flex;
    align-items: center;
    font-size: 22px;
    margin-bottom: 15px;
}

.right .ysxx .ry section ul li:before {
    content: '';
    background: url("/img/20260912/3c711e39c422c6e12d8fd274ffb7f5b8.png") no-repeat;
    background-size: 22px;
    height: 22px;
    width: 22px;
    margin-right: 10px;
}


/*医生详细页 专业团队*/
.right .zjtd {
    padding: 20px;
    margin-top: 20px;
    border: 1px solid #fbfbfb;
    background-color: white;
}

/*医生详细页 专业团队 底部滚动*/
.slideTxtBox {
    padding-top: 20px;
}

.slideTxtBox .bd {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.slideTxtBox .bd ul {

}

.slideTxtBox .bd li {
    width: 250px;
    height: 300px;
    margin-right: 40px;
}
.slideTxtBox .bd li a{
    width: 250px;
    height: 300px;
    display: block;
    position: relative;
}
.slideTxtBox .bd li a img {
    height: 300px;
    width: 250px;
    display: block;
    position: absolute;
    z-index: 1;
}
.slideTxtBox .bd li a div {
    height: 60px;
    width: 250px;
    line-height:70px;
    font-size: 16px;
    font-weight: bold;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    text-align: center;
    color: #333;
    z-index: 2;
    bottom: 0;
    left: 0;
}
.doctor_tj_item_red{
    display: inline-block;
    font-size: 28px;
    line-height:60px;
    color:#A32E2E;
}
/*分页*/
.wp-pagenavi {
    text-align: center;
}

.wp-pagenavi a {
    padding: 5px 10px;
    background-color: white;
    display: inline-block;
    margin-right: 5px;
}

.wp-pagenavi span {
    padding: 5px 10px;
    background-color: white;
    display: inline-block;
    margin-right: 5px;
}

.wp-pagenavi .current {
    color: white;
    background-color: #904702;
}

/*首页滚动*/

.picMarquee-left {
    overflow: hidden;
    position: relative;
    border: 0;
}

.picMarquee-left .bd {
    padding: 0;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.picMarquee-left .bd ul li {
    margin: 0px;
    overflow: hidden;
    text-align: center;
    width: 200px;
    height: 300px;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 140px;
    height: 160px;
    border: 1px solid #ccc;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left .bd ul li .title1 {
    line-height: 24px;
    color: #bea18d;
    font-size: 16px;
}

.picMarquee-left .bd ul li .title2 {
    line-height: 24px;
    color: #333333;
    font-weight: bold;
}

.picMarquee-left .bd ul li .title3 {
    line-height: 24px;
    margin: 0 20px 10px 20px;
}

.picMarquee-left .bd ul li .lianjie {
    display: flex;
    justify-content: center;
}

.picMarquee-left .bd ul li .lianjie a:first-child {
    background-color: #bda179;
    color: white;
    padding: 5px 10px;
    margin-right: 30px;
}

.picMarquee-left .bd ul li .lianjie a:last-child {
    background-color: #6bcbca;
    color: white;
    padding: 5px 10px;
}

/*医院环境 医院动态*/
.index2 {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.index2 .hj {
    width: 580px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: safe center;
}
.index2 .hj div{
    display: flex;
    justify-content: space-between;
}
.index2 .hj div img{

    width: 180px;
    height: 120px;
    margin-bottom: 15px;
    margin-top: 15px;
}


/*医院动态*/

.index2 .dt {
    width: 600px;
    height: 325px;
    display: flex;
    flex-direction: column;
}
.index2 .dt dt{
    color: #904702;
}
.index2 .dt dt span{
    width: 88px;
    text-align: center;
    font-size: 22px;
}
.index2 .dt dt span em{
    font-size: 12px;
}
.index2 .dt dt{
    height: 50px;
}
.index2 .dt dl{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.index2 .dt dl dd{
    width: 270px;
}
.index2 .dt dl dd img{
    width: 270px;
    height: 200px;
}
.index2 .dt dl dd p{
    line-height: 32px;
}
.index2 .dt dl ul{
    width: 310px;
}
.index2 .dt dl ul li{
    line-height: 30px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    border-bottom: 1px solid #4c4c4c;
}
.index2 .dt dl ul li a{
    color:#4c4c4c;
    font-size: 14px;
    font-weight: bold;
}
.index2 .dt ul li:first-child{
    height: 120px;
    white-space:unset !important;
    overflow:auto !important;
    text-overflow:unset !important;
}
.index2 .dt ul li:first-child h3{
    text-align: center;
    line-height: 29px;
    font-size: 18px;
}
.index2 .dt ul li:first-child h3 a{
    color: #fb5e00;
}
.index2 .dt ul li:first-child p{
    text-align: justify;
    line-height: 26px;
    text-indent: 2em;
    color: #8c9294;
    margin-top: 5px;
}

/* 面包屑导航 */
.crumbs{
    margin-bottom: 10px;
    border-bottom: 1px dashed #a74b01;
    color: #6f6f6e;
    padding: 15px;
}
.crumbs a{
    color: #6f6f6e;
}
/*右侧医院*/
.ycyy{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.ycyy img{
    margin-right: 10px;
}
.ycyy div p{
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
}
/*文字缩进*/
.ysxx p{
    text-indent: 2rem;
}
.wz p{
    text-indent:2rem;
}

/*右侧浮动*/
.fdyc{
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90px;
    position:fixed;
    right: 0;
    top: 40%;
}
.fdyc div{
    width: 100%;
}
.fdyc p{
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.q1200 {
    color: #d1d1d1;
    display: flex;
    font-size: 14px;
    height: 60px;
    margin: 0 auto;
    width: 1200px;
    padding-top: 15px;
}
.q1200 a {
    color: #d1d1d1;
    padding: 0 13px;
}
.article-pager {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 36px;
    padding-top: 24px;
    border-top: 1px solid #ECDFD9;
}

.article-pager a {
    font-size: 14px;
    color: #666666;
    max-width: 48%;
    transition: color .3s;
}

.article-pager a:hover {
    color: #A74B01;
}

.article-pager .label {
    color: #999999;
    font-size: 13px;
    display: block;
    margin-bottom: 4px;
}

.pagination {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin: 20px auto;
    flex-wrap: wrap;
}

.pagination a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 38px;
    padding: 0 12px;
    border: 1px solid #A74B01;
    border-radius: 6px;
    font-size: 14px;
    color: #666666;
    background: #fff;
    transition: all .3s;
}

.pagination a:hover, .pagination a.page_active{
    background:#A74B01;
    color: #fff;
}