.header
{
    width: 100%;
    background: #003f88;
    position: absolute;
    min-width: 1260px;
}

div#wp_news_w43 {
    display: initial;
}
.header_1
{
    position: relative;
    padding-bottom: 18px;
    padding-top: 18px;
    padding-left: 100px;
    min-width: 1260px;
}
.txt_right
{
    position: absolute;
    top: 22px;
    right: 100px;
    margin-top: 31px;
}
.txt_right li
{
    float: left;
    padding: 20px 30px;
}
.txt_right li a
{
    color: #fff;
    font-size: 18px;
    position: relative;
	font-weight:bold;
}

.txt_right li a:hover
{
    color: #5290cb;
}
.txt_right li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    border-bottom: solid 2px #fff;
    top: 45px;
}

.nav li a:before {
    left: 0;

}
.txt_right li a:hover:before {
    width: 100%;
}

.txt_right li a:before {
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
}
.img_1
{
    width: 100%;
    min-width: 1260px;
}
.img_1 img
{
    width: 100%;

}
.list_1
{
    width: 100%;
    height: 50px;
    background: #f9f9f9;
    min-width: 1260px;
}
.list_1 div
{
    width: 1260px;
    margin: 0 auto;
    padding-top: 12px;
}
.list_1 img
{
    padding-right: 4px;
}
.list_1 span
{
    font-size: 16px;
    color: #666;
    padding-left: 2px;
}
.list_1 a{
	font-size:14px;
}
.list_1 span a:hover
{
    color: #5290cb;
}

.main-container .main {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
	padding-bottom:16px;
}
.list-banner {
    width: 100%;
}
.main .main-header {
    height: 70px;
    line-height: 70px;
}
.main .main-header span,
.main .main-header a {
    font-size: 16px;
    color: #333333;
}
.main .main-header span img,
.main .main-header a img {
    width: 32px;
    height: 33px;
    vertical-align: top;
    margin-top: 18px;
}
.main .main-header a:hover span {
    color: #5290cb;
}
.main .main-header .mark {
    vertical-align: top;
    margin-top: 28px;
}
/*.main-content {*/
     /*display: inline-block;*/
/*}*/

.main-content .nav_1 {
    float: left;
    width: 302px;
}

.main-content .nav_1 .nav-title {
    width: 100%;
    height: 102px;
    line-height: 102px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    background: #003f88;
}

.main-content .list {
    display: inline-block;
    width: 865px;
    padding-left: 32px;
}
.list .list_row
{
    width: 47%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 26px;
    margin-left: 16px;
    margin-top: 16px;
}

.list2 .list_row
{
		width: 90%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
    margin-left: 16px;
    margin-top: 7px;
}
.time_1
{
    display: inline-block;
    width: 50px;
    text-align: center;
    vertical-align: top;
}
span.Column_Anchor {
    padding-left: 0px;
}
.possplit {
    background: none;
    text-indent: 0;
    width: 15px;
}
.time_1 p
{
    display: inline-block;
    color: #003f88;
}
.time_1 .date_1
{
    font-size: 22px;
}
.time_1 .day_1
{
    font-size:18px ;
}
.list_row2
{
    width: 340px;
    display: inline-block;
    padding: 6px 4px;
}
.list2 .result{
	padding-bottom: 0px;
}
.result .list_row2{
	 width: 735px;
}

.list_row2 a
{
    font-size: 16px;
}
.list_row2 a:hover
{
    color: #003f88;
}
.list_row2 p
{
    color: #888;
    font-family: "microsoft yahei";
    font-size: 14px;
    padding-top: 10px;    word-break: break-all;
}
.pagations
{
    text-align: center;
    line-height: 8;
}
.pagations span a
{
    border: 1px solid #ccc;
    padding: 6px 16px;
    margin-left: 6px;
}
.pagations span a:hover
{
    background: #003f88; color: #fff;
}

.pagations .all a,.pagations .home a,.pagations .prev a,.pagations .next a,.pagations .last a
{
    background: #eee;
}
/* collapse-menu */
.collapse-menu {
    width: 100%;
    height: 100%;
    padding: 0;
}
.collapse-menu > li {
    list-style-type: none;
    position: relative;
    margin-bottom: 3px;
    cursor: pointer;
}
.collapse-menu > li h6 {
    margin: 0;
    line-height: 50px;
    padding: 0 20px;
    color: #444444;
    font-size: 18px;
    background: #ebeced;
}
.collapse-menu .m-active h6 {
    font-weight: 600;
    background: #377dc3;
    color: #ffffff;
}
.collapse-menu > li > img {
    position: absolute;
    line-height: 50px;
    right: 20px;
    top: 18px;
}
.collapse-menu .m-active .arrow_r {
    display: none;
}
.collapse-menu > li .arrow_r_a {
    display: none;
}
.collapse-menu .m-active .arrow_r_a {
    display: block;
}
/* collapse-items */
.collapse-menu .collapse-items {
    height: 0;
    padding: 0;
    overflow: hidden;
}
.collapse-menu .collapse-items li {
    list-style-type: none;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.collapse-menu .collapse-items li:hover {
    background: #eee;
}
.collapse-menu .collapse-items a {
    text-decoration: none;
    display: block;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    color: #555555;
}
.collapse-menu .collapse-items a:hover {
    color: #5290cb;
}
.collapse-menu .collapse-items a img {
    margin-left: 25px;
    margin-top: 23px;
    margin-right: 5px;
    vertical-align: top;
    width: 6px;
    height: 7px;
}
.main-container
{
    margin-top: 30px;
    min-width: 1260px;
	min-height:300px;
	overflow:hidden;
}
.list
{
	    display: inline-block;
    width: 890px;
}
.list2
{
	    display: inline-block;
    width: 890px;
}

ul.conbox li{width: 100%;border-bottom: 1px solid #ededed;padding: 20px; box-sizing: border-box;}
ul.conbox li a .thumb1{width: 213px;height: 276px;float: left;overflow: hidden;background: url(list_res/imgbg.png) no-repeat center;}
ul.conbox li a .thumb1 img{width:177px;height:236px;margin:14px 0px 0 15px;}
ul.conbox li a .info{float: left;margin-left: 40px;padding-top: 5px;text-align: left;width: 570px;}
ul.conbox li a .info h1{font-size: 20px;color: #cc041c;margin-bottom: 20px;}
ul.conbox li a .info p{font-size: 14px;color: #000;line-height: 20px;margin-bottom:15px;}
ul.conbox li a .info p strong{font-weight: 600;}