
input:focus {outline: none !important;}
a:focus{outline:none  !important;}

body {
	font-family: 'microsoft yahei';
	font-size: 12px;
	color: black;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.container,.sliderContainer  {
	width: 1100px;
	margin: auto;
	clear: both;
}

.logo {
	display: inline-block;
    padding: 15px;
	height: 55px;
}

.rightHeader {
	float: right;
}

.menuUL {
	display: inline-block;
	padding-left: 0;
}

.menuUL li {
	display: inline-block;
}

.menuUL li a {
	text-decoration: none;
}

.rightHeader .menuUL li {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid black;
}

.rightHeader .menuUL li:last-child {
	border-right: 0;
	padding-right: 0;
}

.rightHeader .menuUL li a {
	color: rgb(153, 153, 153);
	display: inline-block;
	width: 100%;
	font-size: 12px;
}

.search {
	float: right;
	margin-right: 20px;
	margin-top:10px;
}

.pageMenu {
	background-color: rgb(1, 62, 153);
	color: white;
	height: 50px;
	margin-bottom: 10px;
}

.pageMenu .menuUL a {
	color: white;
	font-size: 14px;
}

.pageMenu li {
	width: 90px;
	text-align: center;	
}
li.pageMenuItem{
	display: table-cell;
    vertical-align: middle;
    height:50px;
}
.pageMenuItem > a{
	display: table-cell;
    vertical-align: middle;
    height: 50px;
    text-align: center;
    width: 80px;
}

.pageMenuItem > .subPageMenu li{
	padding-top: 10px;
    padding-bottom: 10px;		
	
}

.search input {
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 15px;
	border: 0;
	float: left;
}
.search button{
	float:right;
	line-height:30px;
}
.search button,.emailLogin button {
	height: 30px;
	margin: 0;
	color: white;
	background-color: rgb(16, 101, 182);
	border: 0;
	padding-left: 15px;
	padding-right: 15px;
	
	cursor: pointer;
}

.t-slider-controls .t-slide-dots .t-dot {
	background-color: rgb(204, 204, 204);
}

.t-slider-controls .t-slide-dots .t-dot.current-dot {
	background-color: rgb(0, 122, 255);
}

.sliderContainer {
	margin: auto;
	margin-top: -1px;	
}

.newsLeft {
	float: left;
	width: 925px;
}

.newsRight {
	float: right;
	width: 170px;
}

.sectionTitle {
	border-bottom: 3px solid rgb(203, 203, 205);
}

.sectionTitle .sectionTitleContent {
	font-size: 18px;
	font-family: 'microsoft yahei';
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	border-bottom: 3px solid rgb(1, 62, 153);
	display: inline-block;
	width: 250px;
}

.sectionTitle .sectionTitleContent span {
	color: rgb(158, 158, 158);
}

.rightNavBar {
	margin-left: 15px;
	margin-top: 60px;
}
.rightNavBarItem{margin-bottom:3px;}

.rightNavBar li {
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 10px 13px;
}

.rightNavBar li a {
	color: white;
	text-decoration: none;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	padding-left: 45px;
	display: inline-block;
	width: 142px;
}

.rightNavBar li:nth-child(1) {
	background-color: #ed334a;
}

.rightNavBar li:nth-child(2) {
	background-color: #fe6811;
}

.rightNavBar li:nth-child(3) {
	background-color: #f4b021;
}

.rightNavBar li:nth-child(4) {
	background-color: #68d24b;
}

.rightNavBar li:nth-child(5) {
	background-color: #18cdad;
}

.rightNavBar li:nth-child(6) {
	background-color: #36bde9;
}

.rightNavBar li:nth-child(7) {
	background-color: #186dd7;
}

.rightNavBar li:nth-child(8) {
	background-color: #5d4ee6;
}

.rightNavBar li:nth-child(9) {
	background-color: #8e4ee6;
}

.rightNavBar li:nth-child(10) {
	background-color: #bd4ee6;
}

.rightNavBar ul.subMenu li {
	background-color: white !important;
	color: black;
}

.rightNavBar ul.subMenu li a {
	color: black;
	font-size: 14px;
	padding-left: 0;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
}

.rightNavBar ul.subMenu li a span {
	display: inline-block;
	padding-left: 10px;
	padding-right: 5px;
}

.rightNavBar ul.subMenu {
	display: none;
}

.sectionTitle {
	margin-bottom: 20px;
}

.leftNewsSlider {
	float: left;
	width: 500px;
}

.leftNewsItems {
	padding-left: 8px;
	float: left;
	width: 415px;
}

.leftNewsItemsTitle {
	border-left: 6px solid rgb(1, 62, 153);
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 13px;
}

.newsItem {
	margin-bottom: 9px;
	border-bottom: 1px dashed rgb(102,102,102);
}


.newsTitle, .newsDate {
	display: inline-block;
	font-size: 16px;
	height: 27px;
	line-height: 33px;
}

#tab1 .titleContent {
	width: 298px;
}
#tab1 .titleDate{
	width:90px;
}

