/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 0;
  color: #5a5a5a;
  font-weight:normal;
  line-height:1;
}
.container {
  background-color: #fff;
}
.header-img{
  max-width: 100%;
  width: 100%;
}
.header-img img{
  width: 100%;

}
.margin-bottom20{
  padding-bottom: 20px;
}
.container.header{
  position: relative;
  background-color: transparent;
}
.main{
	display: block;
	margin: 8px;
	margin-top: 0;
	font-family: Microsoft Yahei;
}
.carousel-indicators {
  bottom: -10px;
}
.carousel-indicators li {
  width: 3px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
}
.carousel-item.active{
  text-align: center;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
#carouselNews .carousel-item .d_img{
	float:left;
  width: 160px;
  max-width:160px;
  height: 214px;
}
#carouselNews .carousel-item .d_img img{
  width: 160px;
  height: 214px;
}

#carouselNews .carousel-item .d_txt{
	float:right;
  width: 233px;
  max-width:233px;
  height: 214px;
	padding: 0px 0px 0px 15px;
	font-size: 14px;
	padding-top: 20px;
	line-height: 24px;
	background: #EAEEF1;
	text-align: left;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  text-align: middle;
  background-color: #fff;
}
#carouselScenery .carousel-item > img {
  max-width: 100%;
  height:218px;
}
/*menu-main*/
.menu-main{
  position: absolute;
  top:30px;
  right: 10px;
  text-align: right;
  z-index: 100;
}
.menu-main ul li a{
  font-size: 120%;
  color: #fff176;
  text-shadow: 1px 1px 1px #333;
}
.menu-main ul li a:hover{
  color:hsl(+5, 0%, 50%);
}
.nav-link{
  padding:0.5rem 10px;
}
.menu-main ul,.sub-menu-box,.sub-menu{
  list-style: none;
  flex-direction:row;
  margin: 0;
  padding:0;
}
.sub-menu-box,.sub-menu{
  display: flex;
}
.sub-menu-box {
  
}
.sub-menu{
  width: 1100px;
  margin-top: 5px;
  height: 65px;
  border-bottom: 1px solid #e2e2e2;
}
.menu-main >ul >li{
  display: inline-flex;
  margin-right: 10px;
}
.sub-menu-box >li,.sub-menu li{
display: inline-flex;
vertical-align: top;
margin: 0;
padding:0;
}
.sub-menu li{
  border-right: 1px solid #e2e2e2;
}
.sub-menu li:last-child{
border-right: 0;
}
.sub-menu li a{
  display: block;
  padding:20px 23px;
  color: #064aa5;
  font-size: 16px;
}
.d_1st {
	height:280px;
}
.e_1st_1 {
	width: 55%;
	height:100%;
	padding: 0 10px;
}
.e_1st_2 {
	width: 45%;
	/*height:100%;*/
	padding: 0 10px;
}
.d_2nd {
	height:258px;
}
.e_2nd_1 {
  width: 392px;
  height:100%;
}
.e_2nd_2 {
  width: 382px;
  height:100%;
}
.e_2nd_3 {
  width: 381px;
  height:100%;
}
.sub-menu li a:hover,.sub-menu li a:active{
  color:#3A7AD2;
  text-decoration: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.middle {
  float: left;
  margin: 0 10px;
}
.left-1 {
  /*margin-bottom:24px;*/
	padding:0 3px;
	height: 100%;
}
.right-1 {
  /*margin-bottom: 23px;*/
  height: 100%;
}
.sub-menu-bg{
  width: 1118px;
  background: url('../img/sub-menu-bg.png') repeat-x top;
}
.logo-img{
  position: absolute;
  top:20px;
  left: 30px;
  z-index: 100;
}
footer{
  padding:15px;
  background-color: #e6e6e6;
  box-shadow: 3px -3px 5px #cfcfcf;
  text-align: center;
  font-size: small;
}
/* MARKETING CONTENT
-------------------------------------------------- */
.icon-quick{
  position: relative;
  display: inline-block;
  vertical-align:middle;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin-right: 3px;
  text-align: center;
  background: url('../img/icons.png');
}
.icon-quick.link1{
  background-position:0 0;
}
.icon-quick.link2{
  background-position:0 -36px;
}
.icon-quick.link3{
  background-position:0 -105px;
}
.icon-quick.link4{
  background-position:-349px 0;
}
.icon-quick.link5{
  background-position:-349px -36px;
}
.icon-quick.link6{
  background-position:-351px -105px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  color: #fff;
  background-color: #3572c3;

}
.nav-tabs .nav-link{
  color: #fff;
  background-color: #818181;
  border:0;
}
.new-list{
  /*margin-bottom: 10px;*/
}
.new-list >ul >li{
  margin-right: 1px;
}
.tab-content{
  padding:15px 5px 5px;
}
.list-unstyled li{
  line-height: 1.8;
  font-size: 14px;
  padding-bottom: 3px;
}
.media-new img{
  width: 100%;
  height: auto;
}
h5 {
  font-size: 16px;
}
.right-1 h5 span {
    font-size: 14px;
    float: right;
    margin-right: 5px;
}
.w-9{
  width: 12px;
  height: 216px;
}
.quick-link{
  display: flex;
}
.quick-link ul{
margin-top: 8px;
}
.quick-link ul li{
  line-height: 40px;
  border-bottom: 1px solid #e2e2e2;
	padding: 15px 0;;
}
.quick-link ul li a{
  color: #3572c3;
  font-size: 14px;
}
.quick-link ul li a:hover{
  color: #669CE1;
  text-decoration: none;
}
.quick-link ul li:last-child{
  border-bottom: 0;
}
.quick-link > div{
  position: relative;
  display: inline-flex;
}
.quick-link-bg{
  height: 216px;
  width: 100%;
  vertical-align: top;
  background: url('../img/quick-link-bg.png') repeat-x;
  background-size: contain;
}
.link-logo img{
  width: 120px;
}
.b_head{
	width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.b_head span {
    display: inline-block;
    zoom: 1;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #F9A519;
    color: #00428E;
    font-weight: bold;
    padding-right: 40px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.link-logo .list-linkimg li{
  display: inline-block;
  margin-right: 20px;
  margin-top: 10px;
}
.link-logo .list-linkimg li:last-child{
  margin-right: 0;
}
.link-logo .list-inline li{
  display: inline-block;
  margin-right: 20px;
  margin-top: 10px;
}
.link-logo .list-inline li:last-child{
  margin-right: 0;
}
.link-logo .list-linktxt{
  margin-top: 10px;
}
.link-logo .list-linktxt li{
  display: inline-block;
  margin-right: 10px;
}
.link-logo .list-linktxt li:last-child{
  margin-right: 0;
}
.link-logo .list-linktxt a {
    float: left;
    width: 130px;
    color: #505050;
    line-height: 24px;
    font-size: 14px;
}
.link-logo{
  margin:20px 0;
}
.carousel-radius{
  border-radius: 10px;
}
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
h5.font-16{
    height: 32px;	
    line-height: 26px;
    padding-left: 10px;
    font-size: 16px;
    color: #00428E;
    border-left: 5px solid red;
    margin-bottom:0
}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 1rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}
/*newslist*/
.newslist,.new-content{
  padding:0 1rem;
}
.new-content h5{
  margin-bottom: 20px;
  color: #000;
}
.newslist li {
  padding: 10px 0px 15px 10px;
  border-bottom: 1px solid #e9e9e9;
  clear: both;
  overflow: hidden;
  display: block;
}
.newslist li:hover {
  background-color:#f9f9f9; 
}
.newslist span{
  float: right;
}
.float-right{
  float: right;
}
.new-meta{
  margin-bottom: 1.25rem;
  color: #999;
}
.new-author {
  font-size: 14px;
  color: #999;
}
.main-center{
  margin: 0 auto;
  width: 1000px;
}
.limg img{
  float: right;
  padding:3px 5px 0 0;
}
.space_hx {
    clear: both;
    width: 100%;
    height: 20px;
    font-size: 1px;
    overflow: hidden;
}
.ltit {
  font-size: 20px;
  padding:0 0 0 5px;
}
.ldep {
	width: 75%;
  padding:15px 0 10px 5px;
  line-height: 30px;
  color: #888;
}
.detail_blue {
  color: #5D76FA;
}
.ldate{
  padding:0 0 0 5px;
  color: #888;
  word-wrap: break-word;
  float: right;
}
.article p{
  text-indent: 2em;
  line-height: 180%;
  padding-bottom: 5px;
  margin-bottom: 0;
  background-color: #ccc;
  color: #000;
}
.list-group-item {
  padding: 0.55rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.badge {
  background-color: #777;
  padding:0.25em;
}
.first {
  background-color: #d9534f;
}
.two {
  background-color: #f0ad4e;
}
.three {
  background-color: #5bc0de;
}
.small-text{
  font-size: 14px;
}
.video img{
  width: 100%;
  height: 216px;
}
.header {
  padding:0 11px;
  font-size: 16px;
}
.header.margin-top{
margin-top: 20px;
}
.list-group-item a:hover{
  text-decoration: none;
}
.list-group.dot li::before{
  list-style-type:square;
}
.square{
  border-radius: 1px;
  background-color: #777;
  padding:2px;
  display: inline-block;
  margin: 0 5px 3px 3px;
}
.pagination>li>strong {
    position: relative;
    float: left;
    padding: 4px 10px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
		border: 1px solid #337ab7;
}
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 10px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #a3a3a3;
}
.pagination>li>a {
position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: small;
}
.bar-1{
	margin: 10px 10px;
	height:45px;
}
.bar-1 img{
	width: 100%;
	height:45px;
}
#download{
	margin:0 3px;
}
#download li a{
	display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.index_form_t {
    width: 250px;
    height: 95px;
    float: left;
    background: url(../images/index_f.png) no-repeat;
    line-height: 30px;
    font-size: 14px;
    padding-top: 15px;
}