﻿.list-body {
    width: 100%;
    height: auto;
    display: block;
    background: url(../images/bgb.jpg)top center no-repeat;
    background-size: 100%;
}
.listcon{
    width:1200px;
    margin:0 auto;
    display: table;

}
.listconl {
    float: left;
    width: 240px;
    /* height: 300px; */
    background: #fff;
    margin-top: 35px;
    box-shadow: 1px 1px 10px #c5c4c4;
    margin-left: 2px;
    /* overflow: hidden; */
    position: relative;
}
.listconr{
    float:right;
    width:945px;
    background:#fff;
    margin-top:35px;
    margin-right:2px;
    padding-bottom:30px;
    margin-bottom: 40px;
    box-shadow: 1px 1px 10px #c5c4c4;
    min-height: 580px;
}
.listconlt{
    width:100%;
    height:77px;
    background: rgba(5,78,157,0.8);
    font-size:24px;
    font-weight:bold;
    color:#fff;
    line-height:77px;
    text-align: center;
    background: url(../images/footerbj3.jpg) 0 0 no-repeat;
    background-size: cover;
}
.listconrt{
    height:77px;
    width:94%;
    margin:0 auto;
    border-bottom:1px solid #366ca7;
}
.listconltul li{
    width:100%;
    height:60px;
    line-height:60px;
    background:#fff;
    border-top:3px solid #eee;
    font-size:16px;
    text-indent: 20px;
    /*transition: all 0.4s ease-out;*/
}
.listconltul li a{
    display: block;
    border-left: 8px solid #f3ecec;
}

a:hover {
    color: #245284;
}

.fa-chevron-circle-right{
    font-size:18px;
    line-height: 60px;
    float:right;
    margin-right:20px;
    transition: all 0.3s ease-out;
}
.listconltul li:hover .fa-chevron-circle-right{
    margin-right:15px;
}
.listconrtd{
    height:20px;
    width:8px;
    background:#1d4169;
    margin-top:26px;
    float:left;
}
.listconrtd2{
    width:200px;
    height:76px;
    line-height:76px;
    font-size:22px;
    font-weight:bold;
    float:left;
    color:#366ca7;
}
.listcsrhls {
    left: 0px;
    width: 60px;
    height: 4px;
    background: #104883;
}
.listconrtd3{
    float:right;
    height:70px;
    line-height:80px;

    font-size:14px;
    color:#AD3338;
}

.listconrtd3 img {
    width: 10px;
    margin-top: 32px;
    margin-right: 6px;
}

.listconrc,.listconrc-news{
    width:94%;
    margin:0 auto;
    line-height:30px;
    padding:15px 0;
    text-align:justify;
    font-size:14px;
    overflow:hidden;
}

.listconrl{
    width:94%;
    margin:0 auto;
    padding-top: 20px;
}
.listconrl li{
    padding-bottom: 15px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 15px;
    height: 65px;
    line-height: 30px;
}
.listconrl li a {
    display: block;
    line-height: 27px;
    font-size: 16px;
    margin-bottom: 15px;
    color: #1f1f1f;
}
.list-dates {
    overflow: hidden;
}
.time, .view {
    color: #797979;
    margin-right: 15px;
    padding-left: 23px;
    float: left;
    margin-bottom: 2px;
    font-size: 15px;
}
.ly{
    color: #797979;
    margin-right: 10px;
    padding-left: 26px;
    float: left;
    margin-bottom: 2px;
    font-size: 15px;
}
.time {
    background: url(../images/time.png) no-repeat left center;
}
.view {
    background: url(../images/view.png) no-repeat left center;
}

.listconrls {
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background: #366ca7;
    display: inline-block;
    margin-bottom: 2px;
}
.listconrla{
    display:inline-block;
    height:50px;
    line-height:50px;
    font-size:15px;
    margin-left:6px;
    color:#333;
}
.listconrla:hover{
    color:#366ca7;
}
.listconrlsj{
    display:inline-block;
    float:right;
    height:50px;
    line-height:50px;
    font-size:14px;
}
.fanye {
    height: 80px;
    padding-top: 30px;
}
.page-navigation {
    text-align: center;
}
.page-navigation a:link {
    text-decoration: none;
}

