/* 路径导航 */
.routeNav_top {
    background: #ecf0f5;
    width: 100%;
    margin-bottom: 2%;
    padding: 10px 0 10px;
}

.routeNav li {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
     color: #4d75ad;
    font-family: 'Hiragino Sans GB';
}

.routeNav li a {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Hiragino Sans GB';
    color: #4d75ad;
    margin-right: 6px;
    /* background: url(../images/icon/ietsmx.png) no-repeat center right; */
}

.routeNav li a.active,
.routeNav li a:hover.active {
    color: #1b764b;
    font-size: 14px;
    font-size: 1.4rem;
}

.routeNav li img {
    display: inline-block;
    margin-right: 9px;
    margin-top: -6px;
}

.breadcrumb>li+li:before {
    content: ">";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb {
    margin: 1rem 0;
    background: #fff;
}

.breadcrumb>li,
.breadcrumb>li a {
    font-size: 1.6rem;
}
.insTits {
    margin-bottom: 2rem;
    background: #e4ebf3;
    height: 40px;
}

.insTits h2 {
    display: inline-block;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    text-align: left;
    background: #7490c6;
}
.actbgs {
    padding: 15px 0;
    margin-bottom: 2%;
    background: #f7f9fc;
}

.actstyle img {
    text-align: center;
    display: block;
    /* background: #f7f9fc; */
    margin: 0 auto;
}

.list-title {
    display: block;
    position: relative;
    background: #0953ba;
    text-align: left;
    color: #fff;
    text-align: left;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    font-size: 2.0rem;
    width: 100%;
    padding-left: 2rem;
    border-top: 2px solid #e7b344;
}

.list-title:hover {
    color: #fff;
}

.list-title i {
    position: absolute;
    top: 37px;
    left: 24px;
    z-index: 9;
    width: 24px;
    height: 29px;

}

/* .list-title h2 {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin-top: 80px;
}

.list-title h2 a {
    color: #f39800;
    font-size: 16px;
} */

.accordion {
    width: 100%;
    /* border: solid 1px #ccc; */
    background: #e1ebf8;
}

.accordion .link {
    cursor: pointer;
    display: block;
position: relative;
overflow: hidden;
background: #e1ebf8;
border-bottom: 1px solid #bcc6d3;
    padding-left: 2.6rem;
    padding-right: 2.6rem;
    background: url(../images/icos01.png) no-repeat 2rem center;

}

.accordion .link a {
    padding-left: 1rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    display: block;
    color: #03306f;
}


.menuLeft_icon {
    width: 17px;
    height: 15px;
    margin-left: 12%;
    display: inline-block;
    background: url(../images/icon/iconk01.png) no-repeat center right;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}




.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li {
    cursor: pointer;
}

/* .accordion li i {
    position: absolute;
    top: 21px;
    left: 30px;
    font-size: 12px;
    color: #d5d5d5;
    font-weight: normal;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
} */

.accordion li span {
    padding-left: 6%;
    font-size: 18px;
    font-size: 1.8rem;
}

.accordion li i.glyphicon-triangle-right {
    left: 30px;
    font-size: 12px;
}

.accordion li.open .link,
.accordion li:hover .link {
   background: #9dc4fb url(../images/icos01.png) no-repeat 2rem center;
    color: #03306f;
}
.accordion li.open
.accordion li:hover  {
    background: #9dc4fb;
    color: #03306f;
}

   



.accordion li.open .link a,
.accordion li:hover .link a {
    color: #03306f;
}

.accordion li.open i {
    color: #03306f;
}

/* .accordion li:hover .link .menuLeft_icon
{
    background: url(../images/icon/iconk01h.png) no-repeat center right;
} */


/* .accordion li.open i.glyphicon-triangle-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
} */

/* .accordion li.open .link i.menuLeft_icon{
    background: url(../images/icon/iconk02.png) no-repeat center right;
}
.accordion li .link i.menuLeft_icon{
    background: url(../images/icon/iconk01.png) no-repeat center right;
} */



/**
 * Submenu
 -----------------------------*/
.submenu {
    display: none;
    background: #efefef;
    font-size: 14px;
    padding-top: 2%;
    padding-bottom: 2%;
}

.submenu li {
    border-bottom: 1px solid #efefef;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 3% 2%;
    padding-left: 52px;
    font-size: 16px;
    font-size: 1.6rem;
    /* -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; */
}

.submenu a:hover,
.submenu li.current a {
    /* background: #ff7a3f; */
    color: #1b764b;
}
.newsImg,
.news_text {
    float: left;
}
.newsImg{
    float: left;
    width: 24%;

}
.newsImg img{
    width: 100%;
}
.news_text {
    float: left;
    width: 76%;
    padding-left: 5%;
}
.news_lists li{
    margin-bottom: 2%;
    padding-bottom: 2%;
    border-bottom: 1px solid #dbdbdb;
}
.news_text p{
    float: left;
    width: 82%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news_text span {
    float: right;
}
.news_lists ul{
    padding-bottom: 2%;
}


/* page */

.pages {
    text-align: center;
}
.pages a.prev,
.pages a.next {
    width: 68px;
    height: 26px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}

.pages a.prev:hover,
.pages a.next:hover,
.pages a:hover {
    background-color: #0060ce;
    color: #fff;
}

.pages a,
.pages span.on {
    line-height: 22px;
    font-size: 14px;
    padding: 0 11px;
    border: 1px solid #d2d2d2;
    color: #333;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.pages a.first::before {
    content: '';
    background: url(../images/page_first.png) center no-repeat;
    width: 13px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 11px;
}

.pages a.last::before {
    content: '';
    background: url(../images/page_last.png) center no-repeat;
    width: 13px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 11px;
 
}

.pages a.first:hover,
.pages a.last:hover{
   background: #fff;
}
.contactIn p{
    padding-bottom: 6px;
}
.contactIn p,
.contactIn p strong{
    font-size: #303030;
    font-size: 14px;
    font-size: 1.4rem;
}
.contactIn p strong{
    display: inline-block;
    min-width: 90px;
    font-weight: normal;
    padding-right: 10px;
}

.list_img li{
    background: #f7f9fc;
    padding: 2%;
    border-bottom: 0;
}

.list_img li h2{
  font-size: 1.6rem;
  color: #2a2a2a;
  font-weight: bold;
}

.list_img li p {
    font-size: 1.4rem;
    color: #404040;
}
.list_img .news_text p{
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.title_list ul,
.top_news ul {
    padding: 0;
}

.title_list li::before {
   display: none;
}
.title_list li p{
      display: block;
      overflow: hidden;
      text-overflow:ellipsis;
      white-space: nowrap;
}
.title_list li {
    background: #fff;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
    border-bottom: 1px solid #eaeaea;
}
.title_list li a{
    padding: 0 10px;
    display: block;
    height: 4.6rem;
    line-height: 4.6rem;
     background: #fff;
}
.title_list li a p,
.title_list li a span{
      line-height: 4.6rem;
}
.title_list li a:hover{
     background: #f5f5f5;
}
.title_list li:hover p{
    color: #0953ba;
    font-weight: bold;
}
.titie_span{
    font-size: 1.6rem;
    color: #0953ba;
    font-weight: bold;
    padding: 0 10px;
}
.titie_span .span_right{
   float: right;
}

.top_news li{
    border-bottom: 1px solid #e4ebf3;
}

.top_news li a p,
.top_news li a span{
  line-height: 4.8rem;
}

.top_news li a span{
    width: auto;
    padding: 0 14px 0 6px;
    float: left;
    color: #4d75ad;
}
.top_news li::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 2px;
    z-index: 9;
    width: 4px;
    height: 4px;
    background: #4d75ad;
    display: inline-block;
}
.top_news li {
    margin-bottom: 0;
}
.top_news li::before:hover {
    background: #4d75ad;
}

.topacts .details-p  {
    text-align: left;
    margin-top: 10px;
}

.topacts .articles_ins{
    padding: 3% 0 5%;
}
.topacts .articles_ins p{
    margin-bottom: 2rem;
}
.topacts h4{
   line-height: 3.4rem;
   color: #2a2a2a;
}
.sld_texts h3{
    margin-top: 3rem;
    font-size: 2.2rem;
    color: #0953ba;
    font-weight: bold;
    padding-bottom: 2.5rem;
}
.sld_texts h3 span{
    font-size: 1.5rem;
    color: #474747;
    font-weight: normal;
    padding-left: 16px;
}
.sld_in {
    background: #f2f8ff;
}

.sld_in .col-md-6{
    background: #fff;
    padding-left: 0;
}
.sld_in .col-md-6 img{
    width: 100%;
}

.sld_texts p{
    font-size: 1.5rem;
    color: #474747;
}

.sldTab .ddList00 p{
    color: #404040;
    font-size: 1.4rem;
    margin-bottom: 10px;

}
.sldTab .ddList00 p strong{
    font-weight: normal;
    color: #404040;
    font-size: 1.4rem;
    padding-right: 10px;
}
#controls{
    display: inline-block;
}




@media screen and (max-width:1200px) {
.list_texts{
    margin-top: 2rem;
}

}
@media screen and (max-width:768px) {
    .pages {
      width: 290px;
    }

}
@media screen and (max-width:570px) {
    .pages {
        width: 290px;
    }
    .news_text p{
        width: 64%;
    }

}

@media screen and (max-width:540px) {
.list_img .newsImg {
    float: none;
    width: 100%;
    margin-bottom: 3%;
}
.list_img .news_text {
    float: none;
    width: 100%;
    padding-left: 0;
}


}
@media screen and (max-width:420px) {
.news_list_title li p {
    width: 70%;
}

}
@media screen and (max-width:340px) {

.pages {
    width: 320px;
}


}







