.h238{
    height:238px;
}
.h125{
    height: 128px;
}

/*==================================头部====================================*/
header {
    min-width: 1088px;
    margin: 0 auto;
    background-color: #3788dc;
}

.logo {
    width: 1088px;
    height: 60px;
    margin: 0 auto;
    padding-top: 12px;
    position: relative;
}

.logo .logo_pic {
    display: block;
    width: 480px;
    height: 60px;
    float: left;
    background: url(../img/logo_zs.png) 0 0 no-repeat;
    background-size: 480px 60px;
}


.nav{
    min-width: 1088px;
    height: 40px;
    background-color: #3788dc;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 1px 2px #000;
    -moz-box-shadow: 0 1px 2px #000;
    box-shadow: 0 1px 2px #000;
    margin-top: 12px;
}
.nav ul{
    display: block;
    width:1088px;
    height: 40px;
    margin:0 auto;

}
.nav ul li{
    display: block;
    height:40px;
    line-height: 40px;
    width: 120px;
    float: left;
}

.nav ul li a{
    display: block;
    padding:0 12px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
}
.nav ul li a:hover{
    color: #3d97f2;
    background-color: #fff;
}

.content_top {
    min-width:1088px;
    margin: 0 auto;

}

/*幻灯样式*/
.content_top .focusBox {
    position: relative;
    min-width: 1920px;
    /*height: 306px;*/
    margin: 0 auto;
    overflow: hidden;
    background-color: #ddd;
}

