.top-bg {
    background: url(../images/topbg.jpg) no-repeat left top;
    width: 100%;
    /* min-height: 1080px; */
    background-size: 100%;
    /* overflow: hidden; */
    /* background-size: cover; */
    position: relative;
    display: block;
}

.wraper {
    width: 1010px;
    margin: 0 auto;
}

.wraper .top {
    overflow: hidden;

}

.banner img {
    display: block;
}

.wraper .top .left {
    color: #777;
    float: left;
    font-size: 14px;
    line-height: 34px;
}

.wraper .top .right {
    float: right;
}

.wraper .top .right a {
    color: #555;
    font-size: 14px;
    line-height: 34px;
}

.nav .inner {
    background: #5f9ffe;
    padding: 10px;

}

.nav .inner .bg {
    background: url(../images/nav-bg.png) no-repeat left center;
    width: 990px;
    height: 90px;
}

.nav .inner ul li {
    margin: 10px;
    float: left;
}

.nav .inner ul li img {
    height: 72px;

}

.nav .inner ul li.other {
    background: url(../images/nav-item-bg.png) no-repeat left center;
    width: 297px;
    height: 72px;
    margin-left: 0;
    background-size: 100%;
}

.nav .inner ul li.other a {
    width: 33.3%;
    float: left;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    line-height: 20px;
}

.nav .inner ul li.other a:hover {
    color: #f3f8ff;
}

.search-wrap {
    padding: 6px 10px;
    border: 1px solid #5f9ffe;
    overflow: hidden;
}

.search-wrap .left {
    float: left;
}

.search-wrap .left .img {
    float: left;

}

.search-wrap .left .img img {
    width: 20px;
    margin-top: 8px;
}

.scrollDiv {
    height: 34px;
    /* 必要元素 */
    line-height: 34px;
    overflow: hidden;
    /* 必要元素 */
    width: 400px;
}

.scrollDiv li {
    height: 34px;
    padding-left: 10px;
    line-height: 34px;
    color: #333;
}

.scrollDiv li a {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:400px;
}

.search-wrap .right {
    float: right;
}

.search-wrap .right input {
    width: 200px;
    line-height: 34px;
    height: 34px;
    padding-left: 10px;
    border: 1px solid #c1c1c1;
}

.search-wrap .right button {
    width: 80px;
    text-align: center;
    background: #5f9ffe;
    border: none;
    height: 34px;
    color: #fff;
}

/*yx_rotaion*/


.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn {
    position: absolute
}

.yx-rotation-title {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1
}

.yx-rotation-t {
    color: #fff;
    font-size: 16px;
    font-family: microsoft yahei;
    z-index: 2;
    bottom: 0;
    left: 10px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}

.yx-rotation-focus span,
.yx-rotaion-btn span {
    background: url(../images/ico.png) no-repeat;
    display: block;
}
.yx-rotaion ul li img{
    width:350px;
    height:260px;
}
.yx-rotation-focus {
    height: 40px;
    line-height: 40px;
    right: 20px;
    bottom: 0;
    z-index: 2
}

.yx-rotation-focus span {
    width: 12px;
    height: 12px;
    line-height: 12px;
    float: left;
    margin-left: 5px;
    position: relative;
    top: 14px;
    cursor: pointer;
    background-position: -24px -126px;
    text-indent: -9999px
}

.yx-rotaion-btn {
    width: 100%;
    height: 41px;
    top: 50%;
    margin-top: -20px;
}

.yx-rotaion-btn span {
    width: 41px;
    height: 41px;
    cursor: pointer;
   
    position: relative;
}

.yx-rotaion-btn .left_btn {
    background-position: -2px -2px;
    float: left;
    left: 10px
}

.yx-rotaion-btn .right_btn {
    background-position: -2px -49px;
    float: right;
    right: 10px
}

.yx-rotaion-btn span.hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8
}

