body, p,b,form, input, textarea, ul, li, h1, h2, h3, h4, dl, dt, dd, table, td, th{
    margin: 0;
    padding: 0;
}
body {
    margin: 0px;
    font-size: 12px;
    color: #666666;
    font-family: "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
}
div {
    margin: 0px;
}
img, input, textarea {
    border: 0 none;
    vertical-align: middle;
}
ul, li {
    list-style: none outside none;
}
a, a:link{
    color: #1E90FF	;
    text-decoration: none;
}
a:hover{
    color: #0b6131;
    text-decoration: none;
}
.fr{
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.warper {
    background: url(../images/index/bg_idx_01.jpg) repeat-x scroll 50% 0 #FFFFFF;
    background-position: 50% 0px;
    padding-top: 88px;
}
.bgm {
    position: absolute;
    top: 148px;
    width: 100%;
    height: 341px;
    background: url(../images/index/bg_idx_02.png) no-repeat scroll 0 0 transparent;
}
.main {
    width: 1000px;
    margin: 0 auto;
}
.head {
    height: 139px;
    padding: 0px 0 1px;
    _margin: 0 auto;
}
#head {
    position: absolute;
    _position: fixed;
    top: 0;
    width: 1000px;
    z-index: 4;
}
.head h1 {
    background: url(../images/index/logo_sys.gif) no-repeat scroll 0 0 transparent;
    float: left;
    height: 90px;
    line-height: 10em;
    overflow: hidden;
    width: 375px;
}
#head #searchArea {
    position: absolute;
    top: 53px;
    right: 0;
    width: 215px;
    background: transparent url(../images/index/bg_search_area.gif) 0 0 no-repeat;
}
#head #searchArea input {
    border: 0;
    width: 100%;
    vertical-align: middle;
}
#head #searchArea ul li.text {
    float: left;
    padding: 4px 2px;
    width: 140px;
    height: 18px;
    font-size: 12px;
}
#head #searchArea ul li.button {
    float: right;
    padding: 2px;
    width: 62px;
    font-size: 0.1em;
    position:absolute;
    right:0;
    top:0;
    box-sizing: content-box;
}
.nav-box {
    float: left;
    width: 1000px;
    margin: 0px auto;
    background: url(../images/index/nav_bg.jpg) no-repeat;
    position: relative;
}
.nav-box ul {
    padding-top: 0px;
    _padding-top: 17px;
}
.nav-box ul li {
    float: left;
    font-size: 16px;
    height: 47px;
    color: #fff;
    line-height: 47px;
    width: 100px;
    text-align: center;
    display: block;
}
.nav-box ul li:hover{
    /*background: rgba(255,255,255,0.6);*/
    background: rgb(255,255,255);
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}
#head .nav-box ul li a {
    color: #fff;
    width: 100px;
    height: 47px;
    display: block;
    font-size: 16px;
}
#head .nav-box ul li:hover a{
    color: #000;
}
.nav-box .nav-line {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100px;
    height: 3px;
    font-size: 0;
    line-height: 3px;
    background: none repeat scroll 0 0 #33678b;
}
/* 第二部分的CSS样式 */
.bnr {
    position: relative;
    _margin: 0 auto;
    _width: 980px;
    height: 398px;
    overflow: hidden;
}
.bnr .bnr-slider{
    position: absolute;
    top: 20px;
    left: 0px;
    right: 0px;
    z-index: 3;
}

/* 第三部分的CSS样式 */
.txt-warp {
    position: absolute;
    margin: 0 auto;
    top: 486px;
    left: 0;
    width: 100%;
    background: none repeat scroll 0 0 #FFFFFF;
    z-index: 5;
}
.txt-nav-warp {
    background: url(../images/index/bg_idx_nav.png) repeat-x scroll 50% 0 #FFFFFF;
    width: 100%;
    z-index: 6;
    top: 0;
    left: 0;
}
.txt-nav-warp-ext{
    width: 100%;
    display: none;
    height: 82px;
}
.txt-nav {
    position: relative;
    z-index: 3;
    height: 82px;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}
