/*初始化*/

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666666;
    font-size: 12px;
    margin-top: 5px;
    margin: 0 auto;
    font-family: "微软雅黑", arial, sans-serif;
}

ul, ol {
    list-style-type: none;
}

select, input, img, select {
    vertical-align: middle;
}
a {
    text-decoration: none;
}

a:link {
    color: #666666;
}

a:visited {
    color: #666666;
}

a:hover, a:active, a:focus {

    text-decoration: none;
}

.topinfo {
    border-bottom: 1px solid #e6e6e6;
    line-height: 30px;
    font-family: 宋体;
}

.topIifo {
    margin: 0 auto;
    width: 960px;
    height: 30px;
}

.topIifo > div {
    display: inline-block;
}

.topIifo div.scoll {
    float: left;
}

.topIifo div.topDeng {
    float: right;
}

.topIifo div:nth-child(2) span:nth-child(2) {
    margin: 0px 8px;
    padding: 0px 8px;
    border-left: 1px solid #666666;
    /*border-right: 1px solid #666666;*/

}

.toplog {
    width: 100%;
    background-color: rgba(246, 246, 246, .6);
    padding: 6px 0px;

}

.topLog {
    height: 300px;
    width: 990px;
    margin: 0 auto;
    /* background: url("../images/banner.jpg"); */

}

.topLog img.logo_img {
    display: inline-block;
    float: left
}

.topLog .erm {
    display: inline-block;
    float: right;
    padding-right: 44px;
}

.topLog .erm p {
    text-align: center;
    color: #3f3f3f;
}

.topLog .erm span {
    display: inline-block;
    padding-left: 20px;
}

.topnav {
    width: 100%;
    box-shadow: 0px 2px 2px -2px rgba(0, 0, 0, .8);
    background-color: rgba(246, 246, 246, .6);
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
}

.topNav {
    width: 969px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
}

.topNav ul li {
    position: relative;
    float: left;
    font-size: 14px;
    margin-right: 35px;
    /* margin-left: 48px; */
    color: #444444;

}

.topNav ul li a {
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center;
    color: #444444;
    letter-spacing: 2px;
}
.topNav ul li.hover a{
    color:#026cb6;
}
.topNav ul li:hover {
    cursor: pointer;
}

.topNav .homeLogo {
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center;
    background: url("/static/images/homelogo.png") 0px 0px;
    width: 26px;
    height: 26px;
    margin-right: 2px;
}

.topNav .navLine {
    position: absolute;
    right: -15px;
    top: 6px;
}

/*横幅*/
.wrap {
    width: 100%;
    height: 219px;
    position: relative;
    overflow: hidden;
    /*float: left;*/
}

.slidebox {
    width: 990px;
    margin:0 auto;
    height: 219px;
}

.newImg {
    width:100%;
    height: 300px
}

