﻿body{
	font-family: "Microsoft Yahei",Arial,sans-serif,Arial,STHeiti;
}
#header {
	height: 180px;
	padding-top: 15px;
	background-color: #f8f9fa;
}
.header-img {
    max-width: 100%;
    width: 100%;
}
.header-img img{
    width: 100%;
}
.logo-img {
    width: 350px;
    background-color: rgba(255,255,255,0);
    position: absolute;
    top: 20px;
    left: 30px;
    z-index: 100;
}
.logo-img img{
    width: 100%;
}
.logo {
    width: 350px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -175px;
    z-index: 100;
}
.h-1{
	color:#e4ff07;
	background-color: rgba(33, 163, 183, 0.4);
	margin: 10px 0 5px;
	line-height:50px;
	width: 380px;
	border-radius: 50px;
	text-align: center;
	font-weight: bold;
}
.menu{
	position: absolute;
	margin-top: 130px;
	margin-left: 30px;
	width: 100%;	
}
nav {
    display: block;
    text-align: center;
}
.menu ul>li{
	margin-right: 40px;
	background: linear-gradient(to bottom,#5983c8 50%,#134fb1 50%);
	border-radius: 5px;
	padding: 8px 20px 8px;
}
.menu .dropdown-menu>li{
	margin-right:0;
	border-radius: 0px;
	background: #fff;
	padding:0;
}
.menu .nav{
	display: -webkit-inline-box;
}
.menu ul>li>a{
	display: block;
	text-align: center;
	color:#fff;
	text-decoration:none
}
.menu ul>li>a:hover{
	display:block;
	background-color: #f8f9fa;
	color: #818182;
}
.menu .dropdown-menu>li>a{
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #000;
	white-space: nowrap;
	text-decoration:none
}
.menu .dropdown>a:hover{
	display:block;
	background-color: #f8f9fa;
	color: #818182;
}
.menu .dropdown-menu>li>a:hover{
	background-color: #f8f9fa;
}
.dropdown-menu.show {
    background-color: #bad0f3;
}
.menu .dropdown-menu>li {
    background-color: #bad0f3;
}
#paragraph_2{
	padding: 10px 70px 10px;
	height:420px;
	border-top: 1px solid #3d9be9;
}
#paragraph_2 .nav-item .active{
	background-color: #dee2e6;
}
#paragraph_2 .nav-item{
	cursor:pointer;
}
#carousel-303197{
	width:100%;
	height:100%;
}
#carousel-303197 div{
	width:100%;
	height:100%;
}

#paragraph_3{
	height:300px;
	padding-top: 10px;
	padding-bottom: 10px
}
.news{
	width:100%;
	height:150px;
	padding:3px;
}
.row{
	height:100%;
}
.line-bottom{
	border-bottom: 1px solid #3d9be9;
}
#tabs-464293 .nav-item{
	padding:0 0 0;
}
.col-1r{
 border-right:1px solid #3d9be9;
}
.col-1t{
 border-top:1px solid #3d9be9;
}
.col-1b{
 border-bottom:1px solid #3d9be9;
}
.col-1n{
	margin-top:10px;
}
.list-item{
	font-size:14px;
	line-height: 1.8;
}
.sp-1{
	display:block;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.sp-1 a{
	color: #3ccccc;
	font-weight: 700;
	font-size: 18px;
}
.sp-2{
	float:initial;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}
.sp-2 a{
	color: #000;
}
.sp-3{
	padding: 7px;
	background-color: rgb(220, 53, 53);
	color:#fff;
	border-radius: 50%;
}
.sp-4 a{
	color: #007bff;
}
.col-2{
	padding:0 30px;
}
.rel {
	position: relative;
	width:100%;
	height:150px;
}
.w-100 {
    width: 100%!important;
    height: 100%;
}
.bc-1{
	background-color: rgb(90, 169, 236);
	color:#fff;
	padding-top: 10px;
}
.media{
	padding:5px;
}
.mr-3{
	width:180px;
	height:120px;
}

.carousel-item {
  text-align: middle;
  background-color: #fff;
  padding-bottom:60%;
}
#carouselNews .carousel-item img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
  width: 100%;
  margin:auto;
}
.carousel-item .mask {
    FILTER: alpha(opacity=40);
    opacity: 0.4;
    width: 100%;
    height: 24px;
    background-color: #000;
    position: absolute;
    bottom: 25px;
    left: 0;
    display: block;
}
.carousel-item .carousel-caption {
    position: absolute;
    height: 25px;
    bottom: 25px;
    font-size: 15px;
    color: #ffffff;
    text-indent: 6px;
    text-align: left;
		white-space: nowrap;/*禁止自动换行*/
		overflow: hidden;
		text-overflow: ellipsis;
}
.carousel-indicators {
    position: absolute;
    bottom: -18px;
    z-index: 15;
    right: 0;
    left: auto;
    margin-right:0;
    text-align: right;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 18px;
    height: 20px;
    line-height: 20px;
    margin: 1px;
    text-indent: 0;
    cursor: pointer;
    border-radius: 0;
    border: 1px solid #D00000;
    background-color: #FFFFFF;
    color: #D00000;
    font-size: 16px;
    text-align: center;
}
.carousel-indicators .active {
 display: inline-block;
 width: 18px;
 height: 20px;
 line-height: 20px;
 margin: 1px;
 font-size: 15px;
 border: 1px solid #FFFFFF; 
 background-color: #D00000;
 color: #FFFFFF;
}
#carouselItitv .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
#carouselItitv .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
}
.iconimg{
	width:40px;
}
