﻿@charset "utf-8";

/* CSS Document */



li a:hover {
    color: #E71010 ;
}

img {
    border: none;
    display: block;

}
.pic img{
width:100%;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

ul,
li {
    list-style: none;
}

.clear {
    clear: both;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.nomar {
    margin-right: 0 !important;
}

.hover-color li a:hover {
    color: #CB0306;
}


/*row*/

.row {
    width: 100%;
    margin-top: 40px;
}

.title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url("../images/title_icon_01.png") no-repeat left center;
    margin-bottom: 26px;
}
.title>a {
    padding-left: 45px;
    font-size: 22px;
    color: red;
	font-weight:600;
}
.title .more {
    width: 65px;
    background:url("../images/more.png") no-repeat right center;
}
.title .more>a {
    font-size: 12px;
    color: #c1ad89;
    font-weight: bold;
}

/*news*/
.news {
    width: 810px;
}
.news_list ul .fist {
    margin-bottom: 0px;
}
.news_list ul .fist span{ float:left; background:#e00011; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:26px; color:#fff; padding:0 5px; line-height:32px; height:32px; margin-top:0px}
.news_list ul .fist a{
    display: block;
    font-size: 16px;
    color: #f1a64e;
    font-weight: bold;
    padding-top: 2px;
	margin-left:80px;
	
}

.news_list ul .fist p{
    font-size: 13px;
    color: #444444;
    line-height: 22px;
    padding: 15px 0 10px 20px;
    text-indent: 2rem;
    border-bottom: 1px solid #d7d7d7;
}

.news_list ul .item {
    line-height: 40px;
    background: url("../images/index_li_icon.jpg") no-repeat left center;
}
.news_list ul .item a{
    color: #444;
    font-size: 15px;
    padding-left: 20px;
}
.news_list ul .item:hover a{
    color: red;
}

.news_list ul .date {
    color: #888;
}

/* info */

.info {
    width: 350px;
}

.info_list ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.info_list ul li .date{
    width: 65px;
    height: 58px;
    padding-left: 15px;
    background: #e6e6e6 url("../images/date_bg.png") no-repeat 61px 40px;
    transition:width .2s,border .2s;
    -moz-transition:width .2s,border .2s; /* Firefox 4 */
    -webkit-transition:width .2s,border .2s; /* Safari and Chrome */
    -o-transition:width .2s,border .2s; /* Opera */
}
.info_list ul li .date .md{
    display: block;
    font-size: 22px;
    font-family: "Times New Roman", serif;
    line-height: 100%;
    margin: 7px 0;
}
.info_list ul li .date .year{
    display: block;
    font-size: 12px;
}
.info_list ul li:hover .date{
    background: #629cde url("../images/date_bg.png") no-repeat 61px 40px;
    color: #fff;
}
.info_list ul li .text{
    width: 256px;
    transition:width .2s,font-size .6s;
    -moz-transition:width .2s,font-size .6s; /* Firefox 4 */
    -webkit-transition:width .2s,font-size .6s; /* Safari and Chrome */
    -o-transition:width .2s,font-size .6s; /* Opera */
}
.info_list ul li:hover .text{
    font-weight: bold;
}

.info_list ul li .text a{
    font-size: 15px;
    line-height: 24px;
	color:#333;
}

/*link*/
.link {
    margin-top: 20px;
}
.link ul li {
    width: 300px;
    height: 90px;
    line-height: 90px;
    cursor: pointer;
    position: relative;
}
.link ul .ioo1{
    background: #629cde;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
}
.link ul .ioo2{
    background: #f1a64e;
}
.link ul .ioo3{
    background: #99c763;
}
.link ul .ioo4{
    background: #f2768d;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
}
.link ul li a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding-left:142px;
}
.link ul li img {
    position: absolute;
    display: inline-block;
    width: auto;
    margin: 26px 0 0 80px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.link ul li:hover img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}


/*row1*/

.row1 {
    width: 100%;
    margin-top: 20px;
}
.box {
    width: 570px;
}
.box .title {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #d5d3d3;
    background: url("../images/title_icon_03.png") no-repeat left center;
    margin-bottom: 3px;
}
.box .title>a {
    padding-left: 45px;
    font-size: 22px;
    color: #1b3c9b;
}
.list {
    padding-top: 12px;
    border-top: 1px solid #ececec;
}

.list ul li {
    line-height: 40px;
    background: url("../images/index_li_icon.jpg") no-repeat left center;
}
.list ul li a{
    color: #444;
    font-size: 15px;
    padding-left: 20px;
}
.list ul li:hover a{
    color: #305ddf;
}

.list ul .date {
    color: #888;
}

/*master*/
.master .title{
    background: url("../images/title_icon_04.png") no-repeat left center;
}

/*row2*/

.row2 {
    width: 100%;
    margin-top: 14px;
}

/*mts*/

.mts .title{
    background: url("../images/title_icon_05.png") no-repeat left center;
}

/*other*/

.other .title{
    background: url("../images/title_icon_06.png") no-repeat left center;
}



/*list*/
.banner_bar {
    width: 100%;
    height: 250px;
}

.location {
    color: #888888;
    margin: 24px 0 30px;
}

.location img {
    display: inline-block;
    width: 14px;
    height: 14px;
}

.location a {
    color: #888888 !important;
text-decoration: none !important;
    padding: 0 5px;
}

/*list-left*/

.list-left {
    width: 250px;
}

.lanmu-name {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background: #1b3c9b url("../images/lanmu_bg.png") no-repeat center bottom;
}

/*accordion*/

.accordion {
    height: 737px;
    padding: 28px 30px;
    background: url("../images/aside_bg.png") no-repeat center top;
}

.accordion .linke {
    cursor: pointer;
    display: block;
    padding: 18px 0 16px 5px;
    color: #444444;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid #dbd5d5;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion .linke a {
    color: #444444;
    font-size: 16px;
}

.accordion li {
    cursor: pointer;
}

.accordion li i {
    position: absolute;
    top:18px;
    right: 5px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 14px;
    height: 14px;
    background: url(../images/aside_arrow.png) no-repeat center;
}

.accordion li.open .linke {
    color: #1b3c9b;
}

.accordion li.open .linke a {
    color: #1b3c9b;
}

.accordion li.open i {
    background: url(../images/f_aside_arrow.png) no-repeat center;
}

/*Submenu*/

.submenu {
    display: none;
    padding: 12px 0;
    border-bottom: 1px solid #dbdbdb;
}

.submenu li {
    background: url(../images/aside_icon.png) no-repeat 28px center;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #444444;
    line-height: 30px;
    padding-left:42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.submenu li:hover a{
    color: #b8942f;
    font-weight: bold;
}
.submenu li:hover{
    background: url(../images/f_aside_icon.png) no-repeat 28px center;
}


/*list-right*/

.list-right {
    width: 912px;
}

.list-right .list-title {
    margin-top: -14px;
    height: 50px;
    border-bottom: 1px solid #a5a5a5;
    line-height:50px;
}

.list-right .list-title > a {
    display: inline-block;
    color: #1b3c9b;
    font-size: 22px;
    height: 50px;
    border-bottom: 2px solid #1b3c9b;
text-decoration: none !important;
}



/*list-con*/

.list-con {
    margin: 0px auto;
    min-height: 500px;
    padding: 15px 0 20px;
    font-size: 14px;
}

.list-con ul {
    padding: 0px;
}

.list-con ul li {
    padding: 16px 0 14px 36px;
    line-height: 22px;
    border-bottom: 1px dashed #dcdcdc;
    background: url("../images/list_li_icon.png") no-repeat 12px center;
}

.list-con ul li a {
    color: #444444;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-con ul li a:hover {
    color: #04478e;
    font-weight: bold;
}

.list-con ul li .date {
    color: #888888;
}

.fanye {
    padding: 30px 15px 20px;
    text-align: center;
    font-family: "宋体";
    font-size: 13px;
    color: #5b5b5b;
width:32%
}

/*page-con*/

.page-con {
    margin: 0px auto;
    padding: 10px 30px 0px;
    min-height: 500px;
    height: auto;
    overflow: hidden;
}

.page-con .page-tit {
    font-size: 22px;
    color: #1b3c9b;
    text-align: center;
    line-height: 150%;
    padding: 20px 0 0;
}

.page-con .fbt {
    font-size: 18px;
    color: #444444;
    text-align: center;
    line-height: 150%;
    padding: 14px 0 10px;
}

.page-con .page-date {
    font-size: 14px;
    color: #777777;
    text-align: center;
    line-height: 150%;
    padding: 0px 0 15px;
    border-bottom: 1px solid #e8e7e8;
}

.page-con .zhengwen {
    padding: 20px 0;
    line-height: 32px;
    font-size: 15px;
    color: #444444;
}

.page-con .zhengwen p {
    text-indent: 2em;
    line-height: 32px;
    font-size: 15px;
    color: #444444;
    padding: 0 0 14px 0;
}

.page-con .zhengwen img, .page-con .zhengwen p img {
    max-width: 600px;
    display: block;
    margin: 10px auto;
}

.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
    text-indent: 0;
}

/*结构化内容*/

.box-2 p.indent0 {
    text-indent: 0;
}

.box-2 p.photo {
    text-align: center;
}

.box-2 p.photo img {
    padding: 15px 8px;
}

/*附件*/

.attach {
    padding: 10px 0 20px;
    width: 780px;
    margin: 0 auto;
}

.attach .att-title {
    color: #2649a1;
    font-weight: bold;
}

.attach p {
    line-height: 150%;
    padding: 5px 0;
}

.attach p a {
    color: #2649a1;
}

/*上一条、下一条*/

.other-title {
    padding: 37px 0 10px;
    border-top: 1px solid #e9e8e8;
}

.other-title a {
    color: #444444;
    font-size: 15px;
    display: block;
    line-height: 32px;

}

.other-title a:hover {
    color: #1b3c9b !important;
}