@charset "utf-8";
.top{
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #919191;
    background-color: #f1f1f1;
}
.top .fl a{
    color: #919191;
}
.top .fl img{
    width: 100%;
    height: auto;
}
.top a:hover{
    color: #153060;
}
.top .tel{
    width: 21px;
    height: 22px;
    vertical-align: middle;
    margin-right: 9px;
}
/* 头部 */
.header{
    width: 100%;
    height: 90px;
    background-color: #fff;
    white-space: nowrap;
    overflow: hidden;
}
.header .logo {
    width: 258px;
    margin-top: 10px;
}
.header .logo img{
    width: 100%;
    height: auto;
    display: block;
}
.header-nav ul li{
    float: left;
    padding-left: 17px;
}
.header-nav ul li h3{
    font-style: none;
    font-weight: normal;
}
.header-nav ul li a{
    height: 87px;
    line-height: 87px;
    color: #919191;
    font-size: 14px;
    display: block;
}
.header-nav ul li .active{
    height: 87px;
    line-height: 87px;
    color: #153060;
    border-bottom: 3px solid #153060;
}
.header-nav ul li a:hover{
    color:#153060;
    border-bottom: 3px solid #153060;
}
.header.lateral-menu-is-open { 
    -webkit-transform: translateX(-66%); 
    -moz-transform: translateX(-66%);
    -ms-transform: translateX(-66%); 
    -o-transform: translateX(-66%); 
    transform: translateX(-66%); transition:all 0.4s ease 0s;}

/* .index-part1  */
.index-part1{
    width: 100%; 
    height: auto;
}
.index-part1 .slideTxtBox{
    max-width: 896px;
    overflow: hidden;
}
.index-part1 .slideTxtBox .hd ul li{
    width: 100px;
    height: 32px;
    line-height: 32px;
    background-color: #fff;
    color: #153060;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 14px;
}
.index-part1 .slideTxtBox .hd ul li.on{
    background-color: #153060;
    color: #fff;
}
.index-part1 .slideTxtBox .bd ul li{
    width: 283px;
    height: 307px;
    border: 1px solid #919191;
    border-top: 2px solid #153060;
    color: #919191;
    float: left;
    margin: 24px  20px 20px 0;
}
.index-part1 .slideTxtBox .bd ul li:nth-child(3n){
    margin-right: 0;
}
.index-part1 .slideTxtBox .box{
    margin: 17px 10px 0 10px; 
    height: 249px;
    border-bottom: 1px dotted #919191;
}
.index-part1 .slideTxtBox .box:hover{
    color: #153060;
}
.index-part1 .slideTxtBox .box .title{
    color: #153060;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 600;
}
.index-part1 .slideTxtBox .box .info{
    line-height: 20px;
}
.index-part1 .slideTxtBox  .time{
    margin-left: 10px;
    width: 249px;
    height: 35px;
    line-height: 35px;
}
.index-part1 .slideTxtBox .time img{
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin: -3px 8px 0 0;
}
.index-part1 .news {
    margin-top: 55px;
}
.index-part1 .news .newsinfo{
    width: 285px;
    height:308px;
    border: 1px solid #919191;
}
.index-part1 .news .picnews{
    width: 100%;
    height: 33px;
    line-height: 33px;
    background-color: #153060;
    color: #fff;
}
.index-part1 .news .picnews>p{
    font-size: 14px;
    margin-left: 15px;
}
.index-part1 .news .thanmore{
    font-size: 12px;
    margin-right: 15px;
}
.index-part1 .news .thanmore:hover{
    text-decoration: underline;
}
.index-part1 .news .picScroll{
    width: 260px;
    margin: 0 auto;
}
.index-part1 .news .tempWrap{
    width: 260px;
    overflow: hidden;
}
.index-part1 .news .picList{
    width: 1200px !important;
}
.index-part1 .news .picList li{
    width: 260px;
    color: #919191;
    float: left;
    margin-right: 14px;
}
.index-part1 .news .picList .newspic{
    margin: 12px 0 14px 0;
}
.index-part1 .news .picList .newstitle{
    width: 220px;
    font-size: 14px;
    color: #3b3b3b;
    font-weight: 600;
    margin: 0 auto 3px auto;
    overflow: hidden;  /*溢出隐藏*/
    text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;  /*强制不换行*/
}
.index-part1 .news  .xwtime{
    display: block;
    margin-top: 5px;
    color: #919191;
}
.index-part1 .news .picList .newscon {
    text-indent: 2em;
    line-height: 20px;
}
.index-part1 .news .picList .newscon:hover{
    color: #153060;
}
.index-part1 .news .bdbtn{
    margin-top: -1px;
}
.index-part1 .news .bdbtn a{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #919191;
    border: 1px solid #919191;
}
.index-part1 .news .bdbtn a:hover{
    color: #fff;
    background-color: #153060;

}
.index-part1 .news .xinwen2{
    margin-top: 44px;
    border: 1px solid #fff;
}
.index-part1 .news .tendency{
    color: #919191;
    margin: 12px 0px;
}
.index-part1 .news .tendency li{
    width: 100%;
    padding-bottom: 26px;
}
.index-part1 .news .tendency .tendtitle{
    margin-left: 11px;
}
.index-part1 .news .tendency .tendtitle:hover{
    color: #153060;
    text-decoration: underline;
}
.index-part1 .news .tendency .tendtime{
    margin-right: 15px;
}
.index-part1 .slideTxtBox .ckmore{
    width: 100%;
    max-width: 894px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #919191;
    color: #919191;
    text-align: center;
} 
.index-part1 .news .ckmore{
    width: 285px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #919191;
    text-align: center;
    margin-top: 21px;
    color: #919191;
}
.index-part1 .ckmore:hover{
    color: #153060;
}
.footer{
    width: 100%;
    padding: 20px 0;
    background: url(../images/footer-bg.jpg) no-repeat; 
    background-size:100% 100%; 
    text-align: center;
}
.footer .xw{
    padding: 20px 0;
}
.footer .span{
    float:right;
}
.footer .add{
    color: #fff;
}
.footer .add li{
    padding-top: 12px;
}
.footer .add li:first-child{
    padding-top: 0;
}
.index-part2{
    width: 100%;
    margin-bottom: 39px;
}
.index-part2 .conBox{
    max-width:896px;
    width: 80%;
    overflow: hidden;
    position: relative;
}
.index-part2 .conBox .zg ul li{
    width: 100px;
    height: 32px;
    line-height: 32px;
    background-color: #fff;
    color: #153060;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 14px;
}
.index-part2 .conBox .zg ul li.on{
    background-color: #153060;
    color: #fff;
}
.index-part2 .conBox .bd {
    margin-top: 26px;
    position: relative;
}
.index-part2 .conBox .pic {
    width: 95%;
    max-width: 820px;
    overflow: hidden;
    margin:  27px auto  0 auto;;
}
.index-part2 .conBox .pic ul{
   width: 800%;
   overflow: hidden;
}
.index-part2 .conBox .pic ul li{
    float: left;
    max-width: 266px;
    width: 20% !important;
}
.index-part2 .conBox .pic ul li img{
    width: 100% !important;
    height: auto;
}
.index-part2 .conBox .pic ul li p{
    color: #919191;
    margin-top: 13px;
}
.index-part2 .conBox .pic ul li p>a:hover{
    color: #153060;
}
.index-part2 .conBox .pic .title{
    width: 250px;
    font-size: 14px;
    line-height:22px;
    color: #3b3b3b;
    font-weight: 600;
    margin: 2px auto 3px auto;
  
    text-overflow: ellipsis; /*以省略号...显示*/
   
}