.slidebox li {
    float: left;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.slidebox li img {
    display: block;
    width: 100%;
    height: 300px;
}

.dot {
    position: absolute;
    width: 100%;
    height: 30px;
    text-align: center;
    bottom: 0;
    left: 0;
}

.dot p {
    margin-right: 10px;
}

.dot b {
    width: 14px;
    height: 14px;
    border-radius: 20px;
    color: #333;
    display: inline-block;
    border: 1px solid #fff;
    background: #fff;
    text-align: center;
    line-height: 17px;
    margin: 0 6px;
    margin-top: 6px;
    cursor: pointer;
    font-weight: normal;
}

.dot .cur {
    background: #006766;
    color: #fff;
    border: 1px solid #006766;
}

/*主体部分*/
.screen {
    width: 990px;
    margin: 10px auto;
    margin-top: 0;
}

.screen .iconInfo {
    background: url("/static/images/iconinfo.png") no-repeat;
    float: left;
}
.xhzz{
    background: url("/static/images/xhzz.png") no-repeat;
    width: 234px;
    height: 38px;
    background-position: -2px 0px;
    display: inline-block;
}

.screen .oneLeftT {
    width: 182px;
    height: 38px;
    background-position: -2px 2px;
    display: inline-block;
}

.screen .twoLeftT {
    width: 294px;
    height: 38px;
    margin-top: 10px;
    background-position: -2px -74px;
    display: inline-block;
}

.screen .oneRightT {
    width: 182px;
    height: 38px;
    background-position: -2px 2px;
    display: inline-block;
}

.screen .scienceLeftT {
    width: 184px;
    height: 38px;
    background-position: -2px 2px;
    display: inline-block;
}

.screen .healthLeftT {
    width: 184px;
    height: 38px;
    background-position: -2px 2px;
    display: inline-block;
}

.screen .oneLeft {
    position: relative;
    height: 346px;
    float: left;
    width: 627px;
    margin-top: 10px;
}
.titleTop{
    position: absolute;
    top: 10px;
    left: 10px;

}
.titleTop .firstOne{
    font-size: 18px;
    color: #FFFFFF;
    margin-right: 6px;
}
.titleTop .firstTwo{
    font-size: 16px;
    color: #adc0c9;

}

.screen .oneRight {
    position: relative;
    height: 346px;
    width: 350px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.screen .iconInfoBg {
    background: url("/static/images/iconinfo.png") no-repeat;
}

.screen .backgroundCol {
    margin-right: -4px;
    margin-left: -14px;
    width: 30px;
    height: 38px;
    background-position: -196px 0px;
    display: inline-block;
    float: left;
}
.huiyuan  .backgroundCol{
    margin-top: 10px;
}

.iconbgColor {
    position: relative;
    height: 35px;
    display: inline-block;
    background: #EEF2F4;
    margin-bottom: 12px;
    margin-top: 3px;
}
.moreTwo{
    position: absolute;
    right: 28px;
    top: 4px;
}
.moreTwo > span{
    margin-right: 18px;
    font-size: 12px;
}
.moreTwo a{
    font-size: 12px;
}

.moreOne {
    line-height: 34px;
    color: #919191;
    position: absolute;
    right: 30px;
}

.screen .iconbgNewWidth {
    width: 432px;
    float: left;
}

.screen .iconbgNoticeWidth {
    width: 156px;
}
.screen .iconbgxhzzWidth {
    width:348px ;
}

.screen .iconbgMemberWidth {
    width: 684px;
    margin-top: 12px;
}

.screen .iconbgScienceWidth {
    width: 144px;
}
.jiantou {
    width: 10px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 12px;
    line-height: 8px;
    background: #44b1e9;
    color: #FFFFFF;
    border-radius: 10px;
}
.jiantouTwo {
    width: 10px;
    height: 10px;
    position: absolute;
    right: -16px;
    top: 15px;
    line-height: 8px;
    background: #44b1e9;
    color: #FFFFFF;
    border-radius: 10px;
}

.noticeInfo ul {
    margin-left: 20px;
}

.noticeInfoC {
    color: #5e5e5e;
    line-height: 15px;
    margin: 6px 0px;
    list-style: initial;
    list-style-image: url(/static/image/cir.png);
}

.firstNotice span {
    margin-top: 8px;
    width: 330px;
    color: #4b8ed3 !important;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
}

.noticeInfo li span.notieTime {
    float: right;
    display: inline-block;
}

.noticeInfo .noticeMess {
    width: 178px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
}

/*marquee*/
.marquee {
    width: 990px;
    height: 207px;
    overflow: hidden;

}

.marquee li {
    display: inline;
    float: left;
    margin-right: 12px;
    position: relative;
}

.marquee li a {
    width: 216px;
    height: 207px;
    display: block;
    float: left;
    font-size: 14px;
}

.marquee li a:hove {
    text-decoration: none;
}

.marquee li img {
    width: 216px;
    height: 156px;
}

.marquee li div {
    padding: 0px 6px;
    width: 206px;
    background: #c0a56b;
    color: #feffff;
    font-style: normal;
    height: 32px;
    line-height: 32px;
    display: block;
    margin-top: 8px;
    position: absolute;
    bottom: 0px;
    text-align: center;
}

.science, .health {
    width: 344px;
    float: left;
position: relative;
}
.huiyuan{
    position: relative;
}

.health {

    margin-left: 10px;
}

.apply {
    padding: 10px 6px;
    width: 270px;
    height: 386px;
    float: left;
    margin-left: 10px;
    background: #4089aa;
}

.screen .scienceCont {
    width: 328px;
    height: 340px;
    background: #eceff0;
    padding: 6px;
    overflow: hidden;
}

.screen .scienceCont img {
    width: 100%;
}

.scienceCont .scienceImg {
    position: relative;
}
.scienceCont .firstNotice span{
    width:308px;
}
.scienceImg span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: inline-block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    background: rgba(0, 0, 0, .4);
}

.screen .healthCont {
    width: 328px;
    height: 340px;
    background: #eceff0;
    padding: 6px;

}

.healthCont img {
    width: 174px;
    height: 156px;
    float: left;
}

.health .healthLeC {
    display: inline-block;
    width: 141px;
    float: left;
    margin-left: 10px;
    margin-bottom: 24px;
}

.healthLeC span {
    margin-bottom: 0px;
    width: 152px;
    color: #4b8ed3 !important;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
}

.healthLeC p {
    line-height: 24px;
}

.apply .join {
    color: #FFFFFF;
    font-size: 22px;
    text-align: center;
    padding: 6px 0px;
}

.apply ul li {
    border-bottom: 1px dotted #f8f8f6;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 42px;
    cursor: pointer;
}
.apply ul li a{
    color: #FFFFFF;
}
.apply .iconImg {
    background: url("/static/images/icon.png");
    height: 29px;
    width: 32px;
    display: inline-block;
    vertical-align: sub;

}

.apply .start {
    float: right;
    background-position: -185px 2px;
}

.apply .hysq {
    background-position: 0px 1px;
}

.apply .rhxz {
    background-position: -26px -1px;
}

.apply .xhzc {
    background-position: -56px 1px;
}

.apply .xhjs {
    background-position: -86px 1px;
}

.apply .zzjg {
    background-position: -122px 1px;
}

.apply .sjzx {
    background-position: -152px 1px;
}
.apply .wyh {
    background-position: -211px 1px;
}
.apply .yhjl {
    background-position: -2px -66px;
}
.apply ul li:hover .start{
    background-position:-185px -30px;
}
.apply ul li:hover a{
    color:#ffe26c;
}
.apply ul li:hover .hysq{
    background-position:0px -34px;
}
.apply ul li:hover .rhxz{
    background-position:-26px -36px;
}

.apply ul li:hover .xhzc{
    background-position:-56px -34px;
}
.apply ul li:hover .xhjs{
    background-position:-86px -34px;
}
.apply ul li:hover .zzjg{
    background-position:-122px -34px;
}
.apply ul li:hover .sjzx{
     background-position:-152px -34px;
}
.apply ul li:hover .wyh{
      background-position:-211px -33px;
}

.apply ul li:hover .yhjl{
    background-position: -2px -102px;
}
.threeScreen {
    height: 400px;
}

.linkLast {
    background: #eceff0;
    height: 90px;
    padding: 12px 10px;
    color: #080808;
    font-size: 16px;
    text-align: center;

}

.linkLast ul {
    padding: 0px 18px;
}

.linkLast ul li {
    padding: 10px 6px;
    width: 136px;
    float: left;
    height: 44px
}

.footer {
    text-align: center;

}

.footer p {
    color: #333333;
    font-size: 12px;
    line-height: 24px;
}

.ewmright {
    position: fixed;
    right: -2px;
    bottom: 10px;
}
.ewmright img{
    width: 164px;
    height: 270px;
}
.professionalSite {
    color: #000000;
    line-height: 28px;
}

.currentLocation {
    color: #3f82be;
}

.professionaLeft {
    position: relative;
    float: left;
    width: 362px;
    border: 1px solid #ccd8dd;
    border-radius: 4px;
    min-height: 532px;
    /*height: 100%;*/
    background: #eceff0;
}

.professionaLeft .left {
    position: relative;
    float: left;
    width: 50px;
    /*height: 100%;*/
    background: #477a8f;
    color: #FFFFFF;
    -webkit-writing-mode: vertical-rl;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    line-height: 50px;
    padding-top: 40px;
    /*padding-bottom: 20px;*/
    font-size: 18px;
    letter-spacing:10px;
    min-height: 532px;
    _height: 532px;
    height: 532px;
    overflow:visible;
}
.professionaLeft .left .sjx{
    position: absolute;
    right: -16px;
    top: 20px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #477a8f;
}
.professionaLeft .right{
    float: left;
    padding: 28px 10px;
    width: 288px;
}
.professionaLeft .right .proTtitle{
    text-align: center;
    color: #262626;
    font-size: 16px;
    line-height: 44px;

}
.professionaLeft .right .proCount{
    /* text-align: center; */
    color: #262626;
    font-size: 12px;
    line-height: 24px;
    font-family: "宋体";
    margin-bottom: 44px;
}
.professionaLeft .right .proBtn{
    position: absolute;
    bottom: 0px;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 180px;
    height: 40px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    background: #548397;
}
.professionaLeft   .eng{
    letter-spacing: 0px;
}
.professionaRight {
    min-height: 600px;
    float: left;
    margin-left: 20px;
    width: 602px;
}
.professionaRight ul.left {
    /*float: left;*/
    /*width: 286px;*/
    display: inline-block;
    margin-left: 8px;
}
/*.professionaRight ul li:odd{
    float: right;
}*/
.professionaRight ul.right {
    /*float: right;*/
    width: 286px;
    display: inline-block;
}
.professionaRight ul {
    color: #535353;
    font-size: 14px;
    line-height: 30px;
}
.professionaRight ul li{
    display: inline-block;
    width: 280px;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    background: url("/static/images/jiahao.png") no-repeat -2px 10px;
    /*list-style-image: url(../image/jiahao.png);*/
}
.professionaRight .select{
    color: #026cb6;
}
.zywyhCont{
    background: #FFFFFF;
    min-height: 600px;
}
/*补救*/
.oneScreen{
    height: 345px;
}
.oneScreen .slidebox li img{
    height: 300px;
}
/*补救  end*/

.clear{overflow: hidden; zoom: 1;  }
.screen>.left{float:left;width:305px;margin:0 20px 0 0;}
.screen>.right{float:left;width:665px;}

.pc_header{
    background: url("/static/images/sss.png") no-repeat;
    /*width: 182px;*/
    height: 38px;
    /*background-position: -2px 2px;*/
    display: inline-block;
    color: #000000;
    line-height: 38px;
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 10px;
}
.left .pc_header{
    width: 296px;
    position: relative;
}

.right .pc_header{
    width: 664px;
}
.category li,.category li a{
    font-size: 14px;
    color: #444444;
    /*;*/
}
.category li{
    line-height: 24px;
}
.category {
    padding: 10px 4px;
}
.noticeInfoC .noticeMess{
    width: 216px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    word-spacing: 1px;
    letter-spacing: 2px;
    /*float: left;*/
}
.noticeInfoC .notieTime{
    float: right;
}
.pc_body p span{
    font-family: "微软雅黑", arial, sans-serif!important;
    font-size: 14px!important;
    line-height: 24px!important;
}
.newslist,.newsshow,.pc_body {
    margin-top: 14px;
}
.newslist ul li{
    line-height: 30px;
    font-size: 14px;
}
.newsshow h1{
    text-align: center;
}
.newsshow .content{
    margin-top:20px;
}

.pc_body .marquee li {
    margin-right: 8.5px;
    margin-top: 10px;
}
/*分页样式*/
.div_currpage{
    width: 100%;
    text-align:center;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 30px;
}
.div_currpage a,.div_currpage span{
    padding: 4px 10px;
    line-height: 35px;
    border:1px solid #009ada;
    font-family: Arial;
    text-align: center;
    display: inline;
    margin-top: 10px;
}
.div_currpage span,.div_currpage a:hover{
    background: #009ada;
    font-weight: bold;
    color: #fff;
}
.newsshow .content table td{
    border:1px solid #ccc;
}