body {
    background: #EEF0F2;
}

.container {
    padding: 0;
    margin: 0 auto;
    width: 1200px;
}
.news-text img {
    max-width:  100%;
   height: auto;
   margin: 8px auto;
}
.top {
    width: 100%;
   height: 40px; line-height: 40px; background: url("../images/topbj.png");position:absolute; top: 0px;
}

.top-left a {
    padding-left: 26px;
    background: url("../images/icon-1.png") left center no-repeat;
    -webkit-background-size: 18px;
    background-size: 18px;
}

.top-right {

}

.top-right form {
    position: relative;
}

.top-right input[type="text"] {
    width: 220px;
    height: 26px;
    border: 1px solid #d5d5d5;
    background: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 10px;
}
.you{ width: 100%; background: #fff; margin-top: 20px; padding:20px;}
.youlst a{ margin-top: 15px; margin-right: 20px;}
.top-right input[type="submit"] {
    width: 30px;
    height: 26px;
    background: url("../images/icon-11.png") center no-repeat;
    -webkit-background-size: 16px; margin-top: 5px;
    background-size: 16px;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.logo {
    width: 100%;
    height: 250px;
}

.logo-x {
    width: 100%;
    height: 250px;
}

.logo-x img {
   width: 1200px; margin-top: 30px;
}

.navigation {
    width: 100%;
    height: 45px;
    background-color:#02328f;
    line-height: 45px;
}

.navigation a {

}

.navigation  a {
    font-size: 16px;  padding: 0 20px;
    font-weight: 500;
    color: #ffffff;
    line-height: 45px;
}


/*index-main*/
.index-main {
    width: 100%;

}

.index-main-x {
    width: 100%; margin-top: 30px;
}

.index-left {
    width: 700px;
    background: #ffffff;
    padding: 10px 20px 20px;
}
.index-left1 {
    width: 700px;
    background: #ffffff;
    padding: 0px;
}

.index-class {
    width: 100%;
    height: 52px;
    border-bottom: 1px #e5e5e5 solid;
}

.index-class p {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.index-class p:after {
    content: "";
    width: 100%;
    height: 5px;
    background: #02328f;
    position: absolute;
    bottom: -11px;
    left: 0;
}

.index-left-rec {
    margin-top: 32px;
}

.index-left-rec-img {
    width: 300px;
    margin-right: 20px;
}

.index-left-rec-img img {
    width: 100%;
}

.index-left-rec-right {
    width: 0;
}

.index-left-rec-right .title {
    width: 100%;
}

.index-left-rec-right .title a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.index-left-rec-right .desc {
    width: 100%;
    font-size: 13px;
}

.index-left-rec-right .time {
    width: 100%;
    font-size: 14px;
    color: #333;
}

.index-left-list {
    margin-top: 15px;
}

.index-left-list .item {
    margin-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #e5e5e5;
}

.index-left-list .item .item-left {
    width: 97px;
    height: 64px;
    background: #02328f;
    text-align: center;
    color: #ffffff;
    margin-right: 20px;
    padding-top: 8px;
    line-height: 1.2;
}

.index-left-list .item .item-left p {
    font-size: 20px;
}

.index-left-list .item .item-left span {
    font-size: 20px;
}

.index-left-list .item .item-right {
    width: 0;
}

.index-left-list .item .item-right p {
    width: 100%;
}

.index-left-list .item .item-right p a {
    font-weight: bold;
    font-size: 18px;
    color: #333;
}

.index-left-list .item .item-right span {
    font-size: 14px;
    color: #333;
}

.index-right {
    width: 480px;
    background: #ffffff;
}

.index-right-list {
    background: #ffffff;
    padding: 10px 20px 30px;
}

.index-right-list-x {
    width: 100%;
    margin-top: 20px;
}

.index-right-list-x li {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.index-right-list-x li p {
    width: 0;
}

.index-right-list-x li p a {
    font-size: 14px;

    padding-left: 10px;
    background: url("../images/icon-13.png") left center no-repeat;
}

.index-right-list-x li span {
    width: 100px;
    text-align: right;
}

.height-20 {
    width: 100%;
    height: 20px;
    background: #EEF0F2;
}

.index-right-contact {
    background: #ffffff;
    padding: 10px 20px 30px;
}

.index-right-contact-text {
    margin-top: 30px;
}

.index-right-contact-text p {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
}

/*foot*/
.foot {
    width: 100%;
    background: #02328f;
    margin-top: 28px;
}

.foot-navigation {
    border-bottom: 1px solid #1747a5;

}
.navigation-x{ width: 100%; text-align: center}
.navigation-x a:hover,.navigation-x a.now{ background: #234891}
.foot-navigation-x {
    width: 100%;
    height: 60px;
    padding-left: 40px;
    background: url("../images/icon-10.png") left center no-repeat;
    -webkit-background-size: 24px;
    background-size: 24px;
}

.foot-navigation a {
    margin-right: 20px;
    color: #ffffff;
}

.foot-2 {
    padding: 30px 0;
}

.foot-2-left {
    width: 70%;
}

.foot-2-left-logo {
    width: 280px;
    padding-top: 15px;
}

.foot-2-left-logo img {
    width: 100%;
}

.foot-2-info {
    margin-left: 20px;
    border-left: 1px solid #1747a5;
    padding: 10px 0 30px 84px;
    background: url("../images/icon-30.png") left top no-repeat;
}

.foot-2-info .title {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.foot-2-info .text {
    font-size: 14px;
    color: #ffffff;
    margin-top: 6px;
}

.foot-2-right {
    width: 30%;
}

.foot-2-right .item {
    width: 100px;
    margin-left: 40px;
}

.foot-2-right .item img {
    width: 100px;
}

.foot-2-right .item p {
    margin-top: 10px;
    text-align: center;
    color: #ffffff;
}

.copy {
    width: 100%;
    padding: 20px 0;
    text-align: center;
}

/*news-list-box*/
.news-list-box {
    width: 100%;
    margin-top: 28px;
}

.news-list-left {
    width: 270px;
    background: #ffffff;
    margin-right: 30px;
}

.news-list-1 {
    width: 100%;
    padding: 0 15px;
}

.news-list-1-list {
    width: 100%;
}

.news-list-1-list .item {
    margin-top: 20px; border-bottom: dotted 1px #e1e1e1; padding-bottom: 20px;
}

.news-list-1-list .item img {
    width: 12px; margin-right: 10px; height: 12px; margin-top: 5px;
}

.news-list-1-list .item p {
    width: 0;
    margin-left: 0px;
    line-height: 20px;
}



.news-list-1-list .item p.now a { color: #f00;
}











.news-list-1-list .item1 {
    margin-top: 10px; border-bottom: dotted 1px #e1e1e1; padding-bottom: 10px;
}

.news-list-1-list .item1 img {
    width: 10px; margin-right: 10px; height: 10px; margin-top: 5px;
}

.news-list-1-list .item1 p {
    width: 0;
    margin-left: 0px;
    line-height: 20px;
}



.news-list-1-list .item1 p.now a { color: #f00;
}


.news-list-2 {
    width: 100%;
    padding: 0 15px 30px;
    margin-top: 30px;
}

.news-list-2-text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 36px;
}

.news-list-2-text p {

}

/* news-list-right */
.news-list-right {
    width: 0;
    padding: 0 20px 0 30px;
    background: #ffffff;
}

.news-list {
    width: 100%;
    padding: 20px 0 30px;
}

.news-list li {
    width: 100%;
    line-height: 48px;
}

.news-list li p {
    width: 0;
}

.news-list li p a {
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    background: url("../images/icon-13.png") left center no-repeat;
}

.news-list li span {
    font-size: 14px;
    color: #999999;
}

/*news-detail*/
.news-detail {
    width: 100%;
    padding: 0 20px;
}

.news-title {
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px #e5e5e5 solid;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.news-add-time {
    text-align: center;
    margin-top: 15px;
    color: #999;
}

.news-text {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    padding-bottom: 30px; font-size: 16px; color: #333333;
    line-height: 30px;
}
.zwsj{ width: 100%;  text-align: center; font-size: 24px;  font-weight: bold; color: #666666; margin-top: 50px;}
.page{
    width: 100%;
    margin-top: 15px; padding-left:0px; padding-bottom: 20px;
}

.page a,.page span{
    padding: 5px 12px;
    margin-left: 5px;
    display: inline-block;
    border: 1px #ddd solid;
    background: #f2f2f2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear ;
    -ms-transition: all 0.2s linear ;
    -o-transition: all 0.2s linear ;
    transition: all 0.2s linear ;
}
.page a:hover,.page span{
    color: #ff0000;
    border: 1px #ff0000 solid;
    background: #ffffff;
}

@media (max-width:1200px){
    .logo,.navigation,.foot{ width: 1200px;}

    body {
        

    }

}

.pp00{ padding: 0px;}


.hdp{ width: 700px; height: 350px; background: #f00}
.focusBox1 { float:left; position: relative; width: 700px; height: 350px; overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox1 .pic img { width: 700px; height: 350px; display: block; }
.focusBox1 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 30px; width:100%;background: #333;  filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
.focusBox1 .txt { position: absolute; bottom: 0; z-index: 2; height: 30px; width:100%; overflow: hidden;  }
.focusBox1 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-30px;}
.focusBox1 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; width:600px }
.focusBox1 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox1 .num li{ float: left; position: relative; width: 8px; height: 8px; line-height: 6px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer;  border-radius: 4px }
.focusBox1 .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; font-size: 10px;background: #e5e5e5; color: #666}
.focusBox1 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox1 .num li.on a,.focusBox .num a:hover{ background:#f60; color: #fff  }
.hddp{ width:700px;  height: 350px; margin-top: 0px;  background: #0000cc}


.index-right-list-x1 { flex: 1;
    margin-top: 20px;
}

.index-right-list-x1 li {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.index-right-list-x1 li p {
    width: 0;
}

.index-right-list-x1 li p a {
    font-size: 14px;

    padding-left: 10px;
    background: url("../images/icon-13.png") left center no-repeat;
}

.index-right-list-x1 li span {
    width: 100px;
    text-align: right;
}

.fc01{ width: 220px;  margin-top: 10px; }
.fc01 img{ width: 220px; height: 180px;}
.fc01 p{ width: 220px; height: 30px; line-height: 30px; text-align: center}