@media only screen and (min-width: 1200px) and (max-width: 1449px) {
.header__menu ul li {
    margin-right: 10px;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.breadcrumb-option {
  height: 300px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.breadcrumb-option {
  height: 0px;}

}
@media only screen and (max-width: 767px) {
.breadcrumb-option {
  height: 0px;}

}

@media only screen and (min-width: 768px) and (max-width: 991px){
.col_path {
  display: none;}

}
@media only screen and (max-width: 767px) {
.col_path {
  display: none;}

}
.tpcontent {
font-weight: bold;
font-size: 11pt;
color: #2b2b2b;
font-family: 宋体;}
.cytpstyle {
font-size: 9pt; 
color: #2b2b2b; 
font-family: 宋体;}
.c192515_title {
color: #125795;
font-weight: bold;
font-size: 20pt;}
.c192515_date {
font-size: 9pt;}
.c192515_author {
font-size: 9pt;}
.c192515_click {
font-size: 9pt;
color: #222222;
line-height: 150%;}
.c192515_content {
font-size: 9pt;
line-height: 150%;}
.c192515_close {
font-size: 9pt;}

.wrap-content .rightListContent{
    padding-left: 0px;}
.wrap-content .rightListContent .title{
    /*margin-bottom: 30px;*/
    /*height: 60px;*/
    text-align: center;}
.wrap-content .rightListContent .title p{
    margin: 0px;
    font-size: 26px;
    color: #005c6b;}
.wrap-content .rightListContent .title p span{}
.wrap-content .rightListContent .leftTitle{
    text-align: left;}
.wrap-content .rightListContent .leftTitle ul li{
    padding: 5px 10px;
    list-style: none;
    float: left;}
.wrap-content .rightListContent .leftTitle ul{
    margin: 0px;
    float: right;
    border-bottom: 1px solid rgba(30,162,182,0.3);}
.wrap-content .rightListContent .leftTitle ul .active{
    background: #eeeeee;}
.wrap-content .rightListContent .leftTitle ul li a{
    text-decoration: none;
    font-size: 16px;
    color: #181818;}
.wrap-content .rightListContent .leftTitle ul .active a{
    color: #005b6a;}
.c191158_title {
    color: #005D6C;
    font-weight: bold;
    font-size: 20pt;}
