.info_tree {
    width: 100%;
    height: 40px;
    color: #666;
    font-size: 16px;
    text-indent: 20px;}

.info_tree a {
    color: #0060CC;}

.byej_left {
    float: left;
    width: 235px;
    min-height: 500px;
    margin-left: 20px;}

.byej_left h2 {
    height: 60px;
    font: 15px/55px "微软雅黑";
    color: #fff;
    background: #0060cc;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;}

.byej_left li {
    width: 230px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    margin-bottom: 10px;
    display: block;
    text-align: center;}

.byej_left li a {
    width: 230px;
    display: block;
    border-left: 5px solid #0060cc;
    text-decoration: none;
    color: #3b3b3b;}

.byej_left li a:hover {
    width: 230px;
    height: 40px;
    background: #0060CC;
    color: #FFF;}

.byej_left .cur {
    color: #fff;
    width: 230px;
    height: 40px;
    background: #0060CC;
    color: #FFF;}

.byej_right {
    float: right;
    width: 880px;
    min-height: 500px;
    height: auto;
    overflow: auto;
    border-left: 1px solid #dfdfdf;
    padding-left: 20px;
    margin-right: 20px;}

.byej_right h3 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #0060CC;
    margin-bottom: 20px;}

.byej_right p {
    font-size: 16px;
    line-height: 34px;}

.byej_right .mar1 {
    margin-left: 20px;
    margin-bottom: 20px;}

.byej_right li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #dcdcdc;
    padding-left: 12px;
    font-size: 16px;}

.byej_right ul li span {
    float: right;
    color: #999999;
    margin-right: 2px;
    font-size: 14px;}

.fenye {
    height: 34px;
    width: 370px;
    margin: 20px auto;
    overflow: hidden;}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 380px;
    line-height: 32px;}

ul.pagination li {
    display: inline;
    border: none;
    padding: 0;
    line-height: 32px;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 0px 12px;
    line-height: 32px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;}

ul.pagination li a.active {
    background-color: #0060cc;
    color: white;
    border: 1px solid #0060cc;
    color: #fff;
    line-height: 32px;}

ul.pagination li a:hover:not(.active) {
    background-color: #0060cc;
    color: #fff;
    border: 1px solid #0060cc;}

.byej_right1 {
    float: right;
    width: 800px;
    overflow: auto;
    border-left: 1px solid #dfdfdf;
    padding: 20px 50px;}

.byej_right1 h3 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #0060CC;}

.byej_right1 .txtconter {
    width: 100%;
    font-size: 16px;
    line-height: 30px;}

.byej_right1 .txtconter h2 {
    font-size: 24px;
    text-align: center;
    line-height: 40px;}

.byej_right1 .txtconter .info {
    text-align: center;
    padding: 20px 0 30px 0;
    margin-bottom: 20px;
    border-bottom: 1px dashed #d2d2d2;
    font-size: 12px;
    color: #8d8d8d;}

.byej_right1 .txtconter .info i {
    font-style: normal;
    margin: 0 10px;}


/**分享按钮**/

.share {
    width: 100%;
    height: 40px;
    font-size: 18px;
    margin-top: 50px;}

.share p {
    line-height: 45px;}

.share .color1 {
    background: #e04d6a;
    height: 40px;
    width: 40px;
    display: block;
    color: #fff;
    border-radius: 50%;
    float: left;
    line-height: 36px;
    text-align: center;
    border: 3px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-right: 10px;}

.share .color2 {
    background: #45a9f1;
    height: 40px;
    width: 40px;
    display: block;
    color: #fff;
    border-radius: 50%;
    float: left;
    line-height: 36px;
    text-align: center;
    border: 3px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-right: 10px;}

.share .color3 {
    background: #eecf3d;
    height: 40px;
    width: 40px;
    display: block;
    color: #fff;
    border-radius: 50%;
    float: left;
    line-height: 36px;
    text-align: center;
    border: 3px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}


/**相关阅读**/

.link {
    width: 100%;
    height: 80px;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #ccc;}

.link li {
    font-size: 14px;
    color: #666;
    line-height: 36px;}