.txt-nav li {
    border-right: 1px solid #dbdbdb;
    float: left;
    margin-top: 14px;
}
.txt-nav li.float {
    width: 185px;
}
.txt-nav li.monitor {
    width: 202px;
}
.txt-nav li.reply {
    width: 218px;
}
.txt-nav li.robot {
    width: 190px;
}
.txt-nav li.record {
    width: 168px;
}
.txt-nav li.last {
    border: 0 none;
}
.txt-nav li a {
    background: url(../images/index/icons_web_nav.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 57px;
    line-height: 12em;
    overflow: hidden;
}
.txt-nav li.float a:hover, .txt-nav li.float a.on{
    background-position: 0 -285px;
}
.txt-nav li.monitor a {
    background-position: 0 -57px;
}
.txt-nav li.monitor a:hover, .txt-nav li.monitor a.on {
    background-position: 0 -342px;
}
.txt-nav li.reply a {
    background-position: 0 -115px;
}
.txt-nav li.reply a:hover, .txt-nav li.reply a.on {
    background-position: 0 -399px;
}
.txt-nav li.robot a {
    background-position: 0 -171px;
}
.txt-nav li.robot a:hover, .txt-nav li.robot a.on{
    background-position: 0 -456px;
}
.txt-nav li.record a {
    background-position: 0 -227px;
}
.txt-nav li.record a:hover, .txt-nav li.record a.on{
    background-position: 0 -513px;
}
/*联系信息解说部分*/
.cont {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    width: 980px;
}
.wpthemeFrame {
    min-width: 980px;
}
.wpthemeMainContent {
    background: #fff;
    min-height: 500px;
}
.wpthemeLayoutContainers {
    padding: 10px 0;
}
.wpthemeInner {
    margin: 0 auto;
    width: 980px;
}
/*第一部分*/
.wpthemeCol {
    width: 100%;
    min-height: 20px;
}
.wpthemeLeft {
    float: left;
}
.wpthemeClear {
    clear: both;
}
.cont-list {
    border-bottom: 1px solid #F0F0F0;
    padding: 46px 0 37px 0;
}
.cont-list ul {
    float: left;
    font-size: 14px;
}
.cont-list li .infoDate {
    display: block;
    width: 9em;
}
.cont-list li .infoTitle {
    display: block;
    margin: -1.6em 0 0 8em;
}
.float-cnt {
    background: url(../images/index/icon_web_nav1.png) no-repeat scroll 0 -12px transparent;
    margin: 0px 30px 0 13px;
    padding-left: 70px;
}
.cont-list div h2 {
    color: #3295e6;
    font-size: 26px;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 14px;
}
.cont-list div p {
    color: #787878;
    font-size: 14px;
    line-height: 24px;
}
.cont-list .float-cnt a {
    background: url(../images/index/btn_bg_01.png) repeat-x scroll 0 0 transparent;
    border: 1px solid #DEDEDE;
    box-shadow: 1px 1px 0 #FAFAFA;
    color: #787878;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    padding: 0 14px;
    font-size: 12px;
    text-decoration:none;
}
/*新闻中心*/
.monitor-cnt {
    background: url(../images/index/icon_web_nav2.png) no-repeat scroll 0 -6px transparent;
    margin: 0px 0 0 0px;
    padding-left: 70px;
}
.news-loop-border {
    width: 345px;
    height: 310px;
    padding: 10px 15px 20px 0;
}
.news-center-banner{
    position: relative;
    width: 100%;
    height: 100%;
}
.news-center-img{
    width: 330px;
    position:absolute;
    height: 246px;
    overflow: hidden;
}
.news-center-img li{
    position: absolute;
    top: 0;
    left: 0;
}
.new-center-desc{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 330px;
    line-height: 24px;
    background: rgba(255,255,255,0.2);
}
.new-center-desc a{
    font-size: 12px;
    width: 310px;
    color: #fff;
    padding:0 10px 0 10px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-align: center;
    text-overflow:ellipsis;
}
.news-center-img img{
    width: 330px;
    height: 246px;
}
.news-center-ctr{
    position: absolute;
    bottom: 4px;
    width: 100%;
    height: 30px;
    text-align: center;
}
.news-center-ctr .libs {
    display: inline-block;
    margin-left: 10px;
    width: 10px;
    height: 10px;
    border: 1px solid #ddd;
    background-color: #fff;
    z-index: 50;
    cursor: pointer;
    border-radius: 50%;
    behavior: url(../assets/PIE.htc);
}
.news-center-ctr span.active {
    background-color: #0597ca;
}
.news-center-ctr .arrow {
    display:block;
    position:absolute;
    width:40px;
    height:40px;
    top:0;
    margin-top:-149px;
    background-color:RGB(111,112,117);
    opacity:0.5;
    color:#fff;
    text-align:center;
    font:30px/58px 宋体;
    cursor:pointer;
    border-radius:50%;
    line-height:40px;

}
.news-center-ctr .next {
    right: 0;
    width:25px;
    border-radius: 20px 0 0 20px;
}
.news-center-ctr .prev {
    left: 0;
    width:25px;
    border-radius: 0 20px 20px 0;
}

.tilteLength {
    display: block;
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
}
.monitor-ul{
    margin-top:40px;
    width: 556px;
}
.monitor-ul li {
    padding: 12px 17px 12px 7px;
    background: transparent url(../images/index/border_dotted.gif) 0 100% repeat-x;
    line-height: 1.6;
}

/*企业文化*/
.reply-cnt {
    background: url(../images/index/icon_web_nav3.png) no-repeat scroll 0 -15px transparent;
    margin: 14px 5px 0 0;
    padding-left: 85px;
}
.notice_description_break {
    width: 285px;
    height: 98px;
    text-align: left;
    display: block;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 2em;
    font-size: 14px;
    line-height: 24px;
}
.notice_detail_a {
    background: url(../images/index/btn_bg_01.png) repeat-x scroll 0 0 transparent;
    border: 1px solid #DEDEDE;
    box-shadow: 1px 1px 0 #FAFAFA;
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    padding: 0 14px;
}
/*图说重药*/
.robot-cnt {
    background: url(../images/index/icon_web_nav4.png) no-repeat scroll 0 -8px transparent;
    margin: 0px 10px 0 0px;
    padding-left: 80px;
    height: 50px;
}
.w640scroll {
    margin-top: 10px;
}
.rollBox {
    width: 968px;
    position: relative;
    padding-bottom: 15px;
    height: 226px;
    padding-top: 15px;
}
.index_left{
    float: left;
    margin-top: 10px;
}
.index_left a {
    width: 100px;
    height: 164px;
    display: inline-block;
    background: url(../images/index/prebtn.png) no-repeat;
    cursor: pointer;
}
.index_right{
    float: right;
    margin-top: 10px;
}
.index_right a{
    width: 100px;
    height: 164px;
    display: inline-block;
    background: url(../images/index/nextbtn.png) no-repeat;
    cursor: pointer;
}
.isl-cont{
    position: absolute;
    width: 768px;
    left: 100px;
    height: 200px;
    overflow: hidden;
}
.isl-cont ul {
    width: 768px;
}
.isl-cont li{
    position: absolute;
    top: 0;
    left: 0;
    width: 768px;
}
.isl-cont li > div{
    float: left;
    text-align: center;
    padding-left: 11px;
    padding-right: 11px;
    width: 234px;
    height: 199px;
    overflow: hidden;
}
.isl-cont li > div img{
    width: 237px;
    height: 176px;
}
.isl-cont li > div span{
    display: block;
    word-break: break-all;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.isl-cont li > div span a{
    font-size: 12px;
    width: 237px;
    text-align: center;
}
.isl-ctr{
    position: absolute;
    width: 100%;
}
.isl-ctr .arrow {
    display: block;
    position: absolute;
    width: 100px;
    height: 164px;
    top: 0;
    margin-top: 0;
    opacity:0.7;
    color: #fff;
    text-align:center;
    font: 30px/58px 宋体;
    cursor: pointer;
}
.isl-ctr .next {
    right: 20px;
    background: url(../images/index/nextbtn.png) no-repeat;;
}
.isl-ctr .prev {
    left: 20px;
    background: url(../images/index/prebtn.png) no-repeat;
}

/*快速导航*/
.cont-list2 {
    padding: 46px 0 37px 0;
}
.record-cnt {
    height: 50px;
    background: url(../images/index/icon_web_nav5.png) no-repeat scroll 0 -10px transparent;
    margin: 24px 125px 0 6px;
    padding-left: 70px;
}
.cont-list2 div h2 {
    color: #3295e6;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
}
.ksdh-index-conlist {
    width: 980px;
    height: 340px;
    float: left;
    margin-top: 30px;
}
.ksdh-index-conlist li {
    float: left;
    top: 50px;
    font-size: 14px;
    text-align: center;
    width: 110px;
    margin-left: 58px;
    cursor: pointer;
}
.ksdh-index-conlist li.first {
    /*margin-left: 30px;*/
}
.ksdh-index-conlist li span{
    background: url(../images/index/ksdh_bg_01.gif) no-repeat;
    width: 110px;
    height: 109px;
    display: block;
    margin: 0 auto;
}
.ksdh-index-conlist h4 {
    font-size: 14px;
    color: #454545;
    padding: 15px 0;
    margin: 0px;
    font-weight: normal;
}
.ksdh-index-conlist .cyys {
    margin-left: 30px;
}
.ksdh-index-conlist .cyys span {
    background: url(../images/index/ksdh_bg_cyys.jpg) no-repeat;
    background-position: 0 !important;
    background-size: 108px 108px;
}

.ksdh-index-conlist .cyys span:hover {
    background: url(../images/index/ksdh_bg_cyys_hov.jpg) no-repeat;
    background-size: 108px 108px;
}

.ksdh-index-conlist .cypz {
    margin-left: 30px;
    margin-top: 30px;
}

.ksdh-index-conlist .cypz span {
    background: url(../images/index/ksdh_bg_cypz.png) no-repeat;
    background-position: 0 !important;
    background-size: 108px 108px;
}

.ksdh-index-conlist .cypz span:hover {
    background: url(../images/index/ksdh_bg_cypz_hov.png) no-repeat;
    background-size: 108px 108px;
}
  .ksdh-index-conlist .xsylx {
      margin-left: 58px;
      margin-top: 30px;
    }

  .ksdh-index-conlist .xsylx span {
       background: url(../images/index/xsylx.png) no-repeat;
       background-position: 0 !important;
       background-size: 108px 108px;
      }

   .ksdh-index-conlist .xsylx span:hover {
        background: url(../images/index/xsylx_hov.png) no-repeat;
        background-size: 108px 108px;
      }
/*底部链接部分*/
.link-bg {
    background: #3295e6;
    padding: 30px 0;
    overflow: hidden;
}
.link {
    margin: 0 auto;
    width: 1000px;
    height: auto;
    overflow: hidden;
}
.linkBlock {
    margin-right: 125px;
    float: left;
    display: block;
    overflow: hidden;
}
.linkBlock.w290 {
    width: 236px;
}
.linkBlock.w320 {
    width: 236px;
}
.linkBlock.nomr {
    margin-right: 0px;
    float: right;
}
.linkBlock .title h1 {
    font-size: 16px;
    color: #fff;
    line-height: 35px;
}
.linkmenuList {
    width: 100%;
    padding-top: 6px;
    overflow: hidden;
}
.linkmenuList li {
    float: left;
    /*width: 49%;*/
    max-width:236px;
    padding: 5px 0 3px;
    line-height: 18px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color:#fff;
}
.linkmenuList li a {
    color: #fff;
    font-size: 12px;
}
.linkmenuList li a:hover {
    color: #b3ebff;
    text-decoration: none;
}
.linkmenuList li span {
    background: url(../images/index/common_bg.gif) -122px -39px no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin-right: 2px;
}

/*页脚*/
.footer {
    position: relative;
    z-index: 3;
    background: none repeat scroll 0 0 #FAFAFA;
    border-top: 1px solid #F3F3F3;
    height: auto;
    padding: 28px 0 40px;
}
.footer #page_foot_menu {
    font-size: 1.2em;
    margin: 0 0 1em 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.footer a.page_foot_btn {
    width: 7em;
    padding: 0 1em;
    font-size: 12px;
    border-right: 1px solid #e6e4e4;
    color: #a2a2a2;
    cursor: pointer;
    text-align: center;
}
.footer a.page_foot_btn:hover {
    color: #3792d8;
}
.footer p {
    color: #C6C6C6;
    line-height: 23px;
    text-align: center;
}
.footer .network-safe{
    width:300px;
    margin:0 auto;
    padding:20px 0;
    text-align:center;
}
.footer .network-safe a{
    display:inline-block;
    text-decoration:none;
    height:20px;
    line-height:20px;
}
.footer .network-safe a img{
    float:left;
}
.footer .network-safe a p{
    float:left;
    height:20px;
    line-height:20px;
    margin: 0px 0px 0px 5px;
    color:#939393;
}

.meau-gotop-box{
    z-index: 10000000;
    position: fixed;
    bottom: 80px;
    right: 30px;
    opacity: 1;
    display: none;
    cursor: pointer;
}
.meau-gotop-box > img{
    width:54px;
    height:54px;
    border:0;
}
.input-group{
    margin-bottom:15px;
}
#forgot-pwd{
    color:#2E82FF;
    cursor:pointer;
}
#forgot-pwd:hover{
    color:#82B4FF;
}
.login-error{
    color:#A94442;
}
.tips{
    color:#A94442;
}

