@charset "UTF-8";
.nav .nav4{
    background:#041b30;
}
/*banner样式*/
.banner .bannerBg img{ 
    width:100%;
    min-width: 1200px;
    height: 500px;
}
.banner { 
    position: relative;
}
.banner .txt { 
    width:100%;
    height:auto;
    position: absolute;
    top:50%;
    left:0;
    text-align: center;
}
.banner .txt img{ 
    width:335px;
    height:77px;
    
}
/*面包屑导航样式*/
.bread { 
    width:100%;
    height:57px;
    line-height: 57px;
    margin-top: 30px;
    margin-bottom: 85px;
    background: #e6e6e6;
    font-size: 16px;
    color:#666;
}
.bread .breadLeft span {
    color: #333;
}
.bread .breadRight{
   width:256px; 
}
.bread .breadRight li{
     position: relative;
}
.bread .breadRight li:hover{
    color:#f14e0d !important;
    cursor:pointer;
}
.bread .breadRight .current{
    color:#f14e0d;
}
.bread .breadRight i{
    width:30px;
    height:1px;
    background-color: #f14e0d;
    display: inline-block;
    *display:inline;
    *zoom:1;
    position: absolute;
    bottom:1px;
    right:20px;
    display: none;
}
.bread .breadRight li:hover i{
    display:block!important;
}
.bread .breadRight2 {
    margin-right: 20px;
    margin-left: 20px;
}
/*新闻内容样式*/
.news {
    /* width: 1200px; */
    width: 918px;
    margin: 0 auto;
    margin-bottom: 50px;
    overflow: hidden;
    /* text-align: left; */
    margin-left: 10px;
    /* margin-bottom: 30px; */
    padding-right: 20px;
} 
.news .newsCon {
    /* width:3600px; */
    width: 100%;
    font-size: 0;
    text-align: left;
}
.news .newsCon>li{
    display: inline-block;
    *display: inline;
    *zoom:1;
    /* width:1200px; */
    width: 100%;
    
}
.news .newsCon .news1 .part1{
    padding:25px 0 15px 0;
    border-bottom:1px solid #b3b3b3;
    height:170px;
}
.news .newsCon .news1 a{
    float:left;
    /* width:400px;
    height:254px; */
    width: 280px;
    height: 170px;
    display: inline-block;
    *display: inline;
    *zoom:1;
    overflow: hidden;
}
.news .newsCon .news1 .part1 img {
        /* margin-right: 40px; */
        display: block;
        width: 100%;
        height: 100%;
}
.news .newsCon .news1 .part1 .txt1{
    float:right;
    width:610px;
    height:100%;
    float:right;
    /* padding-top: 17px; */
    cursor:pointer;
}
.news .newsCon .news1 .part1 .txt1:hover p{
    color:#164e7f;
}
.news .newsCon .news1 h2{
    font-size: 22px;
    /* letter-spacing: 2px; */
    padding:0;
    margin-top: 10px;
}
.news .newsCon .news1  p{
    font-size: 15px;
    color:#595959;
    /* letter-spacing: 0.8px; */
    /* text-align: justify; */
    line-height: 25px;
    margin-top: 10px;
}
.news .newsCon .news1 p:nth-child(2){
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
}
/* .news .newsCon .news1 p.last {
    margin-top: unset;
    margin-bottom: 15px;
} */
.news .newsCon .news1 span {
    font-size: 13px;
    color:#508abd;
    text-align: right;
    line-height: 30px;
    width: 100%;
    display: inline-block;
}
.news .newsCon .news1 .last {
    /* margin-bottom: 27px; */
}


/* .news .pages {
    width:320px;
    margin:0 auto;
}
.news .pages ul{
    font-size: 18px;
    padding-top:60px;
    width:100%;
    text-align: center;
}
.news .pages li{
    display: inline-block;
    *display: inline;
    *zoom:1;
    word-spacing: 5px;
}
.news .pages .pageFront{
    color:#999999;
}
.news .pages .pages01 {
    color:#f14e0d;
}                                                                                                                */
/*动效*/
.news img{
    transition:all .5s;
}
.news img:hover {
    transform:scale(1.2);
}