.newsTitle {
	width: 325px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsDate {
	text-align: right;
	float:right;
}

.leftNewsTab1 {
	float: left;
	width: 421px;
	margin-left: 8px;
}

.leftNewsTab2 {
	float: left;
	width: 496px;
	width: 496px;
}

.tab {
	border: 1px solid #ddd;
	padding: 15px;
}

.tab .tabContent {
	display: none;
}

.tabHeader {
	border-bottom: 1px solid #ddd;
}

.tabHeader li {
	cursor: pointer;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	width: 63px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

li.active {
	background-color: rgb(0, 95, 172);
	color: white;
}

.tabContent.active {
	display: block;
}

.moreBtn {
	float: right;
	text-decoration: none;
	color: rgb(6, 62, 159);
	font-size: 14px;
	font-weight: bold;
}

.tabHeader .moreBtn {
	float: right;
	text-decoration: none;
	color: rgb(6, 62, 159);
	font-size: 13px;
	font-weight: bold;
	margin-top: 6px;
}

.news {
	margin-top: 6px;
	min-height: 150px;
}

.news li {
	height: 30px;
	line-height: 30px;
}

.news li div {
	display: inline-block;
	font-size: 14px;
}

.news li div.titleContent {
	width:80%;
	font-size: 16px;
	color: black;
	text-overflow: ellipsis;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}

.news li div.titleDate {
	width: 20%;
	text-align: right;
	color: black;
	font-size: 12px;
	overflow: hidden;
}

.news .titleContent span {
	font-size: 18px;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.swiper-slide .title {
	text-align: center;
	line-height: 30px;
	height: 30px;
	max-width: 400px;
}

#swiper1 .title {
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
}

.swiper-slide img {
	width: 98%;
	height: 180px;
	object-fit: cover;
}

#swiper1 img {
	width: 99%;
	height: 330px;
}

#page1 {
	position: absolute;
	left: -10px;
	text-align: right;
	bottom: 3px;
	width: 100%;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 10px;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
	background: #fff;
}

.swiper-active-switch {
	background: #045bb8;
}

.formItem {
	display: inline-block;
	border: 3px solid rgb(16, 101, 182);
	background-color: white;
	padding-top: 4px;
	padding-bottom: 4px;
}

.formItem input {
	border: 0;
	border-left: 3px solid rgb(182, 182, 182);
	padding-left: 10px;
	height: 22px;
    line-height: 22px;
    width:130px;
}

.itemUserName,.itemPass {
	padding-left: 30px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position-y: 8px;
	background-position-x: 7px;
}

.itemUserName {
	background-image: url(../images/login-user.png);
}

.itemPass {
	background-image: url(../images/login-pass.png);
	margin-left: -7px;
}
.emailLogin{
	margin-left:25px;
	
}

.emailLoginContainer,.emailLogin,.fastLink {
	display: inline-block;
}

.linkAndLoginFooter {
	background-color: rgb(204, 204, 204);
	padding-top: 14px;
	padding-bottom: 14px;
}

.inlineHeader {
	background-color: rgb(16, 101, 182);
    color: white;
    text-align: center;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    font-size: 16px;
    width: 103px;
}

.fastLink {
	padding-left: 30px;
}

.emailLoginContainer {
	padding-left: 35px;
	border-left: 4px solid rgb(182, 182, 182);
}

.emailLogin button {
	height: 38px;
    line-height: 30px;
    margin-left: -3px;
}

.footerCenter .menuUL li {
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid black;
}

.footerCenter .menuUL li a {
	color: black;
	display: inline-block;
	width: 100%;
	font-size: 12px;
}

.footer {
	margin-bottom: 100px;
}

.footerRight li {
	height: 20px;
	line-height: 20px;
}

.activeRightNavBar>a:before {
	content: ' ';
	height: 0;
	width: 0;
	border: 6px solid transparent;
	margin-top: 44px;
	margin-left: -35px;
	position: absolute;
}

.rightNavBar>li:nth-child(1)>a:before {
	border-top-color: #ed334a;
}

.rightNavBar>li:nth-child(2)>a:before {
	border-top-color: #fe6811;
}

.rightNavBar>li:nth-child(3)>a:before {
	border-top-color: #f4b021;
}

.rightNavBar>li:nth-child(4)>a:before {
	border-top-color: #68d24b;
}

.rightNavBar>li:nth-child(5)>a:before {
	border-top-color: #18cdad;
}

.rightNavBar>li:nth-child(6)>a:before {
	border-top-color: #36bde9;
}

.rightNavBar>li:nth-child(7)>a:before {
	border-top-color: #186dd7;
}

.rightNavBar>li:nth-child(8)>a:before {
	border-top-color: #5d4ee6;
}

.rightNavBar>li:nth-child(9)>a:before {
	border-top-color: #8e4ee6;
}

.rightNavBar>li:nth-child(10)>a:before {
	border-top-color: #bd4ee6;
}

.rightNavBar .activeRightNavBar ul.subMenu {
	display: block;
}

.subMenu {
	height: 157px;
	background-color: white;
}

.subMenu>li:nth-child(1) {
	padding-top: 10px;
}

.tabItemTitle.active:before {
	content: ' ';
	height: 0;
	width: 0;
	border: 5px solid transparent;
	margin-top: 20px;
	margin-left: 24px;
	position: absolute;
	border-bottom-color: white;
}

.subPageMenu {
	display: none;
    position: absolute;
    width: 90px;
    z-index: 100;
    background-color: #013e99;
    margin-left: 0px;
    margin-top: -1px;
}

.subPageMenu  li{
	border-top: 1px solid rgb(185,192,208);	
} 

.pageMenuItem:hover>.subPageMenu {
	display: block;
}

#selectParent {
	width: 280px;
    height: 39px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-left: 30px;
}

#selectParent select {
	background-color: white;
    border: none;
    padding-left: 10px;
    width: 300px;
    border: 4px solid #1065b6;
    height: 100%;
    background-size: 33px;
    background-position-x: 243px;
    background-image: url(../images/select.png);
    background-repeat: no-repeat;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: rgb(1,62,153);
}