.hide{
    display: none;
}
#checkCode.code {
    background-image:url(../images/code.jpg);
    font-family:Arial,宋体;
    font-style:italic;
    color:green;
    border:0;
    padding:2px 3px;
    letter-spacing:15px;
    font-weight:bolder;
    width:150px;
    margin-left: 40px;
    height:34px;
    font-size: 18px;
}

#checkCodec1.code {
    background-image:url(../images/code.jpg);
    font-family:Arial,宋体;
    font-style:italic;
    color:green;
    border:0;
    padding:2px 3px;
    letter-spacing:15px;
    font-weight:bolder;
    width:150px;
    margin-left: 40px;
    height:34px;
    font-size: 18px;
}

.unchanged {
    border:0;
}
#input1{
    width:50%;
}

#input1c1{
    width:50%;
}

.check-tip{
    margin-left:2px;
    vertical-align: bottom;
}
#qt{
    margin-top:-44px;
}
.error-login-tip{
    position: absolute;
    right:-48px;
    bottom:5px;
    color:#FF1E10;
}
.error-login-tip a {
    color:#FF1E10;
}
.error-login-tip a:hover {
    color:#FF1E10;
}
.error-login-tip a:active {
    color:#FF1E10;
}
.error-login-tip a:visited {
    color:#FF1E10;
}
