﻿.head {
  min-width: 1200px;
  height: 148px;
  background: url(../images/topbg.jpg) no-repeat;
  background-size: cover;
}
.head_content {
  margin: auto;
  width: 1200px;
  
  justify-content: space-between;
  align-items: center;
}
.head_content .layui-input-inline input {
  background-color: transparent;
  color: #fff;
}
.head_content .layui-form-item .layui-input-inline {
  margin-right: 0;
}

.head_content .layui-form-label {
  border-radius: 0;
  color: #88000d;
  background: #fff;
  width: 80px;
}
.logo_nav {
  position: relative;
  width: auto;
  height: 84px;
}
.logo2 {
  top: 10px; 
  margin-left: 5px;
  position: absolute;
}
.logo3 {
  top: 60px; 
  margin-left: 5px;
  position: absolute;
}
.search {
  float: right;
}

/*导航*/
.nav {
  min-width: 1200px;
  background: #11519a;
}
.nav_content {
  
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: start;
}
.nav ul {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #fff;
  width: 120px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: inline-block;
}
.nav ul a{
  
  color: #fff;
  
}
.nav ul:hover {
  background: #88000d;
  opacity: 0.4;
}

.hover {background: #88000d;opacity: 0.4;}

/*内容*/
.content {
  margin: 50px 0;
}
.passage {
  width: 100%;
  float: left;
}
.passage,
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.passage h3 {
  padding: 0 0 14px 0px;
  margin-bottom: 10px;
  border-bottom: 2px solid #3e6ccc;
  height: 40px;
  line-height: 22px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.passage h3 a {
  font-size: 16px;
  color: #999;
  font-weight: normal;
  float: right;
  margin-right: 0.25rem;
}
.passage ul li {
  padding: 0 0 12px 16px;
  background: url(../images/point.png) no-repeat 0 8px;
  margin-bottom: 8px;
  border-bottom: 1px dotted #b9b9b9;
}
.passage ul li span {
  float: right;
  color: #999;
}

.passage_top .title {
  line-height: 40px;
  border-bottom: 2px solid #3e6ccc;
}
.passage_top .title a {
  font-size: 24px;
  color: #00558f;
  font-weight: bold;
}
.passage_top span {
  float: right;
}
.passage_top .title span a {
  font-size: 14px;
  color: #999;
  font-weight: normal;
}
.passage_top .title a {
  color: #333;
}

.passage_middle {
  margin: 20px 0 50px 0;
}
.passage_middle .swiper_row ul.brief li a {
  font-size: 22px;
  color: #00558f;
  font-weight: bold;
}
.passage_middle .swiper_row ul li {
  width: 100%;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
  float: left;
}
.passage_middle .swiper_row ul li p {
  padding-top: 15px;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
.passage_middle .swiper_row ul.passge_list li {
  margin: 10px 0 0 0;
  padding: 0 0 10px 15px;
  background: url(../images/point.png) no-repeat 0 8px;
}
.passage_middle .swiper_row ul.passge_list li a {
  color: #333;
}
.passage_middle .swiper_row ul.passge_list li span {
  float: right;
  color: #999;
}
/*底部*/
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.foot {
  min-width: 1200px;
  min-height: 200px;
  width: 100%;
  background: #002d61;
  clear: both;
}

.foot_content {
  margin: auto;
  width: 100%;
  position: relative;
  padding: 20px 142px 0;
}

.bottom {
  border-top: 1px #fff solid;
  text-align: center;
  color: #fff;
  padding-top: 15px;
  font-size: 14px;
  margin-top: 20px;
}

.foot_content p {
  color: #fff;
  line-height: 26px;
  text-align: left;
}

.foot_content p a {
  color: #fff;
}

.foot_content p a:hover {
  color: #aa0018;
  transition: all 0.6s ease;
}

.foot_content {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 15px;
}
.foot_content .foot_left {
  float: left;
  margin-top: 32px;
  overflow: hidden;
}
.foot_content .foot_center {
  float: left;
  margin-top: 32px;
  overflow: hidden;
  padding-left: 50px;
}

.foot_content .foot_right {
  float: right;

}

.foot_right ul li {
  margin-right: 10px;
  margin-bottom: 5px;
  font-size: 16px;
}

.foot_right ul li span {
  display: block;
  padding-top: 10px;
  color: #fff;
  text-align: center;
}
.foot_one:after {
  content: "";
  display: block;
  clear: both;
}

/* div[carousel-item] > *:nth-child(n) {
  background-color: #c4e8fe;
} */
#test1 img{
	width: 510px;
	height: 280px;
} 
.sp-lf h1 {
    width: 100%;
    background-color: #1C60B4;
}
.sp-lf h1, .sp-lf h1 a {
    font-weight: normal;
    padding-left: 25px;
    height: 74px;
    font-size: 24px;
    line-height: 74px;
    color: #fff;
}
.sp-rig {
    position: relative;
    background-color: #fff;
    padding: 0 3%;
    /* width: 75%; */
}
.sp-title {
    width: 100%;
    height: 74px;
    border-bottom: 1px solid #e3e3e3;
}
.lf {
    float: left;
}
.sp-title-lf h1 {
    position: relative;
    font-weight: normal;
    height: 74px;
    line-height: 74px;
    font-size: 26px;
    color: #444;
}
.sp-title-lf h1:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 5px;
    background-color: #1C60B4;
}
.sp-title-rig {
    line-height: 74px;
}
.rig {
    float: right;
}
.sp-title-rig > div {
    display: inline-block;
    vertical-align: top;
}
.sp-title-rig a {
    color: #333;
}
.sp-list {
    width: 100%;
    padding: 20px 0;
}
.sp-list li {
    position: relative;
    transform: all .5s;
    height: 39px;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 26px;
    list-style-type: none;
    list-style: none;
}
.sp-list li:before, .sp-list li:after {
    position: absolute;
    content: '';
    z-index: 2;
    width: 7px;
    height: 7px;
    top: 50%;
}
.sp-list li:before {
    left: 5px;
    margin-top: -3.5px;
    background-color: #1c60b4;
}
.sp-list li a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #444444;
    /* width: 87%; */
    line-height: 39px;
}
a {
    transition: color .2s;
}
.sp-list-time {
    line-height: 39px;
    color: #adadad;
    font-style: italic;
    margin-right: 3px;
    font-family: 'Arial';
}
.rig {
    float: right;
}
.sp-list li:before, .sp-list li:after {
    position: absolute;
    content: '';
    z-index: 2;
    width: 7px;
    height: 7px;
    top: 50%;
}
.sp-list li:after {
    z-index: 1;
    left: 7px;
    margin-top: -1px;
    background-color: #f5ebca;
}

 
.spa-head {
    width: 100%;
    padding: 16px 0;
}
.sp-article h1 {
    width: 100%;
    text-align: center;
    line-height: 36px;
    padding: 7px 0;
    font-size: 24px;
    color: #1c60b4;
}
.spa-desc {
    width: 100%;
    text-align: center;
    line-height: 27px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #cccccc;
}
.spa-desc {
    width: 100%;
    text-align: center;
    line-height: 27px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #cccccc;
}

.passge_list li:first-child{
	background: none!important;
		font-size: 22px;
	    color: #00558f;
	    font-weight: bold;
		padding:0 0 10px 0!important;
		margin-left: -15px;
}
.passge_list li:first-child a{
	     font-size: 22px!important;
	     color: #00558f!important;
	     font-weight: bold!important;
}
.sp-title h1:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 5px;
    background-color: #1C60B4;
}
.sp-title h1 {
    position: relative;
    font-weight: normal;
    height: 74px;
    line-height: 74px;
    font-size: 26px;
    color: #444;
}



.toolbar-sl-share{padding-top: 20px;}
.toolbar-sl-share a{color: #fff;display: block;
    font-size: 16px;
    color: #fff;}
#rs-header .menu-area .rs-menu ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.rs-menu {
    float: left;
    clear: both;
    width: 100%;
    font-size: 0;
 
}
.nav_content a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    transition: all 0.5s ease 0s;
    margin-left: 15px;
    font-size: 16px;
    text-transform: uppercase;
    height: 70px;
    line-height: 70px;
}
.nav_content ul{
	padding:0 15px
}

#test2 img{width: 100%!important;}