/* .nav_out{
    background-color: #0153A5;
    height: 46px;
    width: 100%;
    position: relative;
    z-index: 99999;
}
.nav_out .dds_ul{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav_out .dds_ul li{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13%;
    position: relative;
}

.nav_out .dds_ul li a{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 14px;
}

.nav_out .dds_ul li:hover {
    background: #DB4453;
}

.min_nav{
    position: absolute;
    top:46px;
    width:200px;
    left: 50%;
    margin-left: -100px;
    display: none;
}

.min_nav  a{
    width: 100% !important;
    background: #DB4453;
    height: 46px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #FFF;
    box-sizing: border-box;
}

.min_nav a:first-child{
    border-top: none;
}

.min_nav  a{
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
} */



/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu{
    position: relative;
    z-index: 99999999;
}
.ddsmoothmenu ul{ width:1200px; margin:0 auto; }
/*主菜单设置*/
.ddsmoothmenu ul li{position:relative;display:inline;float:left;margin:0px 5px; }
.ddsmoothmenu ul li a{display:block;height:46px;line-height:46px; color:#fff; font-size:14px; width:135px; text-align:center;}
.ddsmoothmenu ul li a span{display:block; color:#fff;}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#333}
.ddsmoothmenu ul li a:hover{ text-decoration:underline; color:#fff; background-color:#DB4453; text-decoration:none;}
.ddsmoothmenu ul li a:hover span{color:#fff}
.ddsmoothmenu ul li a:active{ background-color:#DB4453;}
.ddsmoothmenu ul li a:active span{color:#fff}
.ddsmoothmenu ul li a.selected{ background-color:#DB4453;}
.ddsmoothmenu ul li a.selected span{color:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{}
.ddsmoothmenu ul li a#menu_selected span{color:#fff}
/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden; width:195px;}
.ddsmoothmenu ul.menulevel li{background-color:#DB4453;margin:0px;padding:0px;display:list-item;float:none}
.ddsmoothmenu ul.menulevel li a{ line-height:40px;width:195px; text-align:center;margin:0px;border-bottom:1px solid #fff; color:#fff; text-align:left;}
/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{color:#fff;}
.ddsmoothmenu ul.menulevel li a:hover{background-color:#DB4453;color:#fff;font-weight:bold; text-decoration:none;}
.ddsmoothmenu ul.menulevel li a.selected{background-color:#DB4453;color:#fff;font-weight:bold; text-decoration:none;}
.ddsmoothmenu ul.menulevel li a span{ color:#fff; text-align:center;}
/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:18px;right:15px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:15px;right:10px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;z-index:1}
.toplevelshadow{/*opacity:0.8*/}
* html .ddsmoothmenu{height:1%}/* Holly Hack for IE \*//*Holly Hack for IE7 and below*/
* html .ddsmoothmenu ul li a{display:inline-block}/*IE6 hack to get sub menu links to behave correctly*/

/*********************************************** 纵向主导航条 ***********************************************/

.ddsmoothmenu-v ul{}
/*主菜单设置*/
.ddsmoothmenu-v ul li{position:relative}
.ddsmoothmenu-v ul li a{display:block;height:31px;line-height:31px;vertical-align:middle}
.ddsmoothmenu-v ul li a span{display:block;padding:0px 20px}

#LeftMenu .lihover #three li a{
background:none;
color:#333333;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{ background-color:#DB4453;color:#000}
.ddsmoothmenu-v ul li a:hover{ background-color:#DB4453;}
.ddsmoothmenu-v ul li a:active{ background-color:#DB4453;}
.ddsmoothmenu-v ul li a:active span{color:#FFF}
#LeftMenu .lihover  a{ color:#fff;}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{ color:#f00;}
.ddsmoothmenu-v ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{ background-color:#DB4453;}
.ddsmoothmenu-v ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden; width:200px;}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{background:url(../image/mainmenu.gif) repeat-x left -60px;height:30px;line-height:30px;width:190px;padding:0px 5px;margin:0px;border-bottom:1px solid #DFDFDF}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background-color:#DB4453;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background-color:#DB4453;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background-color:#DB4453;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background-color:#DB4453;color:#034fab;font-weight:bold}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#LeftMenu .lihover ul li a{
background:url(../image/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(../image/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}
#LeftMenu .lihover ul li a {
    color: #034FAB;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#034FAB;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}

.ban_swiper .swiper-pagination{
    display: flex;
    align-items: center;
    left: 10% !important;
    bottom: 3% !important;
}

.ban_swiper .swiper-pagination-bullet{
    width: 18px;
    height: 18px;
    border-radius: 6px;
    opacity: 1;
    background: #ffffff3f;
}

.ban_swiper .swiper-pagination-bullet-active{
    background: #FFF;
    opacity: 1;
}