@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;
}

/*banner-bj*/
.banner-bj-box{
	height:150px;
}

.bj{
	height:150px;
	background:url(../images/banner-bj.jpg) no-repeat center center;
	margin:0 auto;
	background-size:100% 100%;
}
.main{
	background-color:#f6f7fb;
}
.main-t p{
	padding-top:10px;
	padding-bottom:10px;
	color:#808080;
}
.main-t p span{
	/* color:#ca2222;
	padding-right:10px; */
}
.main-r{
	width:1200px;
	margin:0 auto;
	background-color:#ffffff;
	border-top:2px solid #f78381;
}
.main-r-1{
	width:1000px;
	margin:0 auto;
	margin-top:20px;
}
.main-r-in{
	color:#a72929;
	font-size:20px;
	padding-top: 10px;
    padding-bottom: 10px;
	border-bottom:1px solid #a0a0a0;
}
.main-r-on{
	color:#989898;
	line-height:26px;
	font-size:14px;
	margin-top:20px;
	text-indent:2em;
}
.main-t{
	width:1200px;
	margin:0 auto;
}
.main-t-1{
	width:1000px;
	margin:0 auto;
}
.main-t-on{
	color:#989898;
	line-height:26px;
	font-size:14px;
	text-indent:2em;
}
.sky{
	width:100%;
	margin: 0 auto;
    overflow: hidden;
	background-image:url(../image/bj-gd.png);
}
/*项目列表头部*/
.xm-list-chose,
.jfbm{
	padding: 20px 0;
	background: #fff;
	overflow: hidden;
	border-top: 4px solid #153060;
}
.xm-list-chose h4{
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 20px;
}
.xm-chose{
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
}
.xm-chose li{
	padding: 12px 0;
	margin: 0 20px;
	border-bottom: 1px dashed #cecece;
	overflow: hidden;
}
.xm-chose li dt{
	width: 80px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.xm-chose li dd{
	margin-right: 30px;
	float: left;
	font-size: 16px;
	line-height: 32px;
}
.xm-chose li dd a{
	color: #5c5c5c;
}
.xm-chose li dd a.xm-chose-cur,
.xm-chose li dd a:hover{
	color: #e83632;
}
.xm-chose li dd select{
	width: 220px;
	height: 32px;
	border: 1px solid #d9d9d9;
}
.xm-chose li dd input,
.xm-chose li dd img{
	float: left;
}
.xm-chose li dd img{
	margin-left: 10px;
}

/*项目列表下部*/

.xm-list{
	margin-top: 10px;
	padding: 10px;
	overflow: hidden;
	background: #fff;
}

.xm-list li{
	border: 1px solid #edeff3;
	overflow: hidden;
	margin-bottom: 30px;
}
.xm-list-head{
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: #fbfbfb;
	border-bottom: 1px solid #e5e5e5;
}
.xm-list-head h5{
	float: left;
	font-size: 20px;
	color: #333333;
	padding-left: 17px;
	margin-left: 12px;
	position: relative;
}
.xm-list-head h5:before{
	content: '';
	display: block;
	width: 5px;
	height: 30px;
	background: #003f88;
	position: absolute;
	left: 0;
	top: 10px;
}
.xm-list-head p{
	padding-top: 0;
	padding-bottom: 0;
	float: right;
	margin-right: 16px;
	font-size: 16px;
	color: #555555;
}
.xm-list-head p span{
	color: #e83632;
}
.xm-list-con{
	padding: 20px;
	overflow: hidden;
}
.xm-list-con p{
	font-size: 14px;
	color: #555;
	line-height: 1.75;
	padding-top: 0;
	padding-bottom: 0;
}
.xm-list-foot{
	overflow: hidden;
	padding-bottom: 15px;
}
.xm-list-foot dl,
.xm-list-clickIn .xm-list-con dl{
	line-height: 40px;
	float: left;
	margin-left: 20px;
	font-size: 14px;
	overflow: hidden;
}
.xm-list-foot dl dd,
.xm-list-clickIn .xm-list-con dl dd{
	float: left;
	margin-right: 40px;
	color: #8e8d8d;
}
.xm-list-foot dl dd strong,
.xm-list-clickIn .xm-list-con dl dd strong{
	color: #333;
}
.xm-list-foot a{
	display: block;
	float: right;
	margin-right: 20px;
	width: 138px;
	height: 40px;
	background: #003f88;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.xm-list-foot a:hover{
	background: #cfa253;
}

.page-box{
	text-align: center;
	overflow: hidden;
}
.page-box dd{
	height: 34px;
	display: inline-block;
	margin: 0 5px;
}
.page-box dd a{
	display: block;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #555;
	background: #eae9e9;
}
.page-box dd:first-child,
.page-box dd:last-child,
.page-box dd:first-child a,
.page-box dd:last-child a{
	width: 68px;
}
.page-box dd a:hover,
.page-box dd a.page-cur{
	background: #cc3333;
	color: #fff;
}


@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;}
}

