﻿body{
min-width: 1200px;}
.content {
    width: 1200px;
    background: #ffffff;}
.item-top {
    width: 100%;
    height:315px;
    display: flex;
    justify-content: space-between;}
.item-top .item-top-banner {
    width: 503px;
    height: 315px;
    position: relative;}
.item-top .item-top-banner ul li a img {
    width: 100%;
    height:100%;}
.item-top .control-btn {
    position: absolute;
    bottom:0;
    left:0;
    background-color: rgba(0, 0, 0, .5);
    width: 503px;
    height: 40px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 20px;
    box-sizing: border-box;}
.item-top .control-btn li {
    width: 12px;
    height:12px;
    background: #fff;
    border-radius: 50%;
    margin-right: 10px;}
.item-top .control-btn li:hover {
    background: #0b24a0;}
.item-top .item-top-inform {
    width:665px;
    height: 282px;}
.item-top-inform .inform-title {
    height: 41px;
    background: #0b24a0;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.item-top-inform .inform-title ul {
  display: flex;
  width: 240px;
  height:41px;}
.item-top-inform .inform-title ul li,
.item-top-inform .inform-title ul li a{
    flex:1;
    display: flex;
    align-items: center;
    justify-content: center;}
.item-top-inform .inform-title ul li span {
    margin-left: 10px;
    color:#fff;}
.inform-active {
    background-color:#340825;}
.item-top-inform .inform-title .more {
    color:#fff;
    padding-right:5px;}
.item-top-inform .inform-title .more span {
  font-size: 14px;}
.item-top-inform .inform-news {
    width: 100%; 
    height:100%;
    position: relative;}
.item-top-inform .inform-news div {
    width: 100%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;}
.item-top-inform .inform-news div:nth-child(1) {
    background-color: #eeeeee;}
.item-top-inform .inform-news div:nth-child(2) {
    background-color: #eeeeee;}
.item-top-inform .inform-news .news-more { position: absolute;    top: -30px;
    right: 9px; color: #fff;}
.con-right-box a { color: #fff;}
.news-items-list {
    width: 100%;}
.news-items-list li a{
    line-height: 25px;
    display: flex;
    justify-content: space-between;
    font-size:14px;
    color:#696969;}
.news-items-list li:nth-child(1) a, .news-items-list li:nth-child(2) a,.news-items-list li:nth-child(3) a, .news-items-list li:nth-child(4) a,.news-items-list li:nth-child(5) a{
    color:#0b24a0;
    font-weight:bold;}
.news-info {
    position: relative;}
.news-icon {
    position: absolute;
    right: -25px;
    top: -8px;
    font-size: 12px;}
.item-center {
       width: 1200px;
    margin-top: 150px;
    height: auto;
    background-color: #eeeeee;
    margin: auto;
}
.item-center .item-center-nav {
    height:40px;
    background: #0b24a0;
    display: flex;
    justify-content: space-between;}
.center-nav-wrap {
    display: flex;}
.center-nav-title {
    width: 149px;
    text-align: center;
    line-height: 40px;
    font-size:20px;
    color: #fff;
    font-weight: normal;}
.center-navbar {
    width: 915px;
    height: 35px;
    background: #eee;}
.center-navbar{
    display: flex;
    align-items: center;}
.center-navbar li{
  padding: 0 30px;
  box-sizing: border-box;}
.center-navbar li a{
    color: #696969;
    font-size:16px;}
.center-navbar li.center-navbar-active a {color: #0b24a0; font-size: 18px;}
.center-navbar li a:hover {
    font-size: 18px;
    color: #0b24a0;
    font-weight: bold;}
.center-navbar-active {
    font-size: 18px;
    color: #0b24a0;
    font-weight: bold;}
.center-con-wrap {
    width: 100%;
    height: 108px;
    background: #eee;
    overflow: hidden;}
.center-con-wrap .center-con-items {
    width: 100%;
    height: 100%;
    display: flex;}
.dropdown1,.dropdown2,.dropdown3,.dropdown4, .dropdown5{
    width:192px;
    margin-top: 30px;
    margin-left: 30px;}
.input_select1,.input_select2,.input_select3,.input_select4, .input_select5{
    width:192px; 
    height:39px; 
    line-height:39px; 
    padding-left:10px; 
    padding-right:30px; 
    border:1px solid #999999; 
    background:#ffffff; 
    box-sizing: border-box;
    color: #666666;}
.dropdown1 ul,.dropdown2 ul,.dropdown3 ul,.dropdown4 ul,.dropdown5 ul{
    width:192px; 
    background:#fff; 
    border:1px solid #999999;
    border-top: none;
    border-bottom: none;
    box-sizing: border-box;
    position:absolute; 
    display:none;z-index: 9999;}
.dropdown ul li{
    height:38px; 
    line-height:38px; 
    text-indent:10px;
    border-bottom: 1px solid #999999;}
.dropdown ul li a{
    display:block;
    height:38px; 
    color:#696969; 
    text-decoration:none
;}
.dropdown ul li a:hover{
    background:#0b24a0;
    color: #ffffff;}
.sel_box{
    position: relative;}
.sj{
    width: 0;
    height: 0;
    border-left: 5px solid transparent;  
    border-right: 5px solid transparent;
    border-top: 5px solid #999999;
    position: absolute;
    right:10px;
    top: 17px;}
.center-nav-more {
    height: 35px;
    flex: 1;
    background: #eeeeee;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right:17px;
    box-sizing: border-box;}
.more-btn{
    padding:1px;
    background: #0b24a0;
    color: #fff;}
.item-bot {
    width: 100%;
    height:360px;
    display: flex;
    margin-top: 17px;}
.item-bot .item-bot-l {
    width: 503px;
    height: 100%;
    background: #eeeeee;
    display: flex;
    flex-direction: column;}
.item-bot .item-bot-l h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 48px;
    background: #0b24a0;
    padding-left: 35px;
    padding-right: 20px;
    box-sizing:border-box;}
.item-bot .item-bot-l h3 span {
    font-size: 16px;
    font-weight:normal;
    color: #fff;}
.item-bot-l-list {
    flex:1;
    padding: 10px 10px 20px 30px;
    box-sizing: border-box;}
.item-bot-l-list li small {
    font-size: 22px;
    color:#0b24a0;
    margin-right:5px;}
.item-bot-l-list li p {
    text-overflow: ellipsis;
    white-space: nowrap;
/*    overflow: hidden;
    width: 325px; */
    display: flex;
    height: 15px;
    align-items: center;}
.item-bot-l-list li b {
    font-weight: normal;}
.item-bot-l-list li p span:nth-child(1) {
    display: flex;
    align-items: center;}
.item-bot-l-list li a{
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size:14px;
    color:#0b24a0;}
.item-bot-l-list li:nth-child(1) a, .item-bot-l-list li:nth-child(2) a{
    color:#0b24a0;
    font-weight:bold
;}
.item-bot .item-bot-c {
    width: 437px;
    height: 100%;
    margin-left: 30px;
    background: #eeeeee;
    display: flex;
    flex-direction: column;}
.item-bot-c-title {
    width: 100%;
    height: 48px;
    background: #0b24a0;
    display: flex;
    align-items: center;}
.item-bot-c-title li {
    flex:1;
    text-align: center;
    display: flex;}
.item-bot-c-title li a {
    width: 100%;
    height: 100%;
    border-right: 1px solid #fff;
    font-size:16px;
    line-height: 2.9;
    color: #fff;}
.item-bot-c-title li a:hover {
    font-size: 18px;}
.item-bot-c-title li:last-child a {
  border:none
;}
.item-bot-c-box {
    width: 437px;
    height: 312px;
    overflow: hidden;}
.item-bot-c-box ul {
    width: 100%;
    height: 100%;}
.item-bot-c-list {
    flex:1;
    padding: 10px 10px 15px 15px;
    box-sizing: border-box;}
.item-bot-c-list li small {
    font-size: 22px;
    color:#0b24a0;
    margin-right:5px;}
.item-bot-c-list li p {
    text-overflow: ellipsis;
    white-space: nowrap;
  /*  overflow: hidden;
    width: 295px;
*/
    display: flex;
    height: 15px;
    align-items: center;}
.item-bot-c-list li b {
    font-weight: normal;}
item-bot-active{
    font-size: 18px;}
.item-bot-c-list li p span:nth-child(1) {
    display: flex;
    align-items: center;}
.item-bot-c-list li a{
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size:14px;
       color: #696969;height: 25px;}
.item-bot-c-list li:nth-child(1) a, .item-bot-c-list li:nth-child(2) a{
    color:#0b24a0;
    font-weight:bold
;}

.item-bot .item-bot-r {
    flex:1;
    margin-left:10px;
    display: flex;
    flex-direction: column;}
.item-bot-r .item-bot-r-top {
   width: 100%;}
.item-bot-r .item-bot-r-top li{
  position: relative;}
.item-bot-r .item-bot-r-top li a label{
    position: absolute;
    bottom :2px;
    right: 3px;}
.item-bot-r .item-bot-r-top li:nth-child(1){
    display: flex;
    margin-bottom: 7px;
    height:50px;
    align-items: center;
    background: #0b24a0;}
.item-bot-r .item-bot-r-top li:nth-child(2){
    display: flex;
    margin-bottom: 7px;
    height:50px;
    align-items: center;
    background: #0b24a0;}
.item-bot-r .item-bot-r-top li:last-child{
    background: #0b24a0;
    margin-bottom: 7px;
    height: 68px;
    display: flex;
    align-items: center;}
.item-bot-r .item-bot-r-top li a{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    color:#fff;}
.item-bot-r .item-bot-r-top li a span {
  width: 50px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;}
.item-bot-r-bottom {
    flex:1;
    background: #eeeeee;
    display: flex;
    flex-direction: column;}
.item-bot-r-bottom li {
    flex:1;
    display: flex;
    align-items: center;
    justify-content: center;}
.item-bot-r-bottom li a {
    color: #696969;}
.item-bot-r-bottom li a:hover {
    color: #333333;
    font-size:16px;
    font-weight:bold;}
.item-bot-active {
    background-color: #340825;}

.item-bot-r-bottom select{ margin-left:20px; width:180px!important;margin-top:12px; line-height:30px;height:30px;}

