/* 以下样式不用修改 开始*/
    /* 默认ul 无需修改 */
    .nav_menustyle_1_1 ul
    {
        list-style-type:none;
        padding:0px; 
        margin:0px;}
    /* 默认li 无需修改 */
    .nav_menustyle_1_1 li
    {
        float:left;
        text-align:center;
        position:relative;
        bottom: 2px;}
    /* 2级以上 li 无需修改 */
    .nav_menustyle_1_1 ul li ul li
    {
        float:none;
        z-index:100;}
    /* 3级以上默认ul 无需修改 */
    .nav_menustyle_1_1 ul li ul li ul
    {
        left:100%;
        top:0px;}
    /* IE6下的table样式 无需修改 */
    .nav_menustyle_1_1 table 
    {
        position:absolute; 
        left:0px;
        border-collapse:collapse; 
        border-spacing:0; 
        z-index:100;}   
    .nav_menustyle_1_1 table table
    {
        top:0px;}
    .nav_menustyle_1_1 td 
    {
        padding: 0;}   
    /* 共6级导航子菜单打开关闭控制 无需修改 */
    .nav_menustyle_1_1 li ul,
    .nav_menustyle_1_1 li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li ul
    {
        display:none;}
    .nav_menustyle_1_1 li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li ul
    {
        visibility:hidden;}
    .nav_menustyle_1_1 li a:hover ul,
    .nav_menustyle_1_1 li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul    
    {
        display:block;
        position:absolute;}
    .nav_menustyle_1_1 li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul
    {
        visibility:visible;}
    /* 默认a属性 无需修改 */
    .nav_menustyle_1_1 a
    {
        display:block;
        text-decoration:none;
        white-space:nowrap;}
/* 以上样式不用修改 结束*/
/* 默认链接样式 可以修改默认的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 a
{
   /* width:90px; */        /*菜单宽度*/
   /* height:25px; */       /*菜单高度*/
    line-height:52px;   /*字体高度, 可设为菜单高度*/
   /* font-size:14px; */    /*字体大小*/
   /* color:#000; */        /*字体颜色*/
  /*  background:#eeeeee;*/ /*背景色*/
  /*  border:1px solid #fff;*/  /*边框颜色*/
  /*  border-width:0px 1px 1px 0px;*/

    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
    min-width: 99px;
    text-align: center;}
/* 默认hover链接样式 可以设置默认的鼠标移上样式 */
.nav_menustyle_1_1 a:hover
{
   /* color:#fff; *//*鼠标移上颜色*/
   /* background:#2687eb;*/ /*鼠标移上背景色*/
    background-image: url(images/nav1.png);
    background-repeat: no-repeat;
    background-size: 64px 7px;
    background-position: 17px 40px;}
/* IE6兼容性代码，在IE6下起效， 必须根据菜单高宽进行设定 */
.nav_menustyle_1_1 table 
{
    top:26px;}   
.nav_menustyle_1_1 table table
{
    left:91px;}   