/* 平板及小屏幕设备 (max-width: 768px) */
@media screen and ( max-width: 768px)
{
   /* 分类筛选区优化 */
    .xm-list-chose { padding: 15px 0; }
    .xm-list-chose h4 { font-size: 16px; margin: 0 0 12px 0; }
    .xm-chose li {
        display: flex;
        flex-wrap: wrap;
        padding: 10px 0;
        border-bottom: 1px dashed #eee;
    }
    .xm-chose li dt {
        width: 100%;
        margin: 0 0 8px 0;
        font-size: 14px;
        line-height: 24px;
    }
    .xm-chose li dd {
        margin: 0 12px 8px 0;
        font-size: 14px;
        line-height: 28px;
    }

    /* 项目列表卡片重构 (Flex/Grid 替代 Float) */
    .xm-list { padding: 10px; margin-top: 15px; }
    .xm-list li { margin-bottom: 20px; border-radius: 8px; }
    
    .xm-list-head {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding: 12px 15px;
        height: auto;
        line-height: 1.4;
    }
    .xm-list-head h5 {
        flex: 1;
        min-width: 0; /* 防止长标题撑破容器 */
        font-size: 17px;
        padding-left: 12px;
        margin-left: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .xm-list-head h5:before {
        top: 50%;
        transform: translateY(-50%);
    }
    .xm-list-head p {
        float: none;
        margin: 8px 0 0 0;
        width: 100%;
        font-size: 13px;
        color: #777;
    }

    .xm-list-con { padding: 15px; }
    .xm-list-con p { font-size: 14px; line-height: 1.6; }

    .xm-list-foot {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0 15px 15px;
    }
    .xm-list-foot dl {
        width: 100%;
        margin: 0 0 12px 0;
        float: none;
    }
    .xm-list-foot dl dd { margin: 0; font-size: 13px; }

    /* 触控按钮优化 (符合 iOS/Android 44px 点击标准) */
    .xm-list-foot a {
        float: none !important;        /* 彻底清除桌面端右浮动 */
        margin: 0 10px 0 0 !important; /* 左对齐，右侧留间距 */
        width: auto;                   /* 取消固定宽度/100%宽度 */
        min-width: 110px;              /* 保证按钮视觉统一 */
        padding: 0 12px;               /* 内边距优化触控手感 */
        text-align: center;
        box-sizing: border-box;
    }

    /* 分页适配 */
    .page-box ul.pagination { margin: 15px 0 0; }
    .page-box ul.pagination li a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    .page-box ul.pagination li:first-child a,
    .page-box ul.pagination li:last-child a {
        width: auto;
        padding: 0 10px;
    }

}
@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;}
    
}

 /* 手机设备 (max-width: 480px) */     
 @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;}
    
    .main, .main-t { padding: 0 10px; }
    
    .xm-chose li dd { margin-right: 8px; font-size: 13px; }
    
    .xm-list-head h5 { font-size: 15px; }
    .xm-list-con { padding: 12px; }
    .xm-list-con p { font-size: 13px; }
    
    /* 底部信息改为单列，标签固定宽度对齐 */
    .xm-list-foot dl { grid-template-columns: 1fr; gap: 6px; }
    .xm-list-foot dl dd strong { display: inline-block; width: 70px; }
    
    .page-box ul.pagination li a { 
        width: 28px; 
        height: 28px; 
        line-height: 28px; 
        font-size: 13px; 
    }
 }