﻿a:hover {
    color: #0c59db;
    text-decoration: none;
}

.list li a:hover,
.news-sidebar-widget .widget-archives ul li a:hover {
    color: #336699;
}

.header-style-two .header-wrapper .header-navigation-area {
    background: #336699;
}

.whitelink a:hover,
.footer-bottom-area a:hover {
    color: rgb(221, 219, 219);
}

.right-bar .search-form button {
    background: #336699;
}

.right-bar .search-form input {
    border: 2px solid #336699;
}

.toutiao a {
    color: #336699;
}

.toutiao a:hover {
    color: #4185c8;
}

.mettingbtns {
    background: url(../images/sliderbtnbg.jpg);
}

.menutitle {
    
}

.directordiv:hover h5,
.directordiv:hover p,
.directordiv a:hover,
.photonewslink:hover div {
    color: #336699;
}

.footer-bottom-area {
    background: #336699;
}

.jOrgChart .node {
    background-color: #275293;
}

.bg-gradient-color {
    background: linear-gradient(45deg, #0E90D5, #3032A2) !important;
}

.single-news .news-content h2 a:hover,
.single-post a:hover {
    color: #336699;
}

.blog .single-news .news-body:before {
    background: #275293;
}

.pager span.current {
    background-color: #0776b5;
}

.pager a:hover,
.pager span:hover {
    border-color: #3897cd;
}

.meta-right .side-tags .tag a:hover {
    background: #336699;
}