/* 2级以上链接样式 可以修改2级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li a
{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 40px;}
/* 2级以上hover链接样式 可以修改2级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li a:hover
{
    color: #fff;
    background-color: #136CC8;}
/* 3级以上链接样式 可以修改3级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li ul li a
{}
/* 3级以上hover链接样式 可以修改3级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li ul li a:hover
{}
.bottom{
   bottom:0px !important;}
.dropdown-content{
   left: -5px;}
.dropdown-content1{
   left: -5px;}
.dropdown-content1{
    display: none;
    position: absolute;
    top: 52px;
    left: -6px;
    background-color: #f9f9f9;
    min-width: 110px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;}
.pd{
padding: 0 8px;}
.banner-img{
	width: 100%;
	height: 450px;
	display: block;}
.lf-one{
    width: 3.177vw !important;
    height: 3.177vw !important;
    left: 5.21vw !important;
    border: 1px solid #eee;
    background-color: rgba(0,0,0,.5);
    border-radius: 50% !important;}
.lf-one:after {
    width: 3.177vw !important;
    height: 3.177vw !important;
    background: url(images/left.png) no-repeat center;
    background-size: 100% 100%;
    content: '' !important;}
.rg-one{
    width: 3.177vw !important;
    height: 3.177vw !important;
    right: 5.21vw !important;
    border: 1px solid #eee;
    background-color: rgba(0,0,0,.5);
    border-radius: 50% !important;}
.rg-one:after {
    width: 3.177vw !important;
    height: 3.177vw !important;
    background: url(images/right.png) no-repeat center;
    background-size: 100% 100%;
    content: '' !important;}

.swiper-one{
    bottom: 2.08vw !important;
    right: 0 !important;
    text-align: center !important;
    width: 100% !important;}
.swiper-one .swiper-pagination-bullet{
    width: 0.729vw !important;
    height: 0.729vw !important;
    background-color: #BFBFBF !important;
    /*background: url(../images/icon-music.png) no-repeat center;
    background-size: 100% 100%;*/
    opacity: 1 !important;
    margin: 0 0.31vw !important;
    border-radius: 50% !important;}
.swiper-one .swiper-pagination-bullet-active{
    width: 0.729vw !important;
    height: 0.729vw !important;
    background-color: #136CC8 !important;
    /*background: url(../images/icon-musicact.png) no-repeat center;
    background-size: 100% 100%;*/
    margin: 0 0.31vw !important;
    border-radius: 50% !important;}
