@charset "utf-8";

.page-bd #header-wp {
    margin-bottom: 0;
}

.category_banner {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    max-height: 260px;
    overflow: hidden;
}

.category_banner img {
    max-height: 260px;
    max-width: 1920px;
    overflow: hidden;
}

.page-bd .main {
    background-color: #fff;
    margin-bottom: 20px;
}

.main .page-l,
.main .page-r {
    padding: 20px;
    float: left;
}

.main .page-l {
    width: 290px;
}

.main .page-r {
    width: 910px;
}

.page-nav-bar-title {
    line-height: 25px;
    margin-bottom: 20px;
}

.page-nav-bar-title .title {
    font-size: 22px;
    color: #004099;
    margin-right: 20px;
    display: inline-block;
    margin-left: 20px;
}

.page-nav-bar-title .en-title {
    color: #7f9fcc;
    font-size: 18px;
    display: inline-block;
}

.page-sub-nav a {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #dddddd;
}

.page-sub-nav span {
    margin-right: 5px;
}

.page-sub-nav .r-chevron-right {
    float: right;
}

.page-sub-nav .line,
.page-sub-nav .r-chevron-right {
    visibility: hidden;
}

.page-sub-nav .catname {
    font-size: 15px;
}

.page-sub-nav .active .line,
.page-sub-nav .active .r-chevron-right,
.page-sub-nav li:hover .line,
.page-sub-nav li:hover .r-chevron-right {
    visibility: visible;
}

.page-sub-nav .active a,
.page-sub-nav li:hover a {
    border-left: 3px solid #004099;
    color: #004099;
    background-color: #f5f5f5;
}

.crumbs-bar {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}
.xj-link{
    position: absolute;
    top: -14px;
    left: 130px;
}

.crumbs-bar .page-title {
    display: inline-block;
    font-size: 18px;
    color: #333333;
}

.crumbs,
.crumbs a {
    color: #999;
    margin-top: 3px;
}


/*可以在这里添加你自己的css*/
#content p {
    font-size: 14px;
    margin: 4px 0;
    line-height: 20px;
}

#content img {
    display: initial;
    width: auto;
    max-width: 100%;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    margin: 8px 0;
}

#content h1 {
    font-size: 32px;
}

#content h2 {
    font-size: 24px;
}

#content h3 {
    font-size: 18.72px;
}

#content h4 {
    font-size: 16px;
}

#content h5 {
    font-size: 13px;
}

#content h6 {
    font-size: 10.72px;
}
 
#page-cont-wp .list-box h3 {
    line-height: 30px;
}

#page-cont-wp .list-box h3 a {
    color: #1e51ad;
    display: block;
}

#page-cont-wp .list-box li {
    padding: 10px 0;
    border-bottom: 1px solid #dddddd;
    margin: 10px 0;
    font-size: 15px;
}

#page-cont-wp .list-box li:hover {
    background-color: #F2F2F2;
}

#page-cont-wp .mod-list-pic .l-img {
    width: 200px;
    height: 125px;
    float: left;
    margin-right: 20px;
}

#page-cont-wp .mod-list-pic .l-img img {
    width: 200px;
    height: 125px;
    overflow: hidden;
}

#page-cont-wp .mod-list-pic .r-info {
    float: left;
    width: 640px;
}

#page-cont-wp .mod-list-pic-zj li {
    float: left;
    width: 290px;
    border-bottom: none;
}

#page-cont-wp .mod-list-pic-zj .l-img {
    width: 145px;
    height: 97px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

#page-cont-wp .mod-list-pic-zj .l-img img {
    width: 145px;
    height: 97px;
    overflow: hidden;
}

#page-cont-wp .mod-list-pic-zj .r-info {
    float: left;
}

#content td,
#content th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}

#content .title h2 {
    text-align: center;
    border-bottom: 1px solid #DDD;
    margin-bottom: 10px;
    padding-bottom:10px;
}
#content .toolbar{
    text-align: center;
    margin-bottom: 10px;
    padding-bottom:10px;
}
#content .toolbar span{
    margin:0 10px;
}
#content strong{
    font-weight: bold;
}


/* 科学技术奖 */
.tech-title{
    font-size: 24px;
    color: #383838;
    line-height: 1;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 13px;
    border-bottom: 1px solid #ddd;
}
.tech-award-title{
    font-size: 20px;
    color: #383838;
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 5px;
}
select {
  border: solid 1px #e5e5e5;

  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;

  background: url('../饮用水安全_files/icon-01.png') no-repeat scroll right center transparent;


  padding-right: 14px;
}

select::-ms-expand { display: none; }
.select-01{
    width: 320px;
    height: 40px;
    background-position: center right 17px;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    padding-left: 14px;
    padding-right: 46px;
}

.tech-table{
    width: 100%;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin-top: 20px;
}
.tech-table tr:nth-child(odd){ background: #f5f5f5; }
.tech-table th,.tech-table td{
    text-align: center;
    padding: 12px 10px;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
}
.tech-table th{
    font-size: 15px;
    color: #383838;
    line-height: 26px;
    font-weight: bold;
}
.tech-table .c-blue{ color: #1e51ad; }

.tech-list{ margin-left: -26px; padding-top: 14px; }
.tech-list li{ float: left; width: 420px; padding-left: 110px; margin-left: 26px; margin-top: 16px; }
.tech-list li .span-title{ float: left; width: 100px; margin-left: -110px; text-align: right; height: 40px; line-height: 40px; font-size: 16px; color: #383838; }
.tech-list li .select-01{ width: 100%; }
.tech-list li .put-01{ width: 100%; border-radius: 5px; height: 40px; line-height: 40px; border: 1px solid #e5e5e5; padding: 0 14px; }
.tech-list li .but-01{ border: none; outline:none; margin-left: -90px; width: 80px; height: 40px; font-size: 16px; color: #fff; background: #1e51ad; border-radius: 5px; }

.tech-pt10{
    padding-top: 10px;
}
.tech-table2{
    width: 100%;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}
.tech-table2 td{
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    font-size: 15px;
    line-height: 26px;
    color: #383838;
    padding: 12px 10px;
    vertical-align: top;
}
.tech-table2 td .c-blue{ color: #1e51ad; }
.tech-table2 td:first-child{
    padding-left: 36px;
}

.tech-art{
    font-size: 14px;
    line-height: 24px;
    color: #383838;
    padding-top: 25px;
}
.tech-art .div-img{ text-align: center; padding-top: 10px; padding-bottom: 10px; }
.tech-art .div-img .a-01{ display: inline-block; }
.tech-art .div-img .a-01 img{ display: block; margin-left: auto; margin-right: auto; }

.tech-form li{ padding-top: 10px; }
.tech-form li .span-title{
    float: left;
    font-size: 14px;
    line-height: 30px;
}
.tech-form li .put-01{ float: left; width: 200px; padding: 0 15px; height: 30px; margin-left: 10px; }
.tech-form li .span-01{ float: left; position: relative; display: block; width: 60px; height: 30px; text-align: center; line-height: 28px; background: #fbfafa; border: 1px solid #666; margin-left: 10px; cursor: pointer; border-radius: 5px; }
.tech-form li .put-file{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; 
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
}
.tech-form li .but-01{ background: #1e51ad; width: 100px; height: 36px; line-height: normal; border: none; outline: none; border-radius: 5px; color: #fff; font-size: 14px; margin-top: 10px; }