.fullSlide {
    width: 100%;
    position: relative;
    /*height: 280px;*/
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    /*height: 280px;*/
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    /*height: 280px;*/
}
.fullSlide .bd li img{
    width:100%;
    height:auto;
    display: block;
    margin:0 auto;
}
.fullSlide .bd .btn{
    position: absolute;
    width:168px;
    height:58px;
    background-color: #3e9ffa;
    bottom:30%;
    right: 50%;
    margin-right: -84px;
    border: 1px solid #3e9ffa;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3e9ffa), to(#3091f2));
    background-image: -webkit-linear-gradient(top, #3e9ffa, #3091f2);
    background-image: linear-gradient(top, #3e9ffa, #3091f2);
    border-radius: 18px;
    color: #fff;
    font-size:18px;
    cursor: pointer;
}
.fullSlide .bd .btn:hover{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3889da), to(#3091f2));
    background-image: -webkit-linear-gradient(top, #3889da, #3091f2);
    background-image: linear-gradient(top, #3889da, #3091f2);
}
.fullSlide .bd .btn a{
    display: block;
    width:100%;
    line-height: 58px;
    color: #fff;
    font-size:18px;
    text-decoration: none;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 5px;
    background-color: #fff;
    overflow: hidden;
    line-height: 9999px;
}

.fullSlide .hd ul .on {
    background-color: #F54343;
}

/* 幻灯样式结束*/


.content_box{
    min-width:1088px;
    margin:0 auto;
    background: #fff url(../css/browser_bg.jpg) 0 0 repeat;
    overflow: hidden;
}
.content {
    position: relative;
    width: 1088px;
    margin:0 auto;
    padding-top: 20px;
}
.content .titleBox {
    width: 100%;
    height: 45px;
    position: relative;
    border-bottom: 1px solid #ddd;

}

.content .titleBox .title {
    float: left;
    width: 100%;
    line-height: 45px;
    font-size: 17px;
    font-weight: 400;
    color: #888;
    text-indent:1em
}

.content .notice,.content .news, .content .wenda , .zsjz{
    display: block;
    width:100%;
    margin:15px 0;
    overflow: hidden;
}
.content .notice li,.content .news li, .content .wenda li , .zsjz li{
    position: relative;
    width:300px;
    margin:0 25px;
    height:32px;
    line-height: 32px;
    font-size: 14px;
}
.content .notice li i,.content .news li i, .content .wenda li i{
    left:-10px;
    top: 12px;
    border-left-color: #ddd;
}
.content .notice li a,.content .news li a, .content .wenda li a{
    display: block;
    width:100%;
    height:32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.content .news li{
    width:280px;
    margin-left:20px;
    margin-right:50px;
}
.content .news li span{
    position: absolute;
    width:50px;
    height:32px;
    right: -50px;
    top:0;
    font-size:13px;
    color: #a8a8a8;
}

.content ul li a:hover{
    color: #ff3300;
}

.content .content_l{
    width: 720px;
}
.content .content_l_l{
    width: 350px;
    height:238px;
    border: 1px solid #ddd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    margin-bottom: 22px;
    overflow: hidden;
}

.content .content_l_r{
    width: 350px;
    height:238px;
    border: 1px solid #ddd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    margin-bottom: 22px;
    overflow: hidden;
}
.content .content_zy {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    margin-bottom: 22px;
}
.content .content_r{
    width: 350px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 22px;
}

.zyBox {
    width: 720px;
    overflow: hidden;
}
.zyBox .hd {
    width: 102%;
}
.zyBox .hd ul{
    margin:0;
}
.zyBox .hd li {
    position: relative;
    margin-left: -1px;
    height: 40px;
    line-height: 40px;
    padding-left: 0;
    text-align: center;
    width: 89px;
    float: left;
    border: 1px solid #ddd;
    border-top: 2px solid #3889da;
    cursor: default;
}

.zyBox .hd li.on {
    width: 90px;
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #c00;
    border-top: 2px solid #c00;
}

.zyBox .bd {
    width:102%;
    height: 320px;
    overflow: hidden;
}

.zyBox .bd .lh {
    display: block;
    overflow: hidden;
}

.zyBox .bd  .lh li {
    display: block;
    width: 162px;
    height: 144px;
    padding: 0 10px;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    transition: all 0.5s;
}
.zyBox .bd  .lh  li:hover{
    border-bottom-color: #c00;
}
.zyBox .bd    .p-img {
    width: 68px;
    height: 68px;
    margin: 30px auto 10px;
    text-align: center;
}
.zyBox .bd   .p-img a{
    display: block;
    width:100%;
    height:100%;

}
.zyBox .bd  img{
    display: block;
    width: 68px;
    height: 68px;
}
.zyBox .bd  .lh  .p-name {
    height: 36px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    text-align: center;
    overflow: hidden;
}
.zyBox .bd  .lh  .p-name a{
    text-decoration: none;
}
.zyBox .bd  .lh  .p-price {
    color: #a8a8a8;
    text-align: center;
    font-size: 12px;
}

.zyBox .bd .lh  .p-price strong {
    color: #c00;
    font-size: 14px;
    font-family: verdana;
}
.content_r form{
    display: block;
    float: right;
    width: 92%;
    height: 36px;
    margin:12px 12px;
    overflow: hidden;
}
.content_r .form_wrap{
    display: block;
    float: left;
    border: 1px solid #ddd;
    padding: 10px 0;
    width: 68%;
    height: 14px;
    background-color: #fff;
    overflow: hidden;
}
.content_r .form_wrap input{
    display: block;
    height: 16px;
    line-height: 16px;
    width: 60%;
    padding:0 4%;
    border: 0;
    font-size: 14px;
}
.content_r  .btn{
    width: 25%;
    height: 36px;
    text-align: center;
    font-size: 16px;
    background-color: #3889da;
    color: #fff;
    border: 0 none;
    margin-left: -1px;
    cursor: pointer
}
.content_r .zbBox{
    width:49.5%;
    height: 68px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.content_r .zbBox a{
    display: block;
    width:100%;
    line-height:52px;
    font-size:15px;
    color: #555;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    transition: all 0.5s;
}
.content_r .zbBox a:hover{
    background-color: #3889da;
    color: #fff;
}
footer {
    min-width: 1088px;
    margin: 0 auto;
    border-top: 1px solid #ddd;
    background-color: #3788dc;
    color: #fff;
}

.footmain {
    width: 1088px;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    font-size:12px;
}

.footmain .footnav a {
    display: inline-block;
    margin: 12px 12px 0 12px;
    font-size: 14px;
    color: #fff;
}

/*=====================新闻列表页样式=================*/
.list_content_box {
    background-color: #fff;
}

.list_content {
    width: 1088px;
    margin: 0 auto;
    padding-top: 36px;

}

.list_content a {
    color: #333;
}

.list_content a:hover {
    color: #ff3300;
}
.list_content .pager a:hover{
    color: #fff;
}
/*导航条样式*/
.list_content .list_title {
    display: block;
    position: relative;
    line-height: 36px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding-left: 36px;
    background-color: #f8f8f8;
    color: #0c6ad4;
}
.list_content_l .list_title{
    width: 714px;
}

.list_content_r .list_title{
    width: 276px;
}

.list_content .list_title .Hui-iconfont {
    position: absolute;
    width: 36px;
    height: 36px;
    font-size: 24px;
    left: 6px;
    bottom: 0;
}
.list_content .list-zb{
    width:100%;
    padding:20px 0;
}
.list_content .list-zb .tit{
    display: block;
    text-align: center;
    margin-bottom:20px;
    font-size:18px;
}
.list_content .list-zb .txt{
    padding:0 20px;
}
.list_content .list-zb td{
    border: 1px solid #ddd!important;
    color: #555;
}
.list_content .list-zb td:hover{
    background-color: #eee;
    color: #000;
}
/*左侧新闻列表样式*/
.list_content .list_content_l {
    width: 750px;
    border: 1px solid #ddd;
    margin-bottom: 24px;
    min-height: 688px;
    overflow: hidden;
}
.list_content_l .news_list{
    padding:20px 0;
}
.list_content_l .news_list li {
    display: block;
    width: 678px;
    position: relative;
    line-height: 36px;
    font-size: 16px;
    padding: 0 36px;
    margin:6px 0;
}
.list_content_l .news_list li a{
    display: block;
    width: 578px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list_content_l .news_list .time {
    display: block;
    position: absolute;
    width:100px;
    height:36px;
    line-height:36px;
    top:0;
    right:0;
    float: right;
    color: #a8a8a8;
}

.list_content_l .news_list .line {
    width: 678px;
    margin: 12px auto;
    border-bottom: 1px dashed #ddd;
}

.list_content_l .news_list .ico-triangle {
    left: 24px;
    top: 14px;
}

/*notice*/
.notice-list{
    padding-left:15px;
    overflow: hidden;
    width:960px;
    margin:0 auto;
}
.notice-list .notice{
    float: left;
    width:300px;
    border: 1px solid #ddd;
    margin-top:20px;
    margin-right:15px;
    overflow: hidden;
}
.notice-list .notice .time{
    display: block;
    position: relative;
    float: left;
    width:40px;
    height:50px;
    margin-right:10px;
    background-color: #5d6f80;

}
.notice-list .notice .time i{
    border-color: #5d6f80  transparent transparent transparent;
    border-style: solid  dashed dashed dashed ;
    border-width:20px;
    bottom:-40px;
}
.notice-list .notice .time .m,.notice-list .notice .time .d{
    display: block;
    width:100%;
    text-align: center;
    height:25px;
    line-height:25px;
    font-size:12px;
    font-weight: bold;
    color: #fff;
}
.notice-list .notice .tit{
    display: block;
    margin-top:25px;
    height:50px;
    line-height:25px;
    overflow: hidden;
    font-size:16px;
}
.notice-list .notice .tit a{
    text-decoration: none;
}
.notice-list .notice .txt{
    margin:25px 0;
    text-indent:1em;
    padding:0 10px;
    color: #999;
    font-size:16px;
    line-height:25px;
}
    /*右侧新闻列表样式*/
.list_content .list_content_r {
    width: 312px;
}

.list_content_r .ranking, .list_content_r .recommend {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    margin-bottom: 24px;
}

.list_content_r .ranking ul li, .list_content_r .recommend ul li {
    display: block;
    width:276px;
    position: relative;
    line-height: 36px;
    padding: 0 12px 0 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size:14px;
    margin:6px 0;
}

.list_content_r .ranking li i {
    position: absolute;
    width: 13px;
    height: 13px;
    top: 12px;
    left: 6px;
    font-size: 12px;
    text-align: center;
    line-height: 13px;
    color: #fff;
    font-style: normal;
}

.list_content_r .ranking .r1 {
    background-color: #f54545;
}

.list_content_r .ranking .r2 {
    background-color: #ff8547;
}

.list_content_r .ranking .r3 {
    background-color: #ffac38;
}

.list_content_r .ranking .r4 {
    background-color: #8eb9f5
}

.list_content_r .ranking .r5 {
    background-color: #8eb9f5
}

.list_content_r .ranking .r6 {
    background-color: #8eb9f5
}

.list_content_r .recommend .ico-triangle {
    top: 16px;
    left:12px;
}

/*=====================新闻内容页样式=================*/

.list_content_l .txtBox {
    min-height: 688px;
    padding: 0 36px;
    overflow: hidden;
}

.list_content_l .txtBox .txt_tit {
    display: block;
    font-size: 18px;
    line-height: 36px;
    padding: 0 36px;
    margin-top: 36px;
    text-align: center;
}

.list_content_l .txtBox .txt_other {
    height: 24px;
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    margin-top: 24px;
    text-align: center;

}

.list_content_l .txtBox .txt_other span {
    margin-right: 24px;
    line-height: 24px;
}

.list_content_l .txtBox .txt_cnt {
    margin-top: 36px;
    line-height: 32px;
    font-size: 16px;
}

.list_content_l .txtBox .txt_cnt p {
    margin: 24px 0px;
    text-indent: 2em;
}

.list_content_l .txtBox .txt_cnt p img {
    text-indent: 0;
}

.list_content_l .txtBox .txt_cnt .Page{
    float: right;
}
.list_content_l .txtBox .txt_cnt .Page a{
    display: inline-block;
    line-height: 24px;
    color: #333;
    font-size: 15px;
    text-decoration: none;
}
.list_content_l .txtBox .txt_cnt .Page a:hover{
    color: #ff3300;
}
.list_content_l .txtBox .txt_cnt .Page  b{
    color: red;
}
/*============专业设置样式*/
.channel {
    width: 200px;
    margin-top: 20px;
}
.channel-item{
    display: block;
    width: 188px;
    height: 50px;
    text-align: center;
    font-size: 15px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #555;
    cursor: pointer;
    background-color: #f0f0f0;
    line-height: 50px;
}

.channel .on,.channel-item:hover{

    background-color: #3889da;
    color: #fff;
}

.item_zy {
    width: 878px;
    min-height: 518px;
    margin-bottom: 24px;
    border-left: 1px solid #e8e8e8;
}
.item_zy ul{
    display: block;
    width:108%;
}
.item_zy li{
    display: block;
    width: 218px;
    height: 118px;
    line-height:4em;
    text-align: center;
    float: left;
    margin: 15px;
    padding: 0 20px;
    padding-top: 45px;
 
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}
.item_zy li a{
    display: block;
    width:100%;
    height:100%;
    font-size: 14px;
    text-decoration: none;

}
.item_zy li a:hover{
    color: #3889da;
    -webkit-box-shadow: 0px 2px 8px  #a8a8a8;
    -moz-box-shadow: 0px 2px 8px  #a8a8a8;
    box-shadow: 0px 2px 8px  #a8a8a8;
}

.item_zy .line{
    display: block;
    width:100%;
    height:0px;
    border-bottom: 1px dashed #e8e8e8;
    margin:30px 0;
}

/*报名 + 查询*/
.register{
    width:1088px;
    min-height: 600px;
    margin:0 auto;
    padding-top: 40px;
}
.register h1{
    display: block;
    width:100%;
    text-align: center;
    font-size: 16px;
    color: #555;
}
.register .part1{
    width:100%;
    margin:0 auto;
    overflow: hidden;
}

.verifyCheck{
    width:100%;
    overflow: hidden;
    margin:40px 0;
}
.verifyCheck .item{
    width:520px;
    margin:0 auto;
    height: 68px;
    line-height: 34px;
    position: relative;
}

.register .result{
    width:600px;
    height:100px;
    margin: 0 auto;

}
.register .result .tit{
    width:100%;
    font-size:18px;
    color: #f30;
    text-align: center;
    margin:20px 0;
}
.register .result .lq-info-box{
    width:598px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-top:20px;
}

.register .result .lq-info{
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.register .result .lq-info .lq-tit{
    display: block;
    float: left;
    width:15%;
    text-align: right;
    padding-right:5%;
    line-height:50px;
    background-color: #5f9bcc;
    color: #fff;
    font-size:16px;
}
.register .result .lq-info .lq-txt{
    padding-left:5%;
    line-height:50px;
    font-size:16px;
}
.register .result .lq-info-box .lq-jg{
    font-size:18px;
    line-height:30px;
    text-align: center;
    padding:10px 0;
    color: #f30;
}
.register .result .lq-nojg{
    width:100%;
    margin:40px auto;
    padding:40px 0;
    border: 1px solid #ddd;
}
.register .result .lq-nojg p{
    display: block;
    line-height:30px;
    padding:20px;
    font-size:18px;
    color: #999;
    text-align: center;
    /*border-bottom: 1px dashed #f0f0f0;*/

}
.register .result .lq-nojg a{
    display: block;
    margin:20px auto;
    width:200px;
    height:32px;
    line-height:32px;
    border: 1px solid #ddd;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #338add;
    color: #fff;
}
.register .result .lq-nojg a:hover{
    border: 1px solid #338add;
}

#verifyCheck .item-tit{
    width: 90px;
    text-align: right;
    font-size: 16px;
    color: #666;
    padding-right: 10px;
}
#verifyCheck .item-tit b{
    color: #f00;
    vertical-align: middle;
}
#verifyCheck .item-info{
    position: relative;
    width: 300px;

}
#verifyCheck .item-info .txt{
    width: 280px;
    line-height: 16px;
    padding: 9px 9px;
    border: 1px solid #cccccc;
    float: none;
    font-size: 14px;
    font-family: arial,"宋体";
    color: #666;
    overflow: hidden;
}
#verifyCheck .item-info .txt.v_error{
    border-color: #FF0000;
}
#verifyCheck .item-info .sex{
    width:40px;
    height:20px;

}
#verifyCheck .item-info .sex-t{
    font-size:16px;
    vertical-align: middle;
}
#verifyCheck .item-info .txt:focus{border-color:#1a97d7;}

#verifyCheck .item-info .close{
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 20px;
    float: right;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
#verifyCheck .item-info .blank{
    width: 16px;
    height: 16px;
    font-size: 20px;
    position: absolute;
    left: 320px;
    top: 2px;
    float: none;
    color: #1bbd1c;
}
#verifyCheck .item-info .focus, #verifyCheck .item-info .error {
    line-height: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 320px;
    width: 360px;
    padding: 0 5px;
    z-index: 3;
    font-weight: normal;
    font-size: 12px;
    color: #999;
}
#verifyCheck .item-info .valid{color: #f00;}

