﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    vertical-align: top;
    border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
    font-weight: normal;
    font-style: normal;
}
ol, ul, li {
    list-style: none;
}
div, dl, dt, dd, ol, ul, li {
    zoom: 1;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu, time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
pre {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    white-space: pre-wrap;
    word-wrap: break-word;
}
/* Public */
body {
    min-width: 1200px;
    color: #000;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    background-color: #f5f5f5;
}
.wrap {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fff;
}
a {
    color: #000;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #E20500;
    text-decoration: none;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
*+html .clearfix {
    min-height: 1%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
select {
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
/* 框 */
.siteWidth, #content {
    clear: both;
    width: 1200px;
    margin: 0 auto;
}
#header {
    min-width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}
#content {
    text-align: left;
    position: relative;
    z-index: 1;
    padding: 20px 0;
    overflow: hidden;
}
.side {
   
}

/* 网站顶部 */
.headerBox {
    height: 125px;
}
.topBox {
    position: relative;
    z-index: 3;
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}
#logo {
    float: left;
    width: 400px;
    padding-top: 25px;
}
#logo img { max-width: 400px; }


/* 搜索框 */
.s-form .select-box { display: none; }
.searchbtn { display: block; float: right; width: 56px; height: 44px; background: #fff url(../img/icons-search.png) no-repeat center; font-size: 0; box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.11); margin-top: 46px; border-radius: 5px;}
.s-form { display: none; width: 238px; height: 30px; padding: 8px; position: absolute; right: 0px; top: 90px; z-index: 2; background: #7f9cfd;}
.s-form .input-box { float: left; width: 188px;}
.s-form .input-box input { background: #fff; float: left; width: 176px; padding-left: 12px; height: 30px; line-height: 30px; border: 0; border-top-left-radius: 2px; border-bottom-left-radius: 2px; color: #999; outline: none;}
.s-form .btn-box { display: block; float: left; width: 50px; height: 30px; line-height: 30px; background: #9fb5ff; border-top-right-radius: 2px; border-bottom-right-radius: 2px;}
.s-form .btn-box #search { display: block; float: left; width: 50px; height: 30px; cursor: pointer; background: url(../img/ss.png) no-repeat center; border: 0; outline: none; text-align: center; color: #fff;}

#header .phone {
    position: relative;
    z-index: 6;
    width: auto;
    float: right;
    margin: 36px 0 0 10px;
    color: #fff;
}
#header .phone dt a {
    display: block;
    width: 80px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: #de571b;
    border-radius: 12px;
}
#header .phone dd {
    display: none;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -55px;
    padding: 5px;
    background-color: #fff;
}
#header .phone.on dd {
    display: block;
}
/* 站群导航 */
#header .site {
    position: relative;
    z-index: 6;
    width: auto;
    float: right;
    margin: 36px 0 0 10px;
    color: #fff;
}
#header .site dt {
    width: 100px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: #de571b;
    border-radius: 12px;
}
#header .site.on dt {
    background-color: #de0303;
    color: white;
}
#header #siteLast dd {
    padding: 10px;
    color: #333;
    font-size: 12px;
    width: 1000px;
    border: 3px solid #de0303;
    right: 0px;
    left: auto;
    margin: 0px;
    height: 500px;
    overflow: auto;
    position: absolute;
    top: 100%;
    display: none;
    background: #fff;
}
#header #siteLast dd a {
    margin: 0;
    color: #333;
}
#header #siteLast dd h3 {
    text-align: left;
    margin: 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    display: block;
    overflow: hidden;
}
#header #siteLast dd h3 span {
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 0 15px 0 0;
    background: #fff;
    position: relative;
    z-index: 2;
}
#header #siteLast dd h3 i {
    content: "";
    display: block;
    height: 1px;
    line-height: 0;
    font-size: 0;
    background: #eee;
    top: 16px;
    right: 0;
    left: 0;
    border: none;
    width: 100%;
    position: absolute;
    z-index: 1;
}
#header #siteLast dd ul {
    overflow: hidden;
    padding: 0 0 0 10px;
}
#header #siteLast dd li {
    float: left;
    width: 16.66%;
    text-align: left;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
}
#header #siteLast dd li a {
    color: #333
}
#header #siteLast dd li a:hover {
    color: #e00;
}
#header #siteLast li a {
    cursor: pointer;
}
#header #siteLast.on dd {
    display: block;
}
/*********** 导航 *************/
.topNav {
   float: left;
   max-width: 710px;
   padding-top: 45px;
   padding-left: 40px;
}
#mainNav .li1 {
    float: left;
    position: relative;
}
#mainNav .a1 {
    display: block;
    line-height: 50px;
    height: 50px;
    font-size: 18px;
    text-align: center;
    padding: 0 17px;
}
.mainNav .on1 .a1 {
    background: #004e89;
    text-decoration: none;
  border-radius: 10px;
  background-image: -moz-linear-gradient( 90deg, rgb(127,153,253) 0%, rgb(125,188,253) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(127,153,253) 0%, rgb(125,188,253) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(127,153,253) 0%, rgb(125,188,253) 100%);
  color: #fff;
  font-weight: bold;
}
#mainNav .ul1 {
    display: none;
    position: absolute;
    background-color: #7f99fd;
    text-align: center;
    width: 100%;
    left: 0;
    top: 50px;
    border-radius: 10px;
    overflow: hidden;
}
#mainNav .a2 {
    display: block;
    font-size: 14px;
    padding: 6px;
    line-height: 24px;
    color: #fff;
}
#mainNav .a2:hover {
    background-color: #6784f5;
    text-decoration: none;
}