/* .index-part2 .pic a.prev {
    width: 20px;
    height: 24px;
    line-height: 24px;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    top: 45%;
    left: 0;
    text-indent: -999em;
    background: url(../images/arr_left.gif) no-repeat;
  }

.index-part2 .pic a.next {
    width: 20px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 45%;
    right: 0;
    text-indent: -999em;
    background: url(../images/arr_right.gif) no-repeat;
  } */
.index-part2 .conBox .amore{
    margin-top: -22px; 
    color: #919191;
}
.index-part2 .amore:hover{
    color: #153060;
}
.index-part2 .master {
    max-width: 285px;
}
.index-part2 .master .person li:first-child{
    width: 100px;
    height: 32px;
    line-height: 32px;
    background-color: #153060;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}
.index-part2 .master .amore{
    margin-top: -22px; 
    color: #919191;
}
.index-part2 .master .amore:hover{
    color: #153060;
}
.index-part2 .banner {
    margin-top: 26px;
    width: 285px;
    height: 222px;
    overflow: hidden;
    position: relative;
}
.index-part2 .banner .bg li{
    margin-right: 2px;
    width: 285px;
    height: 222px;
    position: absolute;
    top: 0;
    left: 0;
}
.index-part2 .banner .bg li img{
    width: 142px;
    height: 200px;
    float: left;
}
.index-part2 .banner .circle{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -16px;
    z-index: 2;
}
.index-part2 .banner .circle ul{
    text-align: center;
}
.index-part2 .banner .circle ul li{
    width: 8px;
    height: 8px;
    margin-right: 9px;
    background-color: #d3d3d3;
    border-radius: 50%;
    overflow: hidden; 
    vertical-align: middle;
    cursor: pointer; 
    display: inline-block; 
    *display: inline; 
    zoom: 1;
}
.index-part2 .banner .circle ul .on{
    background-color: #777777;
}
@media screen and ( max-width: 1200px){
    .header .header-nav ul li:nth-child(12){display: none;}
    .header .header-nav ul li:nth-child(11){display: none;}
    .header .header-nav ul li:nth-child(10){display: none;}
    .header .header-nav ul li:nth-child(9){display: none;}
    .header .header-nav ul li:nth-child(8){display: none;}

    .index-part1 .slideTxtBox{max-width: 896px; float: none; margin: 0 auto; }
    .index-part1 .news{display: none;}

    .index-part2 .conBox{max-width: 896px; margin: 0 auto; float: none;}
    .index-part2 .master{display: none;}
}
 @media screen and ( max-width: 1050px){
    .index-part2 .conBox{width: 70%;}
    .index-part2 .conBox .pic ul li{max-width: 200px;}
        
}
@media screen and ( max-width: 900px){
	.header{ height: auto;}
	.header .logo {width: 200px;}
    .top .fl{display: none;}
    .top .fr {float: none; width: 100%; text-align: center; white-space: nowrap;}
    .top .fr img { display: none;}
    .header {box-sizing: border-box; padding: 15px 20px;}
    #cd-menu-trigger{ display:block;  float:right;}
    .header .logo{margin-top: 0;}
    .header-nav {display: none;}

    .index-part1{box-sizing:border-box; padding: 30px 20px;}
    .index-part1 .slideTxtBox{width: 610px; float: none; margin: 0 auto;}
    .index-part1 .slideTxtBox .bd ul li{margin: 10px;}
    .index-part1 .slideTxtBox .bd ul li:nth-child(3n){margin-right: 10px;}
    .index-part1 .slideTxtBox .ckmore{max-width: 609px; box-sizing: border-box;}

    .index-part2{box-sizing:border-box; padding: 30px 20px;}
    .index-part2 .conBox .pic ul li{max-width: 150px;}
}
@media screen and ( max-width: 720px){

}
@media screen and (max-width: 680px){
    
                
    .index-part1 .slideTxtBox .bd{max-width: 520px; float: none; margin: 0 auto;}
    .index-part1 .slideTxtBox .bd ul li{width: 240px; margin-left: 5px;}
    .index-part1 .slideTxtBox .bd ul li:nth-child(2n){margin-right: 0;}
    .index-part1 .slideTxtBox .box .info{display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 10;overflow: hidden;position: relative; line-height: 20px; max-height: 100px;overflow: hidden;}
    .index-part1 .slideTxtBox .box .info::after {content: "..."; position: absolute; bottom: 0; right: 0;background: -webkit-linear-gradient(left, transparent); background: -o-linear-gradient(right, transparent);background: -moz-linear-gradient(right, transparent);background: linear-gradient(to right, transparent);}
    .index-part1 .slideTxtBox .ckmore{display: none;}   

    .index-part2 .conBox .pic ul li{max-width: 100px;}
}
      
 @media screen and ( max-width: 480px){
    .header .logo {width: 180px;}  

    .index-part1 .slideTxtBox .hd ul li{width: 33.333%;}
    .index-part1 .slideTxtBox{ max-width: 281px; width: 281px !important; box-sizing:border-box; }
    .index-part1 .slideTxtBox .bd ul li{float: none; width: 280px; box-sizing:border-box; margin: 20px 0;;}
    .index-part1 .slideTxtBox .bd ul li:nth-child(2n){display: block;}
    .index-part1 .slideTxtBox .ckmore{width: 281px; display: block; box-sizing: border-box;}
    .index-part1 .news{display: block; float: none; width: 280px; margin: 20px auto 0 auto;}
    .index-part1 .news .xinwen1{width: 280px; box-sizing: border-box;}
    .index-part1 .news .xinwen2{width: 280px; box-sizing: border-box;}
    .index-part1 .news .ckmore{width: 280px;}

    .index-part2 .conBox{width: 100% !important;}
    .index-part2 .conBox .pic{width: 280px; overflow: hidden;}
    .index-part2 .conBox .pic ul li{max-width: 280px !important; margin-right: 0;}
    .index-part2 .conBox .amore{display: none;}

    .index-part2 .master{display: block;float: none; max-width: 280px; margin: 20px auto 30px auto;}
    .index-part2 .banner{width: 280px;}
    .index-part2 .banner .bg li{max-width: 280px;}
    .index-part2 .banner .bg li img{width: 140px;}
 }