/*.swiper-one .swiper-pagination-bullet:last-child{
    margin-right: 5.73vw !important;
}*/
.c1032701_table{
width:300px;}
.c1032701_td_img{
border: 1px solid #D9D9D9;}
.c1032701_title{
font-weight:bold
;}
.c1032701_td_abstract{
word-wrap:break-word;word-break:break-all;line-height:150%
;}
.c1032701_abstract{
font-size: 9pt;}
.c1032701_content{
font-size: 9pt;
color:#d60e00;
text-decoration:none
;}  
.c1032701_hr{
border-bottom: #999999 0px dashed; border-left: #999999 0px dashed; width: 100%; height: 1px; border-top: #999999 1px dashed; border-right: #999999 0px dashed
;}
.c1032701_front{
color:#ff0103;font-weight:bold
;}
A.c1032701{
font-size:9pt;
line-height:150%;
color:#333333;
text-decoration: none;}
A.c1032701:link {
color: #222222;}  
A.c1032701:visited {
color: #222222;}  
A.c1032701:active {
color: #222222;}  
A.c1032701:hover {
color: #cc0000;}
.ui-cnt1r-lilA {
    width: 80px;
    height: 66px;
    background: #fff;
    flex-shrink: 0;
margin: 0;
    border: 1px solid #136CC8;
    position: absolute;
    left: 0px;
    top: 35px;}
.ui-cnt1r-liB-h {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #136CC8;
    line-height: 38px;
    text-align: center;
    background-color: transparent;}
.ui-cnt1r-liB-p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    text-align: center;
    background: #136CC8;}
.ui-ct1blb-r-h{
padding-left: 74px;}
.ui-ct1blb-r-p{
	padding-left: 74px;}
A.c1032702{
font-size:9pt;
line-height:150%;
color:#333333;
text-decoration: none;}
A.c1032702:link {
color: #222222;}  
A.c1032702:visited {
color: #222222;}  
A.c1032702:active {
color: #222222;}  
A.c1032702:hover {
color: #cc0000;}
.c1032702_date {
line-height: 150%;font-size: 9pt;text-decoration: none;}
.c1032702_click {
font-size: 9pt;
color: #222222;
line-height: 150%;}
.c1032702_leaderfont {
font-size: 9pt;line-height: 150%;}
.ui-ct1br-li-a{
align-items: center;}
.ui-ct1br-lir{
    margin-left: 0px;}
.ui-ct1br-lir{
width: 490px;}
.ui-ct1br-lir-h{
margin-top: 0;}
.ui-ct1br-lir-h,.ui-ct1br-lir-p{
margin-right: 0;}
.ui-cnt1r-lil {
    width: 80px;
    height: 66px;
    background: #fff;
    margin: 0 14px;
    flex-shrink: 0;
    border: 1px solid #999;}
.ui-cnt1r-liA-h {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #999;
    line-height: 38px;
    text-align: center;
    background-color: transparent;}
.ui-cnt1r-liA-p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    text-align: center;
    background: #999;}
.ui-ct1br-li-a:hover .ui-cnt1r-lil{
border: 1px solid #136CC8;}
.ui-ct1br-li-a:hover .ui-cnt1r-liA-p{
 background: #136CC8;}
.ui-ct1br-li-a:hover .ui-cnt1r-liA-h{
color: #136CC8;}
A.c1032703{
font-size:9pt;
line-height:150%;
color:#333333;
text-decoration: none;}
A.c1032703:link {
color: #222222;}  
A.c1032703:visited {
color: #222222;}  
A.c1032703:active {
color: #222222;}  
A.c1032703:hover {
color: #cc0000;}
.c1032703_date {
line-height: 150%;font-size: 9pt;text-decoration: none;}
.c1032703_click {
font-size: 9pt;
color: #222222;
line-height: 150%;}
.c1032703_leaderfont {
font-size: 9pt;line-height: 150%;}
A.c1035494{
font-size:9pt;
line-height:150%;
color:#333333;
text-decoration: none;}
A.c1035494:link {
color: #222222;}  
A.c1035494:visited {
color: #222222;}  
A.c1035494:active {
color: #222222;}  
A.c1035494:hover {
color: #cc0000;}
.c1035494_date {
line-height: 150%;font-size: 9pt;text-decoration: none;}
.c1035494_click {
font-size: 9pt;
color: #222222;
line-height: 150%;}
.c1035494_leaderfont {
font-size: 9pt;line-height: 150%;}
.ui-ct3r-li{
padding: 24px 0px;}
.c1032712_table{
width:300px;}
.c1032712_td_img{
border: 1px solid #D9D9D9;}
.c1032712_title{
font-weight:bold
;}
.c1032712_td_abstract{
word-wrap:break-word;word-break:break-all;line-height:150%
;}
.c1032712_abstract{
font-size: 9pt;}
.c1032712_content{
font-size: 9pt;
color:#d60e00;
text-decoration:none
;}  
.c1032712_hr{
border-bottom: #999999 0px dashed; border-left: #999999 0px dashed; width: 100%; height: 1px; border-top: #999999 1px dashed; border-right: #999999 0px dashed
;}
.c1032712_front{
color:#ff0103;font-weight:bold
;}
A.c1032712{
font-size:9pt;
line-height:150%;
color:#333333;
text-decoration: none;}
A.c1032712:link {
color: #222222;}  
A.c1032712:visited {
color: #222222;}  
A.c1032712:active {
color: #222222;}  
A.c1032712:hover {
color: #cc0000;}
A.c1035496{
font-size:9pt;
line-height:150%;
color:#333333;
text-decoration: none;}
A.c1035496:link {
color: #222222;}  
A.c1035496:visited {
color: #222222;}  
A.c1035496:active {
color: #222222;}  
A.c1035496:hover {
color: #cc0000;}
.c1035496_date {
line-height: 150%;font-size: 9pt;text-decoration: none;}
.c1035496_click {
font-size: 9pt;
color: #222222;
line-height: 150%;}
.c1035496_leaderfont {
font-size: 9pt;line-height: 150%;}
.ui-ct2l-liA {
    border-bottom: 1px solid #DCDCDC;
    padding: 20.4px 0px;}