/* box-default */
.box-default .hd {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    position: relative;
}
.box-default .hd:before {
    display: block; content: ""; width: 100%;position: absolute; left: 5px; bottom: 0; height: 1px; background-color: #7ea3fd;
}
.box-default .hd .more {
    float: right;
}
.box-default .hd h3 {
    font-size: 24px;
    float: left;
    line-height: 42px;
    height: 42px;
    padding-top: 4px;
    position: relative;
    padding-left: 5px;
}
.box-default .hd h3 a,.box-default .hd h3 span {
    color: #fff;
    background-image: -moz-linear-gradient( 180deg, rgb(127,153,253) 0%, rgb(125,188,253) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(127,153,253) 0%, rgb(125,188,253) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(127,153,253) 0%, rgb(125,188,253) 100%);
  display: block;
  padding: 0 26px;
  position: relative;
  z-index: 1;
}
.box-default .hd h3:before {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #7f9dfd;
    height: 42px;
    width: 98%;
    display: block;
    content: "";
}


/* box-block */
.box-block>.hd { height: 44px; line-height: 44px; background-color: #f4f5f5; }
.box-block>.hd h3 { float: left; padding: 0 30px; color: #fff; font-size: 24px; 
background-image: -webkit-linear-gradient(rgb(127,153,253) 0%, rgb(125,188,253) 100%);
background-image: -o-linear-gradient(rgb(127,153,253) 0%, rgb(125,188,253) 100%);
background-image: linear-gradient(rgb(127,153,253) 0%, rgb(125,188,253) 100%);}
.box-block>.hd h3 a { display: block; color: #fff; }




/* 焦点图-广告 */
.nodeBanner { min-width: 1200px; height: 526px; overflow: hidden; text-align: center; position: relative;}
.nodeBanner img { position: absolute; max-width: 1920px; top: 0; left: 50%; margin-left: -960px;  }

/*footer*/
#footer{ background:#393939; padding: 30px 0 20px;}
#footer .copyRight { color: #fff; opacity: 0.7; filter: alpha(opacity=70);}
#footer .pics{padding-top: 10px;}
#footer .pics img{ height:55px;}
#footer #_ideConac img{height:78px; margin:-10px 0 0 0}
.friendLinks { overflow: hidden; }
.friendLinks h3 { font-size: 24px; color: #fff; text-align: left; margin-bottom: 20px;}
.friendLinks .con { overflow: hidden;}
.friendLinks .pic-links { margin-right: -24px; overflow: hidden; }
.friendLinks .pic-links li { width: 180px; height: 60px; margin-right: 24px; margin-bottom: 20px; float: left;}
.friendLinks .pic-links li img { width: 180px; height: 60px; display: block; background-color: #f5f5f5; }
.friendLinks .pic-links li.last { margin-right: 0; }
.friendLinks .pic-links li .title { display: none; }


/* 地方病预防频道页------------------------------------------------------------- */
/* box-menu */
.box-menu { position: relative; margin-top: 20px; margin-bottom: 35px;}
.box-menu .hd { overflow: hidden; height: 49px; padding-left: 20px; position: relative; z-index: 1; }
.box-menu .hd li { float: left; position: relative; margin-right: 20px;}
.box-menu .hd li:before { width: 100%; height: 44px;  display: block; content: ""; position: absolute; top: 0; left: 4px; 
background-image: -webkit-linear-gradient(rgb(127,153,253) 0%, rgb(125,188,253) 100%);
background-image: -o-linear-gradient(rgb(127,153,253) 0%, rgb(125,188,253) 100%);
background-image: linear-gradient(rgb(127,153,253) 0%, rgb(125,188,253) 100%);}

.box-menu .hd li a { display: block; position: relative; z-index: 1; padding: 0 20px; height: 42px; line-height: 42px; font-size: 18px; top:5px; background-color: #fff;
border: 1px solid #7dbafd;  }


.box-menu .hd li.on:before { border: 1px solid #7f9dfd; height: 42px; background: #fff; }
.box-menu .hd li.on a { color: #fff; border: 1px solid rgba(0,0,0,0);
  background-image: -moz-linear-gradient( 180deg, rgb(127,153,253) 0%, rgb(125,188,253) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(127,153,253) 0%, rgb(125,188,253) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(127,153,253) 0%, rgb(125,188,253) 100%);}


.box-menu .bd .menu-list { border: 1px solid #7dbafd; position: relative; z-index: 0; padding-top: 50px; margin-top: -25px; }
.box-menu .bd .infoList-fl,
.box-menu .bd .infoList { margin-top: 35px; clear: both; padding: 0 35px; }



/* menu-list */
.menu-list { overflow: hidden; }
.menu-list li { float: left;  margin-bottom: 25px; padding: 0 35px;}
.menu-list li a { display: block; padding: 0 40px; line-height: 40px; height: 40px; background-color: #ff6966; color: #fff; font-size: 16px; transition: all 0.5s; }
.menu-list li.li2 a { background-color: #f5c654; } 
.menu-list li.li3 a { background-color: #bbbf4c; } 
.menu-list li.li4 a { background-color: #39bbff; } 

.menu-list li:hover a { opacity: 0.8; filter: alpha(opacity=80); } 

/* infoList-fl */
.infoList-fl { overflow: hidden; margin-bottom: 40px; border-left: 1px solid #ebebeb;}
.infoList-fl li { width: 16%; float: left; position: relative; line-height: 46px; height: 46px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-left: 2%; padding-right: 2%; background: url(../../Base/img/dot01.png) no-repeat 10px center; font-size: 16px;}
.infoList-fl li:after { position: absolute; display: block; content: ''; right: 0; top:0; width: 1px; height: 100%; background-color: #ebebeb; }



/* vedioPageList-hot */
.vedioPageList-hot li { position: relative; width: 300px; height: 170px; float: left;  margin-bottom: 20px;}
.vedioPageList-hot li .pic { width: 300px; height: 170px; overflow: hidden; }
.vedioPageList-hot li img { width:100%; height: 100%; display: block; background-color: #f5f5f5;   transition: 400ms; }
.vedioPageList-hot li.first { float: left; width: 880px; height: 550px; }
.vedioPageList-hot li.first .pic { width: 880px; height: 550px; }
.vedioPageList-hot li .title { position: absolute; z-index: 1; background: url(../../Base/img/yy.png) repeat-x center bottom; line-height: 51px; height: 51px; color: #fff; padding-top: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; left: 0; bottom: 0; width: 90%; padding: 0 5%; }
.vedioPageList-hot li .title a { color: #fff; font-size: 16px; }

.vedioPageList-hot li:nth-child(2), 
.vedioPageList-hot li:nth-child(3), 
.vedioPageList-hot li:nth-child(4) { float: right;  }


.vedioPageList-hot li:nth-child(5),
.vedioPageList-hot li:nth-child(6),
.vedioPageList-hot li:nth-child(7) {
    width: 280px;margin-right: 20px;
}
.vedioPageList-hot li:nth-child(5) .pic, 
.vedioPageList-hot li:nth-child(6) .pic, 
.vedioPageList-hot li:nth-child(7) .pic {
    width: 280px; 
}

.vedioPageList-hot .pic:hover {
    border-color: #bbb;
}
.vedioPageList-hot .pic:hover img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}

/* goTop */
#goTop {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}





/* 当前位置 */
.path {
    height: 38px;
    line-height: 38px;
    border: 1px solid #ebebeb;
    padding-left: 35px;
    padding-right: 35px;
    background: url(../img/icons-path.png) no-repeat 10px center;
}

.path a, .path span {
    font-size: 14px;
    margin: 0 5px;
}
/* 列表图标 */
.infoListB li {
    padding-left: 10px;
    background: url(../img/dot02.png) left center no-repeat;
}
/* goTop */
#goTop {
    position: fixed;
    display: none;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}
/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
/* 通用底部按钮 */
.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a, .bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #f3481a;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bot a:hover, .bot button:hover {
    text-decoration: none;
    background: #f3941a;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm {
    background: #fff;
    padding: 3% 0;
    width: 80%;
    margin: 30px auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}
.queryForm td {
    padding: 8px 0
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type=text] {
    width: 56%;
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 10px;
}
.queryForm .bot {
    text-align: left;
}
.queryForm .bot a {
    margin: 0
}
.queryForm .required strong {
    color: #f00;
    margin-right: 5px;
}
.queryForm .errorMessage {
    color: #f00;
}
.queryForm table {
    width: 100%;
    border: 0;
}
/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult {
    width: 80%;
    margin: 30px auto;
}
.queryResult .mainBox {
    margin-bottom: 50px;
}
.queryResult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}
.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}
.queryResult .number {
    font-weight: bold;
    color: #f00
}