@charset "utf-8";
/* CSS Document */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img ,label{
    margin: 0;
    padding: 0;
}
fieldset,
img,
button {
    border: none;
}
/*为了照顾ie6 链接图片有边框*/
ul,
ol,
li {
    list-style: none;
}
input {
    padding-top: 0;
    padding-bottom: 0;
}
select,
input,
textarea {
    vertical-align: middle;
    font-size: 12px;
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
}
textarea {
    resize: none;
}
table {
    border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
a {
    color: #333;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    cursor: pointer;
}
.f-left {float: left}
.f-right {float: right}

.banner {
    background:url("../images/banner.jpg") no-repeat center top;
    height: 546px;
}
.new_box {
    background: url("../images/bg_new.jpg") no-repeat  center  top;
    height: 498px;
}
.new_box .new_box_content {
    width: 1000px;
    margin: 0 auto;
    height: 498px;
    padding: 50px 0px;
}
.new_box .new_box_content .new_img{
   width: 530px;height: 354px;
    position: relative;
    overflow: hidden;
}
.new_box .new_box_content .new_img .hd{
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 99;
}
.new_box .new_box_content .new_img .hd ul{}
.new_box .new_box_content .new_img .hd ul li{width: 7px;height: 7px;background: #fff;float: left;margin: 0px 2px;}
.new_box .new_box_content .new_img .hd ul li.on{background: #2250ab}
.new_box .new_box_content .new_img .bd{}
.new_box .new_box_content .new_img .bd ul{}
.new_box .new_box_content .new_img .bd ul li{width: 530px;height: 354px;position: relative}
.new_box .new_box_content .new_img .bd ul li img{width: 530px;height: 354px;}
.new_box .new_box_content .new_img .bd ul li .mask{
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,.75);
    display: block;
    width: 100%;
    height: 45px;
}
.new_box .new_box_content .new_img .bd ul li .mask a{
    line-height: 45px;color: #fff;
    margin: 0px 10px;
}
.new_box .new_box_content .new_table{
    width: 448px;height: 354px;
}
.new_box .new_box_content .new_table .hd {
    height: 60px;
    clear: both;
    margin-top: 15px;
}
.new_box .new_box_content .new_table .hd ul{}
.new_box .new_box_content .new_table .hd ul li{
    width: 130px;
    line-height: 35px;
    float: left;
    margin-right: 30px;
}
.new_box .new_box_content .new_table .hd ul li h2{
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.new_box .new_box_content .new_table .hd ul li span{
    width: 36px;
    height: 4px;
    background: #09069b;
    display: none;
    margin: 10px auto;
}
.new_box .new_box_content .new_table .hd ul li.on h2{color: #2250ab}
.new_box .new_box_content .new_table .hd ul li.on span{
    display: block;
}
.new_box .new_box_content .new_table .bd {}
.new_box .new_box_content .new_table .bd ul{position: relative}
.new_box .new_box_content .new_table .bd ul .more{
    color: #666;
    position: absolute;
    right: 0px;
    top: -55px;
}
.new_box .new_box_content .new_table .bd ul li{
    background: url("../images/icon.png") no-repeat left center;
    line-height: 40px;
}
.new_box .new_box_content .new_table .bd ul li a{
    color: #333;
    margin-left: 25px;
}
.yjj_box {
    background: url("../images/bg_ljyjj.jpg") no-repeat center top;
    height: 816px;
}
.yjj_box_content {
    width: 1000px;
    margin: 0 auto;
    height: 816px;
    clear: both;
}
.yjj_title {
    background: url("../images/title_ljyjj.png") no-repeat center;
    height: 66px;
    width: 100%;
    display: block;
    padding-top: 75px;
    background-size: 1000px 66px;
}

.yjj_content h2,.yjj_content a {
    font-weight: bold;
    font-size: 24px;
    color: #3b3838;
    margin: 30px 0px;
    display: block;
}
/*.yjj_content h2,.yjj_content a:hover{
color:#F60D00
}*/
.yjj_content a:hover {
    color: #F60D00;
}
.yjj_content p {
    line-height: 30px;
    color: #3b3838;
    font-size: 16px;
}
.yjj_box_content .f-left {
    margin-top: 40px;
    margin-left: 60px;
    width: 415px;
}
.yjj_box_content .f-right {
    margin-top: 40px;
    margin-right: 60px;
    width: 390px;
}


.rdqy_box {
    background: url("../images/bg_rdqy.jpg") no-repeat center;
    height: 668px;
}
.rdqy_box_content {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.rdqy_box_content .bd {margin-top: 35px;}
.rdqy_box_content .bd  ul li{
    position: relative;
    width: 1000px;
    height: 415px;
}
.rdqy_box_content .bd  ul li .rdqy_img{
    width: 655px;height: 415px;
    position: absolute;
    left: 0px;
    top:0px;
}
.rdqy_box_content .bd  ul li .rdqy_img img{
    width: 653px;height: 413px;
}
.rdqy_box_content .bd  ul li .rdqy_text {
    background: url("../images/bg.jpg") no-repeat;
    width: 411px;
    height: 361px;
    position: absolute;
    top:20px;
    right: 0px;
    z-index: 2;
}
.rdqy_box_content .bd  ul li .rdqy_text h2{
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin: 60px auto 30px auto;
}
.rdqy_box_content .bd  ul li .rdqy_text p{
    color: #fff;
    line-height: 30px;
    width: 340px;
    margin: 0px 40px;
}
.rdqy_box_content .prev{
    background: url("../images/icon_s_prev.png") no-repeat;
    width: 11px;height: 18px;
    position: absolute;
    bottom: 85px;
    right: 100px;
    display: block;
     z-index: 3;
}
.rdqy_box_content .next{
    background: url("../images/icon_s_next.png") no-repeat;
    width: 11px;height: 18px;
    position: absolute;
    bottom: 85px;
    right: 25px;
    display: block;
    z-index: 3;
}
.pageState {
    position: absolute;
    bottom: 75px;
    right: 45px;
    z-index: 3;
    font-size: 22px;
    color: #fff;
}
.pageState span {
    font-size: 36px;
}
.rdqy_title {
    background: url("../images/title_rdqy.png") no-repeat center;
    height: 62px;
    width: 100%;
    display: block;
    padding-top: 75px;
    background-size: 1000px 62px;
}
.rmsq_box {
    background: url("../images/bg_smsq.jpg") no-repeat center;
    height: 619px;
}
.rmsq_box_content {
    width: 1115px;
    margin: 0 auto;
    position: relative;
}
.rmsq_title {
    background: url("../images/title_rmsq.png") no-repeat center;
    height: 62px;
    width: 100%;
    display: block;
    padding-top: 75px;
    background-size: 1000px 62px;
}
.rmsq_box_content .prev{
    background: url("../images/icon_prev.png") no-repeat;
    width: 47px;
    height: 39px;
    position: absolute;
    left: 0px;
    top:300px;
}
.rmsq_box_content .next{
    background: url("../images/icon_next.png") no-repeat;
    width: 47px;
    height: 39px;
    position: absolute;
    right: 0px;
    top:300px
}
.rmsq_box_content .bd{
    width: 1000px;
    margin: 35px auto 0px auto;
}
.rmsq_box_content .bd ul li{
    position: relative;
    height: 362px;
    width: 1000px;

}
.rmsq_box_content .bd ul li .rmsq_text{
    background: url("../images/kuang.png") no-repeat;
    width: 301px;
    height: 370px;
    position: absolute;
    left: 0px;
    top:0px;
    padding:0px 22px;
}
.rmsq_box_content .bd ul li .rmsq_text h2{
    font-size: 22px;
    color: #fff;
    line-height: 60px;
    text-align: center;
}
.rmsq_box_content .bd ul li .rmsq_text p{
    color: #fff;
    line-height: 30px;
    padding-top: 35px;
}
.rmsq_box_content .bd ul li .rmsq_img{
    width: 624px;
    height: 362px;
    position: absolute;
    right: 0px;
    top:0px;
}
.rmsq_box_content .bd ul li .rmsq_img img {
    width: 624px;
    height: 362px;
}
/* 列表页 内容页*/
.wrap {
    min-height: 400px;
    padding: 15px;

}

.wrap .location {
    width: 1000px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666666;
}

.wrap .secBox {
    width: 1000px;
    margin: 0 auto;
    padding: 0px 20px;
}
.wrap .secBox .contentBox {
    font-size:inherit
}
.wrap .secBox .print {
    color: #333;
    font-size: 16px;
    float: right
}

.wrap .secBox .print i {
    width: 17px;
    height: 19px;
    margin: 5px 5px 0 0;
    display: block;
    float: left;
    background: url("../images/icon_list.png") no-repeat;
}

.wrap .secBox .secList {
    margin-top: 20px;
    display: block;
}

.wrap .secBox .secList li {
    line-height: 50px;
    font-size: 16px;
    clear: both;
}


.wrap .secBox .secList li a {
    font-size: 16px;
    color: #2e2e2e;
    background: url("../images/icon.png") no-repeat left;
    padding-left: 30px;
}

.wrap .secBox .secList li:hover a, .wrap .secBox .secList li:hover span {
    color: #09833b
}
.wrap .secBox .secList li.line {
    margin: 15px 0px;
    border-bottom: dashed 1px #E6E3E3;
}
.wrap .secBox .secList .line {
    margin: 15px 0px;
    border-bottom: dashed 1px #F1F1F1;
}



.wrap .secBox .conTit {
    border-bottom: 1px dashed #bfbfbf;
    padding-bottom: 15px;
    clear: both;
    width: 1100px;
}

.wrap .secBox .conTit h1 {
    font-size: 24px;
    color: #222;
    text-align: center;
    line-height: 50px;
}

.wrap .secBox .conTit .time {
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.wrap .secBox .contentBox {
    margin-top: 15px;
    line-height:2;
    word-wrap: break-word;
    word-break: break-word;
}

.page {
    height: 50px;
    line-height: 50px;
    text-align: center;
    clear: both;
}

.page span {
    padding: 5px 10px;
    border: solid 1px #adadad;
    margin-right: 10px;
}

.page a {
    padding: 5px 10px;
    border: solid 1px #adadad;
    margin-right: 10px;
}

.page a.num {
    border: solid 1px #FFF;
}

.page span.on {
    background: #373ebf;
    color: #FFF;
    border: none;
}

.page a:hover {
    background: #373ebf;
    color: #FFF;
    border: solid 1px #FFF;
}


.footer{
    width: 100%;
    padding: 20px 0px;
    height: 150px;
    background-color: #1129a5;
}
.footer p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.footer .linkPhoto {
    width: 200px;
    height: 80px;
    margin: 0 auto;
}

.footer .linkPhoto .fleft {
    width: 80px;
    height: 80px;
    float: left;
}

script {
    display: none;
}

.footer .linkPhoto .fright {
    width: 110px;
    height: 67px;
    padding-top: 13px;
    margin-left: 10px;
    float: right;
}

.footer a {
    font-size: 14px;
    color: #fff
}