
.more{
    color:#148de1;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;  
}
/*头部*/
.top_top{
    height: 95px;
    background-color: #148de1;
    border-bottom: 1px solid #1497f2;
}

/*导航*/
.nav-bg{
    height: 55px;
    background-color:#148de1;
   /* box-shadow: 0 2px 5px rgba(22,59,146,.3);*/
}
.nav ul li{
    float: left;
    text-align: center;
    width:11.1%; 
    height: 55px;
    line-height: 55px;    
}
.nav ul li a{
    display: inline-block;
    font-size: 16px;
    color: #fff;
}
.nav ul li:hover{
    background-color: #1497f2;
}

.container_content{
    margin:25px auto 11px;
}

.right-container{
    width: 310px;
 }
 .simp{
    margin-top: 15px;
 }
.simp_plate_title{
    color: #148de1;
    padding-left: 10px;
    border-left: 3px solid #148de1;
}
.simp_plate_title h3{
    font-size: 15px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
}
.simp_list{
    margin-top: 15px;
}
.simp_list li{
    margin-bottom: 15px;
 }
 .simp_list li a{
    width: 310px;
    height: 50px;
    display: inline-block;
    background-color: #148de1;
 }


.base-star-list{
    margin-top: 5px;
}
.base-star-list-first{
    margin-top: 15px;
}
.base-star-list a{
    position: relative;
}
.base-star-list img{
    display: block;
    width: 149px;
    height: 85px;
}
.base-star-list a p{
  /*  position: absolute;
    bottom: 0;*/
    padding: 0 6px;
    width: 137px;
    font-size: 12px;
    line-height: 22px;
    /*color: #fff;*/
    /*background-color: rgba(0,0,0,.5);*/
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.contact-titlte{
    width:40px;
    padding:  10px 20px; 
    font-size: 18px;
    font-weight: bold;
    background-color: #f1f1f1;
}
.contact-cont{
    padding: 0 10px;
    margin-top: 6px;
}
.contact-cont p{
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing:2px;
    font-style:oblique;
}
/*新闻中心*/
.container-left{
    width: 860px;
}
.information_cont{
    margin-bottom: 10px;
}
.information_cont_img{
    width: 450px;
    height: 330px;
    overflow: hidden;
    position: relative;
}
 .hd-title{
    width: 100%;
    height: 36px;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index:9;
}
 .hd-title p{
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    line-height: 36px;
    font-size: 15px;
    padding: 0 30px 0 15px;
}
 .hd {
    position: absolute;
    overflow: hidden;
    right: 5px;
    bottom: 15px;
    z-index: 10;
}
.hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.hd ul li.on {
    background: #148de1;
    color: #fff;
}
 .hd ul li {
    float: left;
    margin-right: 6px;
    width: 6px;
    height: 6px;
    /*line-height: 18px;
    text-align: center;*/
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
}
 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
 .bd li {
    zoom: 1;
    vertical-align: middle;
}
 .bd li img{
   height: 346px;
}

.information_cont_list{
    width: 395px;
    margin-top: 5px;
 }
 .tab_container{
    width: 425px;
 }
.information_cont_title h4{
    font-size: 15px;
    font-weight: bold;
    color: #333;
 }

.information_cont_list li{
    height: 35px;
    padding-left: 15px;
    line-height: 35px;
    background: url(../images/list_style.png) no-repeat left center;
    background-size: 5px;
 }
 .information_cont_list li a{
    float: left;
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 }
  .tab_container li a{
    width: 310px;
 }
 .information_cont_list li span{
    float: right;
    color: #666;
 }
 .information_cont_list li a:hover{
    color: #148de1;
 }

.leftcont-container{
    margin-top: 22px
}

.base-bar{
    width: 100%;
    margin-top: 22px;
    padding-right:10px;
    background-color: #fff;
}
.tempWrap{
    width: 860px!important;
}
 .base_ul li{
    float: left;
    margin: 15px 5px 0;
 }
.base_ul li a{
    height: 149px;
}

/*.base-bar-title h3{
    width: 15px;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: bold;
    color: #148de1;
    background-color: #fff;
}*/

.base-star{
    margin-top: 20px;
}
.base-star-img,.employment-base-img{
    width: 100%;
    height: 220px;
    overflow: hidden;
    position: relative;
    margin-top: 18px;
}
.employment-base{
    margin-top: 15px;
}
.employment-base-img .bd img,.base-star-img .bd img{
   height: 220px;
}
/*底部*/
 .foot-bg{
    width: 100%;
    height: 96px;
    color: #fff;
    background-color: #148de1;
 }
 .foot-con{
    margin-top: 4px;
 }
 .foot-con a{
    display: inline-block;
    vertical-align: middle;
 }
 .foot{
    padding-top: 18px;
 }
 .foot-con p{
    margin-top: 7px;
 }



  .content{
    margin-top: 20px;
 }
 .content .current_location{
    height: 40px;
    line-height: 41px;
    background: url(../images/Se_rig_wei.jpg) no-repeat left;
    padding-left: 20px;
    color: #333;
    border-bottom: 1px dashed #eaeaea;
 }

 .cont_left{
    width: 230px;
    margin-right: 25px;
 }

 .cont_left table{
    margin-top: 30px;
 }
 
 .cont_left td,.cont_left th{
    border: 1px dashed #ccc;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
 }
 .cont_left th{
    line-height: 70px;
    background-color: #148de1;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
 }
.cont_left td.is-active{
    background-color: #148de1;
    color: #fff;
    border: 1px solid #148de1;
 }
 .cont_left td.is-active a{
    color: #fff;
 }
 .cont_right{
    width:100%;
    margin: 20px 0;
 }
 .cont_right h4{
    font-size: 17px;
    padding-bottom: 8px;
    color: #148de1;
    font-weight: bold;
    border-bottom: 1px solid #148de1;
    position: relative;
 }
 .cont_right h4 i{
    width: 68px;
    height: 3px;
    background-color: #148de1;
    position: absolute;
    bottom: -2px;
 }
 .cont_right_list{
    height: 80px;
    border-bottom: 1px dashed #eaeaea;
    padding-top: 10px;
 }
.cont_right_list .cont_right_list_date{
    width:66px;
    height:60px;
   /* background-color:#eaeaea;*/
    text-align:center;
    padding-top:10px;
}
.cont_right_list_date b{
    font-size:30px;
    font-weight:bold;
    color:#148de1
}
 .cont_right_list .cont_right_list_text{
    width: 1110px;
    line-height: 35px;
 }
 .cont_right_list .cont_right_list_text a{
    font-size: 15px;
    font-weight: bold;
 }
 .cont_right_list .cont_right_list_text a:hover{
    color:#148de1; 
 }
 .cont_right_list .cont_right_list_text span{
    color: #666;
 }
.cont_right_list p{
    width: 1110px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.details_top{
    text-align: center;
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 5px;
}
.details_top h4,.cont_right-cont h5{
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.cont_right-cont h5{
    margin:20px 0 15px 0; 
}
.details_top span{
    line-height: 30px;
}
.details_cont2{
   position:relative;
    min-height:200px;
}
.details_cont2,.cont_right-cont2{
    margin-top: 15px;
}
.details_cont2>div{
   width:1100px!important;
    margin:0!important;
}
.details_cont2 p,.cont_right-cont2 p{
    text-indent: 2em;
    line-height: 30px;
    text-align: justify;
}
.details_cont2 img{
  max-width:90%;
  display:inline-block;
}
.page{
    width: 100%;
    margin-top: 10px;
}
.page p{
    line-height: 46px;
    float: left;
}
.page li{
    float: left;
}
.page ul{
    margin-top: 9px;
}
.page li a{
    display: inline-block;
    width: 32px;
    height: 28px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    margin-left: 6px;
    color: #333;
    line-height: 30px;
    text-align:center;
}
.page li.left-icon a{
    background: url(../images/left-icon.png) no-repeat center;
}
.page li.right-icon a{
    background: url(../images/right-icon.png) no-repeat center;
}
.cont_right li:hover .click p a{
    text-decoration: underline;
    color: #148de1;
}
.page li a.active{
    background: #148de1;
    color: #fff;
}
/*在线答疑*/
.prin_cont{
    margin: 20px 0 10px;
}
.principal_banner{
    margin-top: 20px;
}
.prin_contlist{
    width: 50%;
    border-right: 1px dashed #eaeaea;
    padding-right: 50px;
    box-sizing: border-box;
}

.prin_contlist ul{
    margin-top: 15px;
}
.prin_contlist li{
    background: none;
    padding-left: 0;
    border-bottom: 1px dashed #eaeaea;
    height: 40px;
    line-height: 40px;
}
.prin_message{
    width: 50%;
    border-left: 1px dashed transprent;
    padding-left: 50px;
    box-sizing: border-box;
}
.prin_message form{
   margin-top: 30px; 
}

.prin-form-label {
    float: left;
    padding: 7px 0;
    width: 52px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}
.prin-form-item {
    margin-bottom: 15px;
}
.prin-input-block {
    margin-left: 52px;
}
.prin-input, .prin-textarea {
    display: block;
    width: 100%;
    padding-left: 10px;
    border:1px solid #ccc;
    border-radius: 3px; 
    box-sizing: border-box; 
}
.prin-input{
    height: 36px;
    line-height: 36px;
}
.prin-textarea {
    min-height: 100px;
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
}
.footer_button{
    width: 164px;
    margin:20px auto;
}
.footer_button button{
    padding: 6px 20px;
    background-color: #148de1;
    color: #fff;
    font-size: 14px;
    border: 1px solid #148de1;
    border-radius: 3px;
}
.footer_button button.reset{
    background-color: #fff;
    margin-left: 20px;
    color: #148de1;
}
.prin_cont{
    margin-bottom: 40px;
}
.prin_detail_contlist{
    width: 100%;
    padding:0;
    border: none;
    margin-bottom: 15px;
}
.prin_detail_contlist_top{
    margin-top: 10px;
}
.prin_detail_contlist .prin_detail_contlist_top p{
    float: left;
}
.prin_detail_contlist li{
    height: auto;
    line-height: 30px;
}
.prin_detail_contlist_reply p{
    color: #148de1;
    padding-left: 25px;
    margin-bottom: 5px;
    text-align: justify;
}
.prin_contlist ul li span{
 float:right;
}

input{
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    height: 40px;
    background-color: #f1f1f1;
    margin-bottom: 20px;
    font-size: 14px;
  }
.from-title{
    font-size: 18px;
    color:#148de1;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    padding-bottom:10px;
    margin-bottom: 10px;
}
.input-block input, .input-block select{
    margin-bottom: 0;
    border: 1px solid #ccc;
    background-color: #fff;
    height: 36px;
    width: 100%;
    cursor: pointer;
    border-radius: 2px;
}
.content-item{
    margin-bottom: 10px;
}
.form-item{
    display: inline-block;
    width: 31%;
    margin-right: 37px;
}
.form-item:last-child{
    margin-right: 0;
}
.form-item > label {
    display: block;
    line-height: 20px;
    color: #999;
    margin-bottom: 5px;
}
.form-item > label .red{
    color: rgb(252, 50, 50);
}
.input-block label {
    margin-right: 20px;
}
.radio-warp {
    line-height: 38px;
    border: 1px solid #ccc;
    padding: 0 10px;
    border-radius: 2px;
}

.form-item {
    margin-bottom: 20px;
}
.demoHidden,.checkboxInput img{
    display: none;
}
.radioInput{
    display: inline-block;
    width:14px;
    height:14px;
    line-height: 12px;
    border:1px solid #ccc;
    border-radius:100%;
    margin-right:10px;
    vertical-align:middle;
    cursor: pointer;
}
.checkboxInput{
    display: inline-block;
    width:16px;
    height:16px;
    border:1px solid #ccc;
    margin-right:5px;
    cursor: pointer;
}
.checkboxInput1{
    width:15px;
    height:15px;
}
.demoHidden:checked + .radioInput:after{
    content:"";
    display: inline-block;
    width:8px;
    height:8px;
    background:#148de1;
    border-radius:100%;
    margin-left:3px;
}
.demoHidden:checked + .checkboxInput img{
    display: block;
    margin: 3px 0 0 2px;
}
.demoHidden:checked + .radioInput{
    border:1px solid #148de1;
}
.input-block label{
    margin-right: 20px;
}
.radio-warp{
    line-height: 34px;
}