/* 新增 start */
.tit_left{
    /* width:235px; */
    width: 20%;
    margin-right: 1%;
    text-align:center;
    float: left;
}
.tit_left ul{margin-bottom: 0px;border-bottom: 1px solid #eaeaea;}
.tit_left ul li{
    cursor:pointer;
    padding:1% 0;
    /* padding: 2% 0 1% 0; */
    background: #fff;
    color: #000;
    /* border-right: 1px solid #072c4c; */
    border-right: 1px solid #eaeaea;  
    /* background: #072c4c; */
    /* background:linear-gradient(top left,#666,#999);
    background:-webkit-linear-gradient(top left,#666,#999);
    background:-moz-linear-gradient(top left,#666,#999);
    background:-o-linear-gradient(top left,#666,#999); */
}
.tit_left ul li:last-child{border-bottom:0px;}
.tit_left ul li:last-child.cur{border-bottom:0px;}
.tit_left ul li.cur{
    background: none;
    color: #000;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-left: 3px solid #eaeaea;
    border-right:0px;
    /* background:linear-gradient(top left,#35bdec,#006a8e);
    background:-webkit-linear-gradient(top left,#35bdec,#006a8e); */
}
.tit_left ul li p{
    height:40px;
    line-height:40px;
    font-size:16px;
    color:#656d70;
    margin: 0;
}
.tit_left ul li.cur p{color:#656d70;}

/* 服务热线 */
.l_contact {
    float: left;
    /* width: 230px; */
    width: 100%;
    margin-top: 10px;
    padding-top: 20px;
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    border:1px solid #eaeaea;
    /* border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea; */
  }
  .l_tel {
    width: 189px;
    margin-top: 13px;
    float: left;
    padding-left: 18px;
    background: #072c4c;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    height: 28px;
  }
  .l_contactcon {
    float: left;
    padding: 10px 0;
    padding-left: 20px;
    width: 189px;
    background: url(../images/l_contact.jpg) no-repeat top left;
  }
  .l_contactcon font {
    color: #072c4c;
    font: 700 21px/21px 'Microsoft Yahei';
  }
  .l_contactcon p {
    color: #959595;
    margin: 20px 0 15px 0;
    line-height: 1.2;
  }
  .l_contactcon a {
    background: #072c4c;
    width: 115px;
    text-align: center;
    height: 25px;
    display: block;
    line-height: 25px;
    color: #fff;
  }
  /* 服务热线 */

/* 新增 end */
/* 页码 start */
.more { display:inline-block;margin: 40px auto;}
.more .lp{margin-left:22px;font-size: 18px;color: #333333;width: 70px;height: 24px; text-align: center;line-height: 24px;background-color:#072c4c;font-size: 14px;color: #003967;padding: 0 5px 0 5px;position: relative;transition: 0.3s; }
.more .lp span:after{content: ">"; color: #fff;position: absolute;opacity: 0;top: 0;right:5px;transition: 0.3s;}
.more .lp:hover span:after{opacity: 1;}
.more .rp{margin:0 22px 0 23px;width: 70px;height: 24px; text-align: center;line-height: 24px;background-color:#072c4c;font-size: 14px;color: #003967;padding: 0 5px 0 5px;position: relative;transition: 0.3s;}
.more .rp span:after{content: "<"; color: #fff;position: absolute;opacity: 0;top: 0;right:60px;transition: 0.3s;}
.more .rp:hover span:after{opacity: 1;}
.more li{display: inline-block;width: 24px;height: 24px;line-height: 24px;text-align: center;font-size:16px;color: #003967;border:1px solid #d6d6d6;margin:0 5px;}
.more ul a:link,.more ul a:visited{color:#072c4c;}
.more ul a:hover,.more ul a:active{color:#fff;background-color: #072c4c;}
.more .rp a:link,.more .rp a:visited{color:#fff;}
.more .rp a:hover,.more .rp a:active{transform:translateX(5px);}
.more .lp a:link,.more .lp a:visited{color:#fff;}
.more .lp a:hover,.more .lp1 a:active{transform:translateX(-5px);}
/* 页码 end */