﻿.curr{

	position:relative;

}

ul, li {

    list-style: none;

    margin: 0;

    padding: 0;

}



h1, h2, h3, h4, h5, h6 {

    margin-top: 0;

}



a {

    text-decoration: none;

    color: #000;

}



    a:hover {

        text-decoration: none;

        color: #2277e6;

        opacity: .9;

    }



    a:active {

        text-decoration: none;

    }



    a:visited {

        text-decoration: none;

    }



    a:focus {

        text-decoration: none;

    }



body {

    font-family: 微软雅黑;

    font-size: 14px;

    background: #eeeeee url(../../img/banner-bg.png) no-repeat center 100px;

    background-size: 100% 131px;

}


.container {

    width: 1200px;

}

form#f1 {
    color: black;
}

.top .container {

    position: relative;

    height: 100px;

    width: 1200px;

}



.top {

    background: #fff;

}

.top img {
    margin-top: 10px;
}

    .top p {

        font-size: 17px;

        position: absolute;

        right: 15px;

        bottom: 10px;

    }



        .top p span {

            margin-left: 25px;

        }



.wq-btn {

    position:absolute;

        right: 15px;

    top:10px;

}



.wq-btn .btn {

    background:#eee url(../../img/rq-ico.png) no-repeat 10px center;

    padding-left:40px;

}

.wq-btn .btn1 {

    background:#eee url(../../img/net.png) no-repeat 5px center;

    padding-left:40px;

}

.wq-btn .btn2 {

    background:#eee url(../../img/news.png) no-repeat 10px center;

    padding-left:40px;

}

.btn1 {

  display: inline-block;

  padding: 6px 12px;

  margin-bottom: 0;

  font-size: 14px;

  font-weight: normal;

  line-height: 1.42857143;

  text-align: center;

  white-space: nowrap;

  vertical-align: middle;

  -ms-touch-action: manipulation;

      touch-action: manipulation;

  cursor: pointer;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

  background-image: none;

  border: 1px solid transparent;

  border-radius: 4px;

}

.btn2 {

  display: inline-block;

  padding: 6px 12px;

  margin-bottom: 0;

  font-size: 14px;

  font-weight: normal;

  line-height: 1.42857143;

  text-align: center;

  white-space: nowrap;

  vertical-align: middle;

  -ms-touch-action: manipulation;

      touch-action: manipulation;

  cursor: pointer;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

  background-image: none;

  border: 1px solid transparent;

  border-radius: 4px;

}

.center {

    position: relative;

    margin-top: 130px;

    background: #fff;

    border: 1px solid #dedede;

}



    .center .col-md-6 {

        margin-top:-100px;

        position:relative;

    }





    .newspaper-pic {

        padding-top:10px;

    }





    .newspaper-pic img {

        border: 1px solid #ddd;

        box-shadow: 0 2px 5px #999;

        width: 500px;

        height: 706px;

    }



/*
    .ewm {
        position: relative;
        height: 90px;
        color: #fff;
        font-size: 20px;
    }

        .ewm span img{

            width:100px;

            height:120px;

        }
*/
        .ewm span {

            color: #fff;
            font-size: 18px;

        }

/*搜索框*/
    div.ewm * {
    box-sizing: border-box;
    }
    form {
    position: relative;
    width: 330px;
    }
    
    input {
    border: none;
    outline: none;
    width: 100%;
    height: 42px;
    /*padding-left: 13px;*/
    }
    
    .ewm input[name="content"] {
    border: 2px solid #fff;
    border-radius: 5px;
    background: transparent;
    top: 0;
    right: 0;
    }

    input[type="submit"][name="search"] {
    background: #fff;
    color: #cb1d17;
    font-size: 18px;
    border-radius: 0 5px 5px 0;
    height: 42px;
    width: 70px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    }
    input[type="submit"][name="search"]:before {
    font-size: 13px;
    color: #fff;
    }



    .cb-text span {

        color:#fff;

        font-size:20px;

        margin-right:20px;

        float:left;

		margin-top: 6px;

    }



    .cb-text .form-control {

        border-radius:0;

        box-shadow:0;

        border:0;

        width:287px;

        padding-right:34px;

    }



    .cx-btn{

        position:absolute;

        right:20px;

        top:2px;

    }



.mt40 {

    margin-top:20px;

}



.tabs h3 {

    color:#fff;

    background:#f72c28;

    line-height:40px;

    font-size:18px;

    height:40px;

    padding:0 15px;

}



.tabs h2 {

    color:#000;

    font-weight:bold;

    background:#ddd;

    line-height:40px;

    font-size:18px;

    height:40px;

    padding:0 15px;

    margin:0;

}



.news-list .resultList{

    margin-bottom:5px;

    border-bottom:1px solid #ddd;

    padding-bottom:10px;

}


.news-list h4 {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    /* font-weight: bold; */
    margin-bottom: 5px;
    color: #333;
    /* max-height: 50px; */
}


.news-list p {

    color:#666;

}



.nav-list {

    padding-right:15px;

}



.nav-list li {

    margin-bottom:10px;

    position:relative;

}



