﻿/**
 * Place your custom styles here.
 */
::-webkit-scrollbar-track-piece{
    background-color:#fff;
    -webkit-border-radius:0;
}
::-webkit-scrollbar{
    width:8px;
    height:8px;
}
::-webkit-scrollbar-thumb{
    height:50px;
    background-color:#999;
    -webkit-border-radius:4px;
    outline:2px solid #fff;
    outline-offset:-2px;
    border: 2px solid #fff;
}
::-webkit-scrollbar-thumb:hover{
    height:50px;
    background-color:#9f9f9f;
    -webkit-border-radius:4px;
}
.navbar-default{
	border-color: #337ab7 !important;
	background-color: #337ab7 !important;
}

.page-top{
	padding:10px 0;
}
.page-top{
	/*width:54px;*/
}
.navbar{
	height:50px;
}
.navbar-nav{
	width:100%;
}
.navbar-nav li{
	width:14%;
	text-align:center;
}

.navbar{
	margin-bottom:0px !important;
}
.navbar-nav>li>a {
	line-height: 30px;
	color:#fff !important;
	font-size:1.2em;
}
.navbar-nav>li:hover{
	background-color: #1c2975;
}
.jumbotron{
	background-color: transparent !important;
	color:#fff !important;
	height:400px;
	margin-top:40px;
	margin-bottom:0px !important;
}

.jumbotron h1{
	font-size:50px !important;
}

.view-content h5{
	display:block;
	text-align:center;
}
a{
	color:#333;
}
.btn-primary:hover {
    color: #fff;
    background-color: #1c2975 !important;
    border-color: #1c2975 !important;
}
.region-sidebar-first{
	width:100%;
}
.region-sidebar-first .dropdown-menu{
	position: relative;
    display: block;
    width: 100%;
    border: 0px;
    background-clip: unset;
    box-shadow: unset;
	margin-top: -5px;
    margin-bottom: 15px;
	border-radius:unset;
}
.region-sidebar-first  li a{
	padding:15px 0 !important;
	margin:5px 0;
}
.region-sidebar-first .dropdown-menu li a{
	overflow-x:overlay;
	padding:15px 0;
	margin:5px 0;
}

.region-sidebar-first .dropdown-menu li a:hover{
	background-color:#337ab7;
}

.region-sidebar-first .active .active a{
    text-align: center;
    color: white !important;
    font-weight: 600;
	box-shadow: unset;
    border-radius: unset;
}

.region-sidebar-first  .active a{
    text-align: center;
    color: white !important;
    font-weight: 600;
	background-color:#204d74;
}
.region-sidebar-first .menu a{
    text-align: center;
    color: white !important;
    font-weight: 600;
	background-color:#204d74;
}

.region-sidebar-first a:hover{
	background-color:#337ab7;
}

.region-sidebar-first  .active a:hover{
	background-color:#337ab7;
}
.region-sidebar-first  .active .active a:hover{
	background-color:#337ab7;
}
.region-sidebar-first .nav>li>a:focus, .region-sidebar-first .nav>li>a:hover{
	background-color: #337ab7;
}
h1{
	font-size:30px !important;
}
.dropdown-toggle{
	background:#001c58 !important;
}

.page-header{
	margin-top:0px !important;
}

.language-icon {
	float:right;
	margin-right:10px;
	width:32px;
	height:24px !important;
}

.links li{
	display:block;
	list-style:none;
}
@media (min-width: 768px){
	.navbar {
		border-radius:0px !important;
	}
}
.view-xinwendongtai a{
	color:#333 !important;
}

.view-xinwendongtai a:hover{
	color:#333 !important;
}

.menu--chanpinzhongxin > li:last-of-type a{
	background: #001c58 !important;
}

.jcarousel-skin-tango .jcarousel li {
    float: left;
    width: 100%;
    height: 100%;
    margin-right: 1px;
}
.jcarousel-skin-default .jcarousel li{
	float: left;
    width: 300px;
    height: unset;
}

.jcarousel-wrapper.jcarousel-skin-default {
    margin: unset;
    position: relative;
    border: unset;
    width: 100%;
    max-width: 100%;
    height: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-4 {
    width: 100%;
}

.jcarousel-container-horizontal img{
	display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.jcarousel-container-horizontal li{
	padding:15px;
}

.jcarousel-container-horizontal a{
	color: #333;
	text-align:center;
	padding-top:10px;
	display:block;
}

blockquote .small:before, blockquote footer:before, blockquote small:before{
 content:unset  !important;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: unset !important;
}