.page2 {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}
.page2-title2 {
    width: 1200px;
    
}
.page2-title {
    width: 700px;
    margin: 0 auto 0;
    overflow: hidden;
    
}
.page2-title2 a {
    width: 16.5%;
    float: left;
    text-align: center;
    cursor: pointer;
    
}
a {
    color: #428bca;
    text-decoration: none !important;
    border:none;
	list-style-type:none;
	text-decoration:none;
	-webkit-touch-callout:none;
	outline:0
}
a {
    background: 0 0;
}
a:hover{
    color: #2a6496;
    text-decoration: underline;
    text-decoration: none;
}
 a:focus {
    color: #2a6496;
    text-decoration: underline;
}



/*.page-title-active {
    position: relative;
    color: #256ab3 !important;
}*/

.page-title-active::after {

    content: '';
    display: inline-block;
    width: 58px;
    height: 2px;
    background: #256ab3;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

}

.page2-title p span{
    display: inline-block;
    padding: 40px 0 20px 0;
    font-size: 16px;
    color: #333;
}
.page2-hr {
    border: transparent;
height: 1px;
background:#e5e5e5;
    margin-top: 0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.page2-hr {
border: transparent;
height: 1px;
background:#e5e5e5;
    margin-top: 0;
}
.container {
    width: 1170px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container, .container1 {
    width: 80%;
    min-width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
       
}
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cont_title {
    border-radius: 5px;
    display: inline-block;
    padding: 5px 10px;
    color: blue;
border: 1px solid blue;
    margin: 5px 0;
}
.page2-ul2 li {
    padding: 20px 10px;
    border-bottom: 1px solid  #e5e5e5;
}
.page2-ul2 li:hover {
		background: #eee
	}

.imglogo {

    float: left;
    width: 352px;
    height: 207px;
    overflow: hidden;

}
.hide {
    display: none;
}
.imglogo img {
    max-width: 352px;
   
}

.list-box {
    width: 770px;
    height: 207px;
    position: relative;
    
}
.fr {
    float: right;
}
.list-box h3 {
    margin-top: 5px;
    font-size: 20px;
}
.list-boxp {
    color: #696969;
    font-size: 15px;
    margin: 10px 0 10px;
    line-height: 1.7;
}

.read-btn {
    font-size: 15px;
}
.page2-ul2-bottom {
    position: absolute;
    bottom: 20px;
    font-size: 15px;
    color: 
    #898989;
    width: 100%;
}
.clearfix {
    overflow: hidden;
}

.page2-ul2-bottom p {
    margin-bottom: 0;
}
.css_more {
    width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fl {
    float: left;
}

.page2-ul2-bottom img {
    display: inline-block;
    margin-left: 20px;
}
img {
    border: 0;
}

.fr span {
    font-size: 15px;
    color: #898989;
}
.clearfix::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-footer::after {

    clear: both;

}

#pagination {
    text-align: center;
}
.pagination {
    
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    /*width: 400px;*/
}
.pagination li{
    float: left;
    line-height: 37px;
}
.thisclass{ 
    width: 37px;
    height: 37px;
    font-size: 16px;
    color: #000;
    line-height: 37px;
   
}
/*.pagination > li {
    display: inline;
}*/
 .page2-title a span {
    display: inline-block;
    padding: 40px 0 20px 0;
    font-size: 16px;
    color: #333;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #999;
background-color:#fff;
border-color:#ddd;
    cursor: not-allowed;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
        border-left-color: rgb(221, 221, 221);
    margin-left: -1px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
background-color:#428bca;
border-color:#428bca;
    cursor: default;
}

.a_li{width: 31%;height: 280px;float: left;margin-right:15px;margin-left: 10px;margin-bottom: 10px;}
.a_li img{width: 100%;}

/*.a_li h1::after {
    content: "";
    display: block;
    width: 25px;
    height: 8px;
    background: url(../templets/default/img/right.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    background-position: -33px 0;
    float: right;
    margin-top: 20px;
}*/
.a_li h1 {
    font-weight: 300;
    color: #666;
    font-size: 16px;
}
.a_li p {
    margin-top: 13px;
    color: #999;
    font-size: 14px;
}
#honor {
    background: 
    #fff;
}
#honor > div {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
    justify-content: space-between;
}
.w1200 {
    width: 1200px;
    margin: auto;
}
#honor img {
    display: block;
    width: 220px;
    height: 320px;
    margin-bottom: 30px;
    margin-right: 20px;
    box-shadow: 0 0 10px 0 #ddd;
}