#verifyCheck .add {
    overflow: hidden;
}
#verifyCheck .add select {
    width:98px;
    height:34px;
    border: 1px solid #cccccc;
    color: #666;
    line-height:34px;
    font-size:14px;
}
#verifyCheck .add select::-ms-expand { display: none; }

#verifyCheck .vol{
    overflow: hidden;
}

#verifyCheck .vol select{
    width:149px;
    height:34px;
    border: 1px solid #cccccc;
    color: #666;
    line-height:34px;
    font-size:14px;
    background: transparent;
}

#verifyCheck .key{
    overflow: hidden;
}
#verifyCheck .key input{
    width:195px;
    height:34px;
    border: 1px solid #cccccc;
    color: #666;
    line-height:34px;
    font-size:14px;
    float: left;
}
#verifyCheck .key-img{
    height:34px;
    width:100px;
    border: 1px solid #666;
    vertical-align: top;
    float: left;
    background-color: #666666;
    text-align: center;
}
#verifyCheck .key-img img{
    height:22px;
    width:52px;
    vertical-align: middle;

}
#verifyCheck .sub{
    overflow: hidden;
}
#verifyCheck .sub input{
    width:420px;
    height:34px;
    background-color: #338add;
    color: #fff;
    font-size:18px;
    cursor: pointer;
    border: 1px solid #cccccc;
}
#verifyCheck .sub input:hover{
    background-color: #2a6caf;
}
