/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,div,table,td,img,dl,dt,dd,input{margin:0;padding:0;border:0;}
body{font-family:"Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,Georgia,Serif,"Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",sans-serif;font-size:15px;background-color:#ffffff;}
img{border:none;}
ul,ol{list-style:none;}
input,select,textarea{outline:none;}
textarea{resize:one;}
a{text-decoration:none;}
*{margin:0;padding:0;}
/**remove a underline************/
a:focus{outline-style:none;-moz-outline-style:none;}
/*header start*/
.header{
    height: auto;
    text-align: center;
	width: 100%;
    background: url(/templates/main/images/credit/header_bg.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
	}
.header .logo{
    width: auto;
    max-width: 100%;
}
.menu-nav-container{
    background-color: #007bcf;
    margin-bottom: 20px;
}
.menu-nav{
    display: flex;
    justify-content: space-evenly;
}
.menu-nav-item{
    position: relative;
    flex: 1;
}
.menu-nav-item .menu-nav-link{
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 0;
    color: #ffffff !important;
}
.menu-nav, .menu-nav-item, .menu-nav-link {
    height: 50px !important;
    line-height: 50px !important;
}

/*header end*/
/*maincontent-nav-xinyong start*/
.maincontent-nav-xinyong{
    /* padding: 30px; */
    margin-bottom: 45px;
}
.notice-head-xinyong{
    height: 45px;
    border-bottom: #e5e5e5 1px solid;
}
.notice-head-xinyong span{
    float: left;
    height: 45px;
    line-height: 45px;
    border-bottom: #1f2958 4px solid;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}
.notice-head-xinyong a{
    float: right;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    color: #666666;
}
.notice-list-xinyong{
    width: 100%;
    margin-bottom: 30px;
}
.notice-list-xinyong li{
    list-style: none;
}
.notice-list-xinyong li a{
    display: block;
    height: 45px;
    border-bottom: #e5e5e5 1px dashed;
}
.notice-list-xinyong li a span{
    display: block;
    float: left;
    width: 80%;
    height: 45px;
    line-height: 45px;
    color: #333;
    font-size: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.notice-list-xinyong li a label{
    float: right;
    width: 80px;
    height: 45px;
    line-height: 45px;
    text-align: right;
    color: #999999;
    font-size: 14px;
}
.notice-xinyong-right{
    width: 100%;
    height: auto;
    padding: 35px 0;
}


.notice-xinyong-right li{
    list-style: none;
    padding: 5px 0;
}
.notice-xinyong-right li img{
    border: 0 none;
    height:68px;
}
.icon-sys-nav{
    background-color: rgba(246, 248, 253, 1);
    height: auto;
    padding: 20px 10px 15px 10px;
    margin-bottom: 30px;
}
.icon-sys{
    height: 80px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0,0.1);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    margin-bottom: 10px;
    cursor: pointer;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.icon-sys01{
   background-color: #ff6666;
}
.icon-sys02{
   background-color: #ffcc33;
}
.icon-sys03{
   background-color: #99CC66;
}
.icon-sys04{
   background-color: #ff9999;
}
.icon-sys05{
   background-color: #ff6600;
}
.icon-sys06{
   background-color: #0099cc;
}


.icon-sys:hover{
    transform: translateY(-5px);
}



.icon-sys span{
    display: block;
    width: 30px;
    height: 30px;
    border: 0 none;
    margin-right: 10px
}
.icon-sys span.s1{
    background: url(/templates/main/images/credit/s1.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-sys span.s2{
    background: url(/templates/main/images/credit/s2.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-sys span.s3{
    background: url(/templates/main/images/credit/s3.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-sys span.s4{
    background: url(/templates/main/images/credit/s4.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-sys span.s5{
    background: url(/templates/main/images/credit/s5.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-sys span.s6{
    background: url(/templates/main/images/credit/s6.png) no-repeat center center;
    background-size: 100% 100%;
}
.icon-sys p{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    /*color: #1f2958;*/
    color: #ffffff;
}
/*chengxin start*/
.header-chengxin {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    /* background: linear-gradient(90deg, #007BFF, #6610f2); */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    color: white;
    background-color:#007BFF;
}
.header-chengxin h1 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
}
.header-chengxin a {
    text-decoration: none;
    font-size: 14px;
    color: white;
    border: 2px solid white;
    padding: 5px 10px;
    border-radius: 2px;
    transition: background-color 0.3s, color 0.3s;
}
.header-chengxin a:hover {
    background-color: white;
    color: #007BFF;
}
.content-chengxin {
    padding: 30px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin: 0 auto 30px;
}
.content-chengxin img {
    height: auto;
    border-radius: 8px;
    margin-right: 20px;
}

.content-chengxin a,.content-chengxin a:hover{
    color: #333;
}
.content-chengxin .text {
    height: 215px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 36px;
    text-indent: 2em;
}
/*chengxin end*/
/*maincontent-nav-xinyong end*/

/*second-list start*/
.location-second{
    height: 50px;
    line-height: 45px;
    color: #888;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}
.location-second  a {
    font-size: 16px !important;
    color: #888 !important;
}
.list-second{
    position:relative;
    display: block;
    padding: 10px 0;
    margin-bottom: 75px;
    min-height: 420px;
}
.list-second .list-second-more{
    position: absolute;
    bottom: -45px;
    font-size: 16px;
    color: #fff;
    width: 150px;
    height: 45px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
    line-height: 45px;
    background-color: #007BFF;
    border-radius: 10px;
}
.list-second-table{
    height:auto;
	overflow:hidden;
}
.list-second-img{
    display: block;
    padding: 10px 0;
    margin-bottom: 25px;
    min-height: 430px;
}

.list-second ul li{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 17px;
    border-bottom: 1px dotted #888;
    overflow: hidden;
    padding-left: 5px;
    background: url(/templates/main/css/images/dot.png) left center no-repeat;
}
.list-second ul li .title {
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    height: 50px;
}
.list-second ul li .subTitle {
    color: #3388ff;
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-second ul li .subDate {
    color: #999;
    display: block;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*second-list end*/

/*second-img start*/
.list-second-img .list-second-img-in{
  list-style: none;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.list-second-img .list-second-img-in:hover{
    transform: translateY(-5px);
}

.list-second-img .list-second-img-in img{
    width: 100%;
    height: 150px;
    border-radius: 8px;
}
.list-second-img .list-second-img-in  .img-title{
    font-size: 17px;
    color: #333;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    overflow: hidden;
    text-align: left;
}
.list-second-img .list-second-img-in  .img-title-info{
    font-size: 15px;
    color: #333;
    height: 50px;
    line-height: 25px;
    margin-top: 10px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*second-img end*/
/*second-list-table start*/
table {
    width: 100%;
    margin: 20px auto;
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

th, td {
    padding: 12px 15px;
    text-align: center;
}

th {
    background-color: #007BFF;
    color: #ffffff;
    text-transform: uppercase;
}

tr {
    transition: all 0.3s ease-in-out;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

tr:hover {
    transform: scale(1.02);
    background-color: #e0f7fa;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

caption {
    caption-side: top;
    font-size: 1.8em;
    margin-bottom: 15px;
    color: #333;
}
.filter-container {
    text-align: center;
    margin-bottom: 20px;
}

.filter-container label {
    margin-right: 10px;
    font-size: 17px;
    /*font-weight:bold;*/
}

.filter-container select {
    padding: 5px 10px;
    font-size: 16px;
    /*font-weight:bold;*/
}
/*second-list-table end*/

/*list-third-nav start*/
.list-third-nav {
    width: 100%;
    margin: 30px 0;
    box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.1);
    padding: 30px 0;
    min-height: 400px;
}

.list-third-nav .third-title {
    font-size: 25px;
    text-align: center;
    line-height: 50px;
}

.list-third-nav .third-info {
    height: 50px;
    line-height: 45px;
    color: #888;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
}

.list-third-nav .list-third-nav-content {
    width: 100%;
}

.list-third-nav .list-third-nav-content p {
    /*text-indent: 2em;*/
    font-size: 17px;
    text-align: justify;
    line-height: 40px !important;
    padding: 0 90px;
}

.list-third-nav .list-third-nav-content p img {
    border: 0 none;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 20px auto;
    vertical-align: middle;
}

.list-third-nav .list-third-nav-content p.third-link {
    text-align: center;
}

.list-third-nav .list-third-nav-content p.third-link a {
    font-size: 17px;
    color: #3388ff;
    line-height: 35px;
}
/*list-third-nav end*/


/*返回顶部*/
.goto_top{
    cursor: pointer;
    position: fixed; 
    right:20px;
    bottom:150px;
    width: 67px;
    padding: 10px 5px 5px 5px;
    /*border-top: 1px solid #293890;*/
    display: none;
    transition: 0.3s;
}
.goto_top.active{
    display: block;
    transition: all .3s ease;
}
 .top_img{
    display: block; 
    border: 0 none; 
    width: 35px; 
    height: 35px; 
    margin: 0 auto;
    margin-bottom: 5px;
    background: url('/templates/main/images/credit/goto_top.png') no-repeat center center;
    background-size: 100% 100%;
}
.win_info{display: block;text-align: center;line-height: 20px; font-size: 13px; color:#293890;}
.goto_top:hover{background-color: #293890;}
.goto_top:hover .top_img{background: url('/templates/main/images/credit/goto_top_white.png') no-repeat center center;background-size: 100% 100%;}
.goto_top:hover .win_info{color: #fff;}

/*bottom-nav start*/
.bottom-nav{width:100%;background-color:#007bcf;}
.bottom-content{width:100%;padding:30px 0;}
.bottom-content h3.contact{color:#fff;margin-bottom:20px;}
.bottom-content p{line-height:28px;font-size:16px;color:#fff;}
.logo-bottom-nav{text-align:left;margin-top:20px;}
.weixin-code-nav{text-align:center;}
.weixin-code-nav img{width:120px;border:0 none;}
.logo-bottom-nav img{width:120px;border:0 none;}
.copyright-nav{border-top:1px solid #fff;margin-top:15px;padding-top:15px;}
.copyright-nav p{line-height:28px;font-size:16px;color:#fff;text-align:center;}
.banquan {
    color: #fff;
    font-size: 16px;
}
/*bottom-nav end*/