.page-navigation a{
    border:1px solid #ccc;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select {
    margin-bottom:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 15px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-info {
    text-align: center;
    margin-top: 10px;
}
.page-info span {
    margin-right: 10px;
    color: #666;
}
.listconrn{
    width:94%;
    margin:0 auto;
}
.listconrn li{
    height:195px;
    border-bottom:1px solid #ccc;
    overflow:hidden;
}
.listconrn-img{
    height:162px;
    width:235px;
    margin-top:20px;
    overflow:hidden;
    float:left;
}
.listconrn-img img{
    transition: all 0.3s ease-out;
}
.listconrn-img img:hover{
    transform: scale(1.06);
}
.listconrn-r{
    float:right;
    width:630px;
    height:140px;
    margin-top:20px;
    /*background:#ccc;*/
}
.listconrn-rb{
    width:100%;
    height:40px;
    line-height:40px;
    font-size:16px;
    color:#333;
    font-weight:bold;
}
.listconrn-rs{
    font-size:14px;
    height:30px;
    line-height:30px;
    color:#aaa;
}
.listconrn-rc{
    font-size:14px;
    height:70px;
    line-height:30px;
    margin-top:5px;
}
.listconrn li:hover .listconrn-rb{
    color:#245284;
}
.listconr-js{
    width:94%;
    margin:0 auto;
    overflow:hidden;
    /*margin-top:10px;*/
    margin-bottom:60px;
}
.listconr-js li{
    overflow:hidden;
    float:left;
    margin-top:20px;
}
.listconr-jsa{
    display:block;
    border:6px solid #fff;
    box-shadow: 0px 0px 10px #c5c4c4;
    width:110px;
    margin:10px 11.5px;
    /*overflow:hidden;*/
}
.listconr-js li span{
    font-size:14px;
    display:block;
    text-align:center;
    color:#245284;
}
.listconr-jsa{
    transition: all 0.4s ease-out;
}
.listconr-jsa:hover{
    transform: scale(1.06);
}
.listconr-zc{
    width:100%;
    height:60px;
    line-height:60px;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    background:url('../images/zcbj.png') 368px 0px no-repeat;
    margin-top:20px;
    color:#245284;
}

.listconr-news{
    width:100%;
}
.listconrc-newsbt{
    width:100%;
    text-align:center;
    font-size:20px;
    font-weight:bold;
    line-height:40px;
    color:#366ca7;
    margin:10px 0px;
}
.listconrc-newssj{
    text-align:center;
    color:#999;
    margin-bottom:15px;
}
.listconrc-newszw{
    color:#333;
}
.listconrc-newszw img{
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
}

.banner2{
    width:53%;
    margin:0 auto;
    margin-bottom:20px;
}
.img2{
    height:400px;
}
.listcsrc {
    overflow: hidden;
    width: 100%;
    /* margin-top: 10px; */
    padding-bottom: 40px;
}
.listcsrc li {
    width: 175px;
    height: 231px;
    background: #f5f5f5;
    float: left;
    margin: 30px 15px 0 35px;
    transition: all 0.4s ease-out;
}

.listcsrcmz {
    width: 160px;
    height: 35px;
    line-height: 35px;
    /* color: #05A0A7; */
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
    /* margin-top: 4px; */
    background: white;
    text-align: center;
}

.listcsrcmza {
    font-size: 14px;
    margin-left: 10px;
    color: #05A0A7;
    font-weight: normal;
}
.listcsrcimg img{
    margin-top: 6px;
    margin-left: 6px;
    width: 160px;
    height: 185px;
    overflow: hidden;
}
.listcsrc li:hover {
    box-shadow: 0px 0px 20px #8296ae;
}
.xzstyle {
    border-left-color: #366ca7!important;
}