.home-con{
    margin-top:20px;
    overflow: hidden;
}
.home-con .left{
    overflow: hidden;
    float: left;
}
.yx-rotaion{
    float: left;
}
.web-news{
    float: left;
    margin-left:10px;
    border:1px solid #5f9ffe;
    width:360px;
    height: 260px;
}
.web-news .title{
    width:360px;
    height:28px;
    background: url(../images/news-title.png) no-repeat left center;

}
.web-news .title a{
    float: right;
    font-size:12px;
    color:#888;
    line-height: 28px;
    margin-right:10px;
}
.web-news .main-news{
    padding:0 10px;
    padding-bottom:10px;
    border-bottom:1px dashed #f2f2f2;
}
.web-news .main-news h5 a{
    text-align: center;
    color:#5f9ffe;
    font-size:16px;
    display: block;
    margin:10px 0 ;
    font-weight: bold;
}
.web-news .main-news p a{
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    color: #5f9ffe;
}
.web-news ul{
    padding:10px;
}
.web-news ul li{
    overflow: hidden;
    list-style: georgian;
}
.web-news ul li a{
    float: left;
    color:#5f9ffe;
    width:244px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.web-news ul li a img{
    margin-right:10px;
    vertical-align: middle;
}
.web-news ul li span{
    float: right;
}
.home-con .right{
    width:278px;
    background: #b8d4fd;
    float: right;
}
.home-con .right .title{
    width:100%;
    height: 38px;
    background: url(../images/title-bg.png) no-repeat left center;
    background-size: 100% 38px;
}
.home-con .right .title span{
    float: left;
    color:#fff;
    font-size:16px;
    font-weight: bold;
    line-height: 38px;
    margin-left:10px;
}
.home-con .right .title a{
    float: right;
    margin-right:10px;
    color:#fff;
    line-height: 38px;
}
.home-con .right ul{
    padding:10px;

}
.home-con .right ul li{
    margin-bottom:10px;
}
.home-con .right ul li a{
    overflow: hidden;
    background: #fff;
    display: block;
    padding: 10px;
}
.home-con .right ul li div{
    float: left;
}
.home-con .right ul li div img{
    height:75px;
    margin-right:10px;
}
.home-con .right ul li .info{
    width:168px;
}
.home-con .right ul li .info h4{
    color:red;
    font-size:16px;
    line-height: 1;
    border-bottom:1px dashed #f2f2f2;
    padding-bottom:10px;
}
.home-con .right ul li .info  p{
    font-size:14px;
    line-height: 24px;
}
.renshi{
    padding:10px;
}
.renshi a{
    display: block;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.renshi a img{
    vertical-align: middle;
    margin-right:10px;
}
.renshi a:hover{
    color:#5f9ffe;
}
.floor1 {
    overflow: hidden;
}
.floor2{
    margin-top:10px;
    overflow: hidden;
}
.floor2 .wrap{
    width:350px;
    float: left;
    border:1px solid #478ffa;
}
.floor2 .wrap .nav-wrap{
    overflow: hidden;
}
.floor2 .wrap .nav-wrap .left{
    float: left;
}
.floor2 .wrap .nav-wrap .left div{
    line-height: 38px;
    width:104px;
    text-align: center;
    font-size:15px;
    float: left;
    color:#444;
    cursor: pointer;
}
.floor2 .wrap .nav-wrap .left div.active{
    background: url(../images/cur.png) no-repeat left center;
    background-size:100% 100%;
    color:#fff;
}
.floor2 .wrap .nav-wrap a{
    float: right;
    margin-right:10px;
    line-height: 38px;
    color:#999;
}

.news-con{
    padding:10px;
    height: 260px;
}
.news-con .list{
    display: none;
}
.news-con .list.on{
    display: block;
}
.news-cons .list{
    display: none;
}
.news-cons .list.on{
    display: block;
}
.news-con .list ul li a{
    display: block;
    overflow: hidden;
}
.news-con .list ul li.main a .img{
    float: left;
}
.news-con .list ul li.main a .img img{
    width:100px;
    height:100px;
}
.news-con .list ul li.main{
    border-bottom:1px dashed #f2f2f2;
}
.news-con .list ul li.main a .content{
    float: left;
    margin-left:10px;
    width:220px;
}
.news-con .list ul li.main a .content h4{
    font-size:16px;
    color:#5f9ffe;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-con .list ul li.main a .content  p{
    font-size:14px;
    color:#666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-con .list ul li.other {
    overflow: hidden;
}
.news-con .list ul li.other a{
    float: left;
    width:240px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
} 
.news-con .list ul li a:hover{
    color:#5f9ffe;
}
.news-con .list ul li.other a img{
    vertical-align: middle;
    margin-right:10px;
}
.news-con .list ul li.other span{
    color:#999;
    font-size:12px;
    float: right;
}
.bannerc img{
    width: 724px;
    margin-top: 10px;
    height: 100px;
}
.people-wrap {
    margin-top:2px;
    border:1px solid #5f9ffe;
    width:724px;
}
.people-wrap .title{
    width:724px;
    height:38px;
    overflow: hidden;
    border-bottom:1px solid #5f9ffe;
}
.people-wrap .title img{
    float: left;
    display: block;
    width: 139px;
    height: 39px;
    margin-left: -2px;
    margin-top: -1px;
}
.people-wrap .title a{
    color:#888;
    float: right;
    margin-right:10px;
    line-height: 38px;
}


.control-box {
    width: 724;
    padding:10px 0;
    
    margin-left: auto;
    margin-right: auto
}

.control-box ul {
    list-style: none;
    position: relative
}

.control-box ul li {
    position: absolute;
    top: 50px;
    cursor: pointer
}
.control-box ul li img{
    width:20px;
}
.prev {
    left: 0
}

.next {
    right: 0
}

.bigbox {
    overflow: hidden;
    width: 640px;
    height: 190px;
    margin: auto 40px;
}

#switcher {
    height: 190px;
    left: 0
}

.content_1.content_2 {
    width: 100%;
    float: left
}

.box {
    transition: all .7s ease 0s;
    width: 255px;
    height: 190px;
    float: left;
    border-left: 3px #fff solid;
    background-size: 172px;
    background-size: 100% 100%;
}

.box:hover {
    opacity: .5
}

.shadow {
    width: 255px;
    height: 60px;
    background-color: rgba(0,0,0,.45);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    margin-top: 130px;
    color: #fff;
    font-size: 14px
}

.shadow a {
    display: inline-block;
    width: 225px;
    height: 60px;
    color: #fff;
    text-decoration: none;
    margin-left: 18px;
    margin-top: 10px
}

.spe-wrap {
    margin-top:10px;
    border:1px solid #5f9ffe;
    width:724px;
}
.spe-wrap .title{
    width:724px;
    height:38px;
    overflow: hidden;
    border-bottom:1px solid #5f9ffe;
}
.spe-wrap .title img{
    float: left;
    display: block;
    width: 139px;
    height: 39px;
    margin-left: -2px;
    margin-top: -1px;
}
.spe-wrap .title a{
    color:#888;
    float: right;
    margin-right:10px;
    line-height: 38px;
}
.spe-con{
    overflow: hidden;
    padding:10px;
}
.spe-con .left{
    float: left;
    width:320px;
}
.spe-con .yx-rotaion ul li img{
    width:320px;
    height:240px;
}
.spe-con  .right{
    width:370px;
    float: right;
    background: none;
}
.spe-con  .right a{
    display: block;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.spe-con  .right a img{
    vertical-align: middle;
    margin-right:10px;
}
.dw-wrap{
    width:1010px;
    margin-top:10px;

}
.dw-wrap .wrap{
    width:1008px;
    clear: both;
}
.dw-wrap .wrap ul li{
    display: inline-block;
    float: left;
    padding:2px 6px;
}

.footer{
    width:1010px;
    padding:20px 0;
    background: #147ce1;
    margin-top:10px;
}
.footer-nav{
    text-align: center;
    color:#fff;
    margin-bottom:20px;
}
.footer-nav a{
    color:#fff;
}
.copy{
    text-align: center;
    color:#d0e3ff;
}
.copy a{
    color:#d0e3ff;
}
.footer img{
    display: block;
    margin:10px auto;
}
.dzfwpt_c ul{
    overflow: hidden;
}
.dzfwpt_c ul li{
    padding: 0;
    float: left;
    background: none;
}   
.dzfwpt_c ul li a{
    padding: 0 !important;
    background: none !important;
}
.dzfwpt_c ul li:nth-child(2n-1){
    margin-right:8px;
}
.dzfwpt_c ul li a img{
    display: block;
}

.right-cur{
    border-top:10px solid #fff;
    margin-top:10px;
    background: #fff;
}
.titles{
    border:1px solid #5f9ffe;
    line-height: 38px;
    overflow: hidden;
}
.titles .nav-item{
    float: left;
    line-height: 38px;
    width:50%;
    text-align: center;
}
.titles .active{
    background: url(../images/cur.png) no-repeat left center;
    background-size: 100% 100%;
    color: #fff;
}
.right-cur .news-con{
    border:1px solid #5f9ffe;
    padding:10px;
    border-top:0;
}
.right-cur .news-con a{
    display: block;
    line-height: 34px;
}
.right-cur .news-con a:hover{
    color:#5f9ffe;
}
.right-cur .news-con a img{
    vertical-align: middle;
    margin-right:10px;
}
.form-look{
    padding:10px;
}
.form-look input,.form-look select{
    display: block;
    line-height: 34px;
    height:34px;
    padding: 0 10px;
    width: 235px;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
}
.form-look select{
    width: 257px;
    margin:10px 0;
}
.form-look .btn-wrap{
    margin-top:10px;
    text-align: center;
}
.form-look .btn-wrap button{
    width:80px;
    line-height: 34px;
    border:none;
    text-align: center;
    background: #246ad2;
    color:#fff;
}
.form-look .btn-wrap a{
    color:red;
}

.loc{
    padding:10px 0;
    background: #fff;
}
.loc img{
    width:20px;
    vertical-align: middle;
    
}
.zs-sezrch{
    background: #fff;
    border:1px solid #5f9ffe;
    margin-top:10px;
    overflow: hidden;
}
.zs-sezrch .nav-search{
    line-height: 40px;
    overflow: hidden;
    height:40px;
    border-bottom: 1px solid #5f9ffe;
}
.zs-sezrch .nav-search li{
    float: left;
    padding:0 40px;
    line-height: 40px;
    border-right: 1px solid #5f9ffe;
}
.zs-sezrch .nav-search li.active{
    background: #5f9ffe;
    color:#fff;
}
.zs-sezrch .nav-search li.active a{
    color:#fff;
}
.search-from{
    padding:30px;
}
.search-from h4{
    text-align: center;
    font-size:20px;
    color:#5f9ffe;
    font-weight: bold;
    margin-bottom:20px;
}
.search-con {
    overflow: hidden;
}
.search-con .left,.search-con .right{
    float: left;
}
.search-con .left .form-group{
    overflow: hidden;
    margin-bottom:30px;
}
.search-con .left .form-group .laber{
    float: left;
    width:120px;
    text-align: right;
    line-height: 36px;
    font-size:14px;
    color:#555;
}
.search-con .left .form-group .form-item{
    float: left;
    margin-left:10px;
}
.search-con .left .form-group .form-item input{
    width:260px;
    line-height: 36px;
    border:1px solid #ddd;
    padding:0 10px;
    
}
.search-con .left .form-group .qr input{
    width:163px;
    float: left;
}
.search-con .left .form-group .qr img{
    border:1px solid #ddd;
    height:16px;
    margin-left:10px;
	padding: 10px;
    background: #dde8fc;
}
.search-btn {
    width:130px;
    line-height: 40px;
    text-align: center;
    color:#fff;
    background: #5f9ffe;
    margin-top:20px;
    border:none;
    margin-left:130px;
}

.search-con .right{
    float: left;
    padding-left:30px;
    width:500px;
}
.search-con .right h5{
    font-size:14px;
    font-weight: bold;
}
.search-con .right p{
    color:#666;
    font-size:12px;
}
.red{
    color:red !important;
}
/* å¼¹å‡ºæç¤º */
.ui-toast {
    transition-property:all;
    transition-duration: .2s;
    position: fixed;
    z-index:999999999999999;
    left:0;
    right:0;
    top:100%; 
    opacity:0;
    color:#fff;
    font-size:14px;
    transform: translate3d(0,100%,0);
}

.ui-toast p {
    margin: auto;
    text-align: center;
    display: table;
    padding: 7px 20px;
    max-width: 690px;
    border-radius: 4px;
    background-color: rgba(0,0,0,.8);
    word-break: keep-all;
    font-size: 15px;
    color:#fff !important;
}
.ui-toast.toast-out {
    opacity:0;
    top:80%;
}
.ui-toast.toast-in {
    opacity:1;
    top:50%;
    transform: translate3d(0,-50%,0);
}


.reselt-wrap{
    margin-top:20px;
    border:1px solid #f2f2f2;
    padding:20px;
    overflow: hidden;
    padding-right:10px;
}
.reselt-wrap .left{
    width:700px;
    float: left;
}
.cn_table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
.cn_table {
    margin: 0 auto;
    background-position: center;
    border: 1px solid #5f9ffe;
    border-right: 0;
    border-bottom: 0;
}
.cn_table th {
    text-align: center;
    height: 43px;
    line-height: 20px;
    border: 1px solid #5f9ffe;
    border-left: 0;
    border-top: 0;
}
.cn_table td {
    height: 43px;
    padding: 0 12px;
    border: 1px solid #5f9ffe;
    border-left: 0;
    border-top: 0;
}

.zysx table td {
    border: 0 !important;
    padding: 0 !important;
    height: auto !important;
    font-family: "宋体" !important;
    font-size: 14px !important;
    text-align: left!important;
    line-height: 25px !important;
}
.zysx1 {
    width: 560px;
    margin: 0 auto;
}
.reselt-wrap h1{
    text-align: center;
    color:#5f9ffe;
    font-size:24px;
    margin-bottom:20px;
}

.platform-wrap{
    border:1px solid #f2f2f2;
    overflow: hidden;
}
.platform-wrap .left{
    float: left;
    width:300px;
   
}
.platform-wrap .right span{
    word-wrap: break-word;
    text-align: justify;
    /* margin-bottom: 20px; */
    display: inline-block;
}
.platform-wrap .left ul li{
    border-bottom:1px dashed #f2f2f2;
    line-height: 50px;
    padding-left:20px;
}
.platform-wrap .left ul li a{
    color:#333;
    font-size:15px;
}
.platform-wrap .left ul li.active{
    border-left:4px solid #5f9ffe;
    background:#5f9ffe ;
    border-bottom:0;
}
.platform-wrap .left ul li.active a{
    color:#fff;
}
.platform-wrap .right{
    float: left;
    width:640px;
    padding:30px;
    border-left: 1px solid #5f9ffe;
}
.platform-wrap .right .title img{
    width:30px;
    margin-right:10px;
    vertical-align: middle;
}
.platform-wrap .right .title {
    font-size:20px;
    font-weight: bold;
    color:#5f9ffe;
    margin-bottom:40px;
}
.platform-wrap .right p{
    margin-top:20px;
}

.news-wrap{
    margin-top:10px;
    overflow: hidden;
}
.news-wrap .left{
    border:1px solid #f2f2f2;
    margin-right:10px;
    width:700px;
    padding:10px;
}
.news-wrap .left .top-left{
    float: left;
}
.news-wrap .top-right{
    float: left;
    width: 369px;
}
.news-wrap .left .top-left img{
    width:320px;
    height:260px;
    margin-right:10px;
}
.news-wrap .left .top-right ul li.main{
    padding-bottom:10px;
    border-bottom:1px solid #f2f2f2;
}

.news-wrap .left .top-right ul li.main  a h4{
    color:#5f9ffe;
    font-size:16px;
}
.news-wrap .left .top-right ul li.main  a  p{
    font-size:14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-wrap .left .top-right ul li a{
    font-size: 14px;
    line-height: 30px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 360px;
    display: block;
}
.news-wrap .left .top-right ul li a:hover{
    color:#5f9ffe;
}
.news-wrap .left .list{
    overflow: hidden;
    padding:10px;
    border-bottom:1px dashed #f2f2f2;
}
.news-wrap .left .list .title{
    overflow: hidden;
}
.news-wrap .left .list .title h4{
    float: left;
    width:580px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom:6px;
}
.news-wrap .left .list .title h4 a{
    color:#5f9ffe;
    font-size:15px;
}
.news-wrap .left .list .title p{
    float: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}
.news-wrap .left .list  .sub{
    font-size:12px;
    color:#666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-details .titless{
    font-size:24px;
    color:#5f9ffe;
    text-align: center;
    padding:30px 20px;
    border-bottom:1px dashed #f2f2f2;
}
.news-details .othor{
    color:#666;
    font-size:14px;
    text-align: center;
    padding:10px 0;
}
.news-details .othor span{
    margin-right:15px;
}
.news-details .foot-nav{
    padding:20px 20px;
}
.news-details .foot-nav a{
    font-size:12px;
    display: block;
}
.news-details .news-con{
    padding:20px 20px;
}
.news-details .news-con p,.news-details .news-con  span{
    line-height: 24px ;
    font-size:14px !important;
    color:#555;
}
.news-details .news-con p{
    word-wrap: break-word;
    text-align: justify;
    margin-bottom:20px;
}
.news-details .foot-nav a:hover{
    color:#5f9ffe;
}

.leader-wrap{
    margin-top:10px;
}
.leader-wrap .left{
    border:1px solid #f2f2f2;
    overflow: hidden;
    padding:10px;
    width:700px;
}
.leader-wrap .left .left-img{
    float: left;
    margin-right:20px;
    width:230px;
    text-align: center;
}
.leader-wrap .left .left-img img{
    width:160px;
    display: block;
    height:194px;
    margin:0 auto;
}
.leader-wrap .left .left-img .name{
    font-size:15px;
    color:#333;
}
.leader-wrap .left .left-img a:hover{
    color:#5f9ffe;
}
.leader-wrap .left .left-img  .info{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.leader-wrap .left-list {
    width:450px;
    float: left;
}
.leader-wrap .left-list img{
    width:10px;
    vertical-align: middle;
    margin-right:10px;
}
.leader-wrap .left-list h4{
    font-size:18px;
    color:#5f9ffe;
    overflow: hidden;
}
.leader-wrap .left-list ul li{
    overflow: hidden;
    border-bottom:1px dashed #f2f2f2;
    padding:10px 0px;
}
.leader-wrap .left-list ul li:last-child{
    border-bottom:0;
}
.leader-wrap .left-list ul li p{
    width:360px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.leader-wrap .left-list ul li span{
    float: right;
}
.leader-wrap .left-list ul li a:hover p{
    color:#5f9ffe;
}
.leader-wrap .right{
    border:1px solid #5f9ffe;
}
.leader-wrap .right ul {
    overflow: hidden;
}
.leader-wrap .right ul li:first-child,.leader-wrap .right ul li:nth-child(2){
    width:100%;
}
.leader-wrap .right ul li{
    width:128px;
    float: left;
    
    text-align: center;
    background: none;
}
.leader-wrap .right ul li img{
    width:100px;
    height:134px;
}
.leader-wrap .right ul li a{
   padding:0;
    background: none;
}

.crh_pages{
    text-align: right;
    margin-top:30px;
    clear: both;
}
.crh_pages a,.crh_pages span{
    font-size:13px;
    color:#888;
}
.crh_pages a:hover,.crh_pages span:hover{
    color:#5f9ffe;
}







.character-wrap .left{
    width: 720px;
    border:1px solid #5f9ffe;
}
.character-wrap .left .title{
    text-align: center;
    font-size:22px;
    font-weight: bold;
    color:#5f9ffe;
    padding:20px;
}
.character-wrap .left ul{
    padding:10px;
    padding:10px;
   
}
.character-wrap .left ul li {
    border: 1px solid #f2f2f2;
    padding: 2px;
    width: 128px;
    background: #fff;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
}
.character-wrap .left ul li img{
    float: left;
    
}
.character-wrap .left ul li  img{
    width:128px;
    height:152px;
    display: block;
}
.character-wrap .left ul li a{
    display: block;
}
.character-wrap .left ul li p{
    text-align: center;
}
.character-img{
    float: left;
    
}
.character-img img{
    width:240px;
    height:285px;
    margin-right:20px;
    background: #fff;
    padding:10px;
}
.character-details .left{
    width:720px;
}
.character-details .left .intro{
    padding:30px;
    background:#dbe9ff;
    overflow: hidden;
}
.character-details .name{
    font-size:20px;
    font-weight: bold;
    color:#5f9ffe;
    margin-bottom:20px;
    border-bottom:1px solid #5f9ffe;
    padding-bottom:20px;
}
.character-details .character-info{
    width: 372px;
    float: left;
}
.character-details .character-info p{
    margin-bottom:10px;
    word-wrap: break-word;
    text-align: justify;
}
.character-details .character-info  span{
    
    color:#333;
}
.left-people{
    
    padding:0 10px;
    padding-bottom:10px;
}
.left-people a{
    display: block;
    overflow: hidden;
    margin-top:10px;
    padding: 10px 0;
    background: #fff;
    padding-left:10px;

}
.left-people a .img{
    width:74px;
    height:80px;
    float: left;
    margin-right:10px;
}
.left-people a .img img{
    width:74px;
    height:80px;
}
.left-people a .info{
    float: left;
    width:162px;
}
.left-people a .info p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.newss-wrap .floor1 {
    margin-top:10px;
    border: 1px solid #dbe9ff;
}
.newss-wrap .floor1  .title{
    width:720px;
    height:38px;
    background: url(../images/newss-2.png) no-repeat left center;
    padding: 0;
}
.newss-wrap .floor2  .title{
    width:720px;
    height:38px;
    background: url(../images/newss-1.png) no-repeat left center;
    padding: 0;
}
.newss-wrap .floor1  .title a{
    display: block;
    line-height: 38px;
    padding-right: 10px;
    color:#999;
    text-align: right;
}
.newss-wrap .floor1  ul{
    padding:30px 10px;
}
.newss-wrap .floor1  ul li{
    width:100%;
    border:none;
}
.newss-wrap .floor1  ul li img{
    width: 4px;
    height: 4px;
    vertical-align: middle;
    display: inline;
    margin-top: 11px;
    margin-right: 10px;
    
}
#toPrint{
    cursor: pointer;
}

#pagination1 a{
    padding:3px 8px;
    border:1px solid #f2f2f2;
    border-right: 0;
    display: inline-block;
    text-align: center;
    min-width: 20px;
}


#qrcode0{
    height: 117px;
    width: auto;
    line-height: 24px;
    padding: 10px;
    border-top: 1px solid #5f9ffe;
    border-bottom:none;
}
#content{
    margin:0;
}
.school-name{
    display: inline-block;
    padding: 10px;
    border: 1px solid #5f9ffe;
    border-bottom: 0;
    position: relative;
}
.school-name:after{
    content: "";
    width: 400px;
    height: 3px;
    background: white;
    position: absolute;
    width: 100%;
    bottom: -1px;
    left: 0;
}

.zbrq-title {
    font-size: 16px;
    color: #333;
    line-height: 1.2;
    display: block;
    margin: 14px 10px 7px;
    font-weight: 400;
}
.STYLE3 {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    line-height: 22px;
}
.en_table tr td {
    padding: 10px;
}
#qrcode{
    text-align: center;
}
.cn_table{
    width:654px !important;
}
.cn_photo1{
    text-align: center;
}