.nav-list .resultList{

    margin-bottom:10px;

    padding-right:10px;

	position:relative;

}

    .nav-list li a {

        background:#dddddd url(../../img/tabs-ico.png) no-repeat left center;

        color:#000;

        font-size:16px;

        text-align:justify;

        line-height:26px;

        padding-left:30px;

        height:auto;

        overflow:hidden;

        padding-right:36px;

        position:relative;
    display: inline-block;
    word-wrap: break-word;
    white-space: normal;

    }



    .nav-list .curr a {

        background:#f72c28 url(../../img/tabs-ico2.png) no-repeat left center;

        color:#fff;

        font-size:16px;

        text-align:justify;

        line-height:26px;

        padding-left:30px;

        height:auto;

        overflow:hidden;

        padding-right:36px;

        position:relative;
    display: inline-block;
    word-wrap: break-word;
    white-space: normal;

    }



    .nav-list .pdf {

        width:32px;

        height:40px;

		background:none;

        color:#fff;

        display:none;

        position:absolute;

        right:20px;

        top:5px;

    }



    .nav-list .curr .pdf {

        width:32px;

        height:40px;

        background:none;

        color:#fff;

        display:block;

        position:absolute;

        right:0px;

        top:5px;

    }





.footer {

    font-size:14px;

    line-height:30px;

    padding:20px;

    text-align:center;

}



.footer span{

    margin:0 20px;

}



.left-btn {

    position:absolute;

    left:-47px;

    top:10px;

}



.left-btn li {

    margin-bottom:10px;

}



.left-btn .btn-bg {

    background:url(../../img/btn-bg1.png) repeat-y left top;

    color:#fff;

    font-size:16px;

    display:block;

    width:47px;

    padding:15px 0;

    text-align:center;

    border-radius:5px 0 0 5px;

}



.left-btn .t-btn i{

    width:47px;

    height:20px;

    display:block;

    background:url(../../img/top-ico.png) no-repeat center top;

}



.left-btn .b-btn i{

    width:47px;

    height:20px;

    display:block;

    background:url(../../img/bottom-ico.png) no-repeat center top;

}



.left-btn .r-btn i{

    width:47px;

    height:28px;

    display:block;

    background:url(../../img/rl-ico.png) no-repeat center top;

}



.right-btn {

    position:absolute;

    right:-47px;

    top:10px;

}



.right-btn li {

    margin-bottom:10px;

}



.right-btn a {

    background:url(../../img/btn-bg2.png) repeat-y left top;

    color:#fff;

    font-size:16px;

    display:block;

    width:47px;

    padding:15px 0;

    text-align:center;

    border-radius:0 5px 5px 0;

}



.right-btn .t-btn i{

    width:47px;

    height:20px;

    display:block;

    background:url(../../img/top-ico.png) no-repeat center top;

}



.right-btn .b-btn i{

    width:47px;

    height:20px;

    display:block;

    background:url(../../img/bottom-ico.png) no-repeat center top;

}



.right-btn .f-btn i{

    width:47px;

    height:28px;

    display:block;

    background:url(../../img/fh-ico.png) no-repeat center top;

}



.detail {

    padding-right:20px;

}



.detail-art {

    margin-right: 20px;

    text-align: justify;

}



.totalTitle {

    border-bottom: 1px dashed #ddd;

    margin-bottom:20px;

}



.detail-art p {

    text-indent: 2em;

    margin: 15px 0;

    line-height: 27px;

    font-size: 18px;

    color: #333;

}

/*

.detail-art p:nth-child(1) {

    text-indent: 0;

    font-size: 14px;

    margin: 20px 0;

    margin-bottom: 10px;

}

*/

.detail-art h2 {

    font-size: 26px;

    font-family: 微软雅黑;

}



.mt20 {

    margin-top:20px;

}



.mtf100 {

    margin-top:-100px;

    height:100px;

}



    .mtf100 .cb-text {

        margin-top:60px;



    }



.ss-box {

    padding:20px;

}



.ss-box  .btn{

    padding-left:50px;

    padding-right:20px;

    background:#ba0101 url(../../img/cx-btn2.png) no-repeat 10px center;

}



.ssjg-box {

    border:1px solid #ddd;

    padding:15px;

}



.pagination>li>a, .pagination>li>span {

    position: relative;

    float: left;

    padding: 6px 12px;

    margin-left: -1px;

    line-height: 1.42857143;

    color: #ba0101;

    text-decoration: none;

    background-color: #fff;

    border: 1px solid #ddd;

}



.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {

    z-index: 3;

    color: #fff;

    cursor: default;

    background-color:#ba0101;

    border-color: #ba0101;

}



.ssjg-box .news-list ul {

    margin: 10px 0;

    padding-bottom: 20px;

}



 .ssjg-box .news-list ul .resultList{

    line-height: 40px;

    height: 40px;

    overflow: hidden;

    position: relative;

    font-size: 16px;

    padding-left: 15px;

    background: url(../../img/xw-ico.png) no-repeat left 7px;

    padding-right: 120px;

    border-bottom: dashed 1px #ddd;

}



 .ssjg-box .news-list ul li .rq {

    position: absolute;

    right: 0;

    top: 0;

    color: #999;

    line-height: 40px;

}



.popbox {

	border: 4px solid #b30605;

	background-color: rgba(255,240,240,.9);

	color: black;

	padding: 20px;

	width: 400px;

}






.posRelative{


	position: relative;


}


.posAbsolute{


	position: absolute;


}



.pdf {

    right: 10px;

    top: 8px;

}

#popupid{    font-family: "黑体";

    font-size: 18px;}

