
/*html, body {
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    background: none transparent;
}	
body img{
	-webkit-filter: grayscale(0%) !important;
    -moz-filter: grayscale(0%) !important;
    -ms-filter: none !important;
    -o-filter: none !important;
    filter: none !important;
    background: none transparent;
}
body{background:none transparent !important;}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
    background-image: none !important;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.navbar {
    border: none !important;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
@media screen and (max-width: 700px) {

}
.navbar-fixed-top, .navbar-fixed-bottom{
    z-index: 30 !important;
}

/*******************/

.MainBlock{padding: 10px;max-width: 1000px;margin:0 auto;min-height: 900px;}
.navbar3w{max-width: 1000px;margin:0 auto;}

.navbar3wWithSearch .nav{float: left;width: 790px;;}
.menuSearch{float: right;padding-top: 10px;}
.menuSearch input[type=text]{width: 170px;}
.menuSearch i{cursor: pointer;}

.TopMenu{margin: 10px 0px 10px 0px;}
footer{max-width: 1000px;margin:0 auto;padding-top: 20px;margin-bottom: 10px;}
.MenuLeftRight li{z-index: 1 !important;}
.MenuLeftRight ul li ul>li>a{padding: 10px;}
.Menu ul{    margin:0;    padding:0;width: 100%;}
.Menu ul{border-radius: 3px;}
.Menu ul li ul{border-radius: 0px !important;}
.Menu ul li ul{    display: none;}
.Menu  ul li{    list-style: none;    z-index:1111;}
.Menu ul li:hover > ul{
    display: block;
    z-index:1111;
}
.Menu ul li {
    list-style: none;
    width: 100%;
    /*background: #0d5264;*/
}
.Menu ul li a {
    text-decoration: none;display: block;font-size: 15px;transition:all 0.2s ease;
    /*padding: 5px 5px 5px 10px;*/
    color: #ffffff;

}
.Menu ul li:hover a{
    background: #0d5264;
    color:#f3f3f3 !important;
}
.Menu ul li:hover ul li a{
    background:none;
}
.Menu ul li ul {
    display: none;
    background:#ececec;
    margin:0;
    padding:0;
}

.Menu ul li:hover {
    position: relative;

}
/*.Menu ul li:hover > ul {
*/
.Menu ul li:hover > ul {
    display: block;
}
/*.Menu ul li:hover > ul a {*/
.Menu ul li:hover > ul a {
    border:none;color: white;
}
.Menu ul li ul li{width: 213px;border-bottom: solid 0px #114059;margin-bottom: 0px;}
/*.Menu ul li:hover ul{*/
.Menu ul li:hover ul{
    position: absolute;
    top: 0;
    left: 205px;
}
.MenuRight  li:hover ul{
    left: 0px;
    right:200px !important;
}
.Menu ul li ul li a:hover{
    background:none;
}

.breadcrumb{background: rgba(210, 205, 215, 0.0);padding-left: 0px;}

.Menu ul li:last-child{border: 0px !important;}

body{padding-bottom: 0px !important;}




.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 0px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.dropdown-menu li{text-align: left !important;;}



    .IndexNews{
        border-bottom: solid 0px #cccccc;
        min-height: 370px;
        padding-bottom: 10px;
        width: 500px;
        z-index: 1 !important;
    }

    .IndexNews .item{width: 500px;border: none !important;}
    #IndexNews{float: left;height: 370px !important;z-index: 0;width:500px}
    #IndexNews .owl-buttons{top:-310px !important;}
    #IndexNews .owl-item{width:500px}
    .IndexNews .owl-wrapper-outer{height: 370px !important;;}
    .IndexNews .owl-pagination{position: relative;top:-120px;}

    .MainNews{width: 100%;float:left;}

    #mainNews{display: block;width:500px;height: 480px;background: rgba(95, 209, 255, 0.53);text-decoration: none;overflow: hidden;opacity: 1;background-size: cover}
    .NewsName{width: 100%;top: 290px;position: relative;height: 90px;background: url("/images/alert.png");padding: 20px;text-decoration: none;}
    .NewsName #newsDate{display: block;text-decoration: none;color: #f1f1f1;font-size: 9px;}
    .NewsName #newsTitle{display: block;text-decoration: none;font-style: italic;font-size: 15px;color: #eeeeee;}
    .readall{float: right;position: relative;left: -20px;top:-3px;}

    .newsListChild{width:224px;float:left;height: 350px;overflow: auto;margin-bottom: 25px;}
    .newsList{width: 180px;overflow: hidden;}
    .newsList ul{padding: 0px;}
    .newsList ul li{list-style: none;padding: 10px;min-height: 100px;margin-bottom: 3px;padding-right: 25px;}
    .newsList ul li:hover{background: #f1f1f1;}
    .newsList ul li .date{color: #474747;display: block;font-size: 14px;font-family: MyriadProCondensed;font-style: italic;}
    .newsList ul li a{font-size: 11px;text-decoration: none;font-family: Tahoma, Geneva, sans-serif;font-style: normal;display: block;color: #3397d2}


    #owlPartners{width: 100%;background: #fff !important;height: 120px;overflow: hidden;}
    #owlPartners .owl-item{height: 120px !important;;width: 190px !important;;}
    #owlPartners .owl-item-oph{height: 120px !important;background: white;text-align: center;}
    #owlPartners .owl-item img{height: 120px !important;width: auto !important;}
    #owlPartners .owl-buttons{top:-150px !important;}

    #owlBanners1{width: 100%;height: 220px;overflow: hidden;}
    #owlBanners1 .owl-item{height: 220px !important;;width: 220px; !important;;}
    #owlBanners1 .owl-item-oph{height: 220px !important;background: white;text-align: center;}
    #owlBanners1 .owl-item img{height: 220px !important;}

    #owlBanners2{width: 100%;height: 220px;overflow: hidden;}
    #owlBanners2 .owl-item{height: 220px !important;;width: 220px; !important;;}
    #owlBanners2 .owl-item-oph{height: 220px !important;background: white;text-align: center;}
    #owlBanners2 .owl-item img{height: 220px !important;}
    
    
    @media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