/* 扫码 */
.codewrap .top,.codewrap .banner,.codewrap .nav,.codewrap .search-wrap,.codewrap .loc,.codewrap .footer{
   display: none;
}
.codewrap .top-bg{
    background: none;
}
.codewrap .reselt-wrap {
    margin-top:0;
}
.codewrap .reselt-wrap .right {
    display: none;
}
.codewrap .wraper{
    width:100%;
}
.codewrap  .reselt-wrap .left{
    padding: 20px;
    margin: 0 auto;
    float: none;
}
.codewrap  .reselt-wrap .left h1{
    font-size:18px !important;
}
.codewrap .cn_table{
    width:100% !important;
}


/*.bgrz-wrap .STYLE3{*/
    /*line-height: 26px;*/
/*}*/

.wp-pagenavi {
	CLEAR: both;
	padding:15px 0;
	text-align:center;
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none;color: #737373;
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}

.msg{width:100%;margin:16px auto;height:auto;overflow:hidden;}
.msg li{width:100%;height:auto;padding-bottom:10px;margin-bottom:10px;}
.msg_top{width:100%;height:auto;font:14px/30px "microsoft yahei";background:#ededed;color:#333333;text-indent:14px;overflow:hidden;border-radius:3px 3px 0 0; font-weight:bold;}
.msg_top span{margin-right:14px;}
.msg_con{border:1px solid #ebebeb;background:#f3f3f3;overflow:hidden;padding-bottom:12px;}
.msg_consult{width:96%;margin:0 auto;font:14px/36px "microsoft yahei";color:#7b7b7b;}
.msg_reply{width:96%;margin:0 auto;font:14px/36px "microsoft yahei";border:1px solid #ebebeb;border-radius:3px ;background:#fff;color:#ff5958;text-indent:14px;}
.msg_now{width:100%;height:34px;background:url(../images/msgline1.png) center center no-repeat;overflow:hidden; margin:65px 0 30px 0;}
.msg_title{width:155px;height:34px; background-image:url(../images/msgbtn.png)  ; background-position:7px center; background-repeat:no-repeat;text-indent:43px;margin:0 auto;color:#fff;font:22px/34px "microsoft yahei";}
.msg_ul{width:580px;height:auto;overflow:hidden;margin:10px auto 0 ;}
.msg_ul li{width:100%;height:auto;overflow:hidden;position:relative;margin-bottom:12px;}
.msg_ul li p{width:130px; float:left;height:36px;font:14px/36px "microsoft yahei";color:#333;vertical-align: top;  text-align:right; margin: 0 6px 0 0; margin-top:0!important;}
.msg_ul li p span{color:red;margin-top:2px;vertical-align: middle;font-weight: bold}
.msg_input{width:264px;height:34px;border:1px solid #d9d9d9;border-radius:2px;padding:0 10px;}
.msg_pin{width:170px;height:34px;border:1px solid #d9d9d9;border-radius:2px;padding:0 10px;float:left;}
.msg_pin img{float:left;margin-left:14px;}
.msg_textarea{width:264px;height:80px;border:1px solid #d9d9d9;border-radius:2px;padding:10px;resize: none; line-height:20px !important;}
.msg_submit{width:286px;height:36px;margin:20px auto;border-radius:3px;border:0;text-align:center;font:18px/36px "microsoft yahei";color:#fff;cursor: pointer; background:#147ce1}

.xnjjgbox{border-top: 10px solid #fff;margin-top:8px;}
.xnjjgbox_t{width:100%;background-image:url(../images/xtjjg_tbg.jpg);height:44px}
.ullistyle5 ul{padding:0!important;}
.xnjjgbox_t ul{padding:0!important;float:left}
.xnjjgbox_t span{float:right;margin-right:5px;margin-top:8px}
.ullistyle5{width:92%;margin:0 auto;padding-top:10px}
.ullistyle5 ul li{ margin-bottom:0!important;width:100%;color:#006aa5;line-height:30px;height:30px;overflow:hidden;background-image:url(../images/dian2.jpg);background-repeat:no-repeat;background-position:left center;text-indent:13px;float:left}
.ullistyle5 ul li a{color:#006aa5;font-size:14px;display:inline-block!important;padding:0!important;text-overflow: ellipsis;white-space: nowrap;width: 249px;}
.xnjjgbox_c{border:1px solid #c4e2f4;height:205px;overflow: hidden;background-color:#fff;background-repeat:no-repeat}
.xnjjgbox_tul{background-image:url(../images/titlexnj.jpg);height:44px;width:277px;float:left}
.xnjjgbox_tul.siderover2{background-image:url(../images/titlexnj0.jpg);height:44px;width:277px}
.xnjjgbox_tul ul li{float:left;line-height:39px;width:127px;text-align:center;text-indent:-999px;overflow:hidden;cursor:pointer;margin-left:8px;margin-top:5px;cursor:pointer}

.zzcx{width:100%;border-top: 10px solid #fff; background:#fff}
.zzcx_t{width:100%;background-image:url(../images/zzcx_t.jpg);height:43px;overflow:hidden}
.zzcx_c{border-right:2px solid #2885d3;border-left:2px solid #2885d3;border-bottom:2px solid #2885d3;background-repeat:no-repeat;padding-top:17px;padding-bottom:18px}
.zzcx_b{width:100%;height:13px;background-repeat:no-repeat}
.zzcx_c table{width:100%;padding-right:5px}
.zzcx_c table tr{padding-bottom:10px;height:34px;display:block}
.zzcx_c table tr td{height:28px;line-height:22px;color:#414141}
.zzcx_c table tr td p{width:90%;margin:0 auto;padding-left:6px;font-size:12px;color:#6b6b6b}
.zzcx_c table tr td a{color:#d93300}
.fontcolor{padding-right:5px;font-size:14px;color:#414141}
.fontcolor0{padding-right:5px;width:85px;*+width:130px;_width:130px;font-size:14px;#414141}
.searchbtn{margin-right:5px;background-image:url(../images/searchbtn.jpg);width:70px;height:28px;border:0;margin-left:65px;cursor:pointer;float:left;margin-top:5px}
.searchbtn1{float:left;width:70px;height:30px;line-height:30px;font-size:12px;margin-top:5px}
.textbox{width:170px;border:1px solid #e3e3e3;height:28px}
.typeselect option{font-size:12px}
.typeselect{width:172px;height:32px;border:1px solid #e3e3e3;color:#9a9a9a;font-size:14px}