@charset "utf-8";
/* CSS Document */


:after, :before {
    box-sizing: border-box;
}

.huiyuan_banner {
    position: relative;
}
.width_all {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    min-width: 1200px;
}

.huiyuan_banner>.jieshao {
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(to top,rgba(0,0,0,0.6),rgba(117,117,127,0.0));
    width: 100%;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    font-size: 16px;
}


.new_daohang{width: 100%;border-bottom: 1px solid #e4e9ed;background-color: #F5F7FA;}

.new_daohang>.qx-class-nav {
    width: 1245px;
    margin: 0 auto;
    position: relative;
    height: 60px;
    overflow: hidden;
 
}

.new_daohang>.qx-class-nav >.tit {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    float: left;
    background: #0090f5;
    padding: 0px 17px;
    margin-right: 10px;
    left: 0;
    top: 0;
}

.new_daohang>.qx-class-nav >.tit >span {
    color: #fff;
}


.new_daohang>.qx-class-nav>a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0;
    padding: 0;
    height: 30px;
    line-height: 30px;
    border: none;
    margin: 15px 0;
    width: auto;
    padding: 0 12px;
    font-size: 16px;
    color: #333;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
}

.new_daohang>.qx-class-nav>a.active{ background-color: #068bf2;
    color: #FFFFFF;}

.new_daohang>.qx-class-nav>a:hover {
    background-color: #068bf2;
    color: #FFFFFF;
}




.width_main {
    width: 1245px; height:auto;
    margin: 0 auto;
}

.member_introduce_box1>div>.fl {
    width: 900px;
    background-color: #ffffff;
    float: left;
    margin-right: 18px;
    padding: 26px 14px;
}




.member_introduce_box1>div .fr {
    width: 282px;
    float: right;
}

.member_introduce_box1>div>.fl>.school-p {

    line-height:1.9em;
    color: #667279!important;
    text-align: justify;
    letter-spacing: 0.3px; font-size:16px;
}



.member_introduce_box1 {
    background-color: #F5F7FA;
    padding: 50px 0;
}

.member_introduce_box1>div>.fl>.school-p img{
	
max-width: 100%;
    height: auto;
    margin: 0;	
	}

.r_title {
    width: 282px;
    position: absolute;
    right: 0;
    top: 0px;
}


.r_title>ul>li.li01 {
    top: 20px;
    left: 0;
}
.r_title>ul>li {
    margin-left: 18px;
    border-left: 7px solid #0090f5;
    padding-left: 10px;
    position: absolute;
    width: 246px;
    z-index: 9;
    height: 18px;
    line-height: 18px;
}

.r_title>ul>li>span {
    font-size: 22px;
    color: #0090f5;
}

.nav_tip{display:block!important;font-size: 22px;color: #000;border-left: 7px solid #0090f5;padding-left: 10px; width: 246px;z-index: 9; height: 18px;line-height: 18px;margin-bottom:24px;}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}


.member_introduce_box1>div .fr>.swiper-container>.swiper-wrapper>.swiper-slide {
    background-color: #FFFFFF;
    padding: 22px 18px 10px 18px;
    margin-bottom: 30px;
    min-height: 1px;
}

.swiper_member_introduce_in>.swiper-wrapper {
    display: block;
}


.nav_tip {
    display: none;
}

.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide {
    margin-bottom: 20px;
    min-height: 1px;
}

.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide>.img-div>span {
    display: block;
    position: relative;
}

.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide>.img-div>span:before {
    content: "+";
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 2px solid #FFFFFF;
    position: absolute;
    top: 0;
    left: 45%;
    z-index: 9;
    text-align: center;
    font-size: 25px;
    color: #FFFFFF;
    border-radius: 50%;
    opacity: 0;
    transition: all .3s ease-out;
}

.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide>.img-div>span>.img {
    height: 154px;
    overflow: hidden;
}

.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide>.img-div>span>p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #FFFFFF;
    width: 100%;
    padding: 8px;
    background-image: linear-gradient(to top,rgba(0,0,0,0.6),rgba(117,117,127,0.0));
}

.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide>.img-div>span>.img>img {
    width: 100%;
    transition: all 0.3s linear;
    height: 100%;
}


.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide>.img-div>span:after{content:'';width: 100%;height: 100%;background: rgba(15,24,34,0.6);;position: absolute;top:0;left: 0;z-index: 7;transition: all 0.3s linear;opacity: 0;}
.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide>.img-div>span:hover>div>img{transform: scale(1.02,1.02);}
.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide>.img-div>span:hover:before{opacity: 1;top:63px}
.swiper_member_introduce_in>.swiper-wrapper>.swiper-slide>.img-div>span:hover:after{opacity: 1;}






.member_introduce_box1>div .fr{position: relative;}
 
.member_introduce_box1>div .fr>.swiper-container>.swiper-wrapper{display: block;}
.member_introduce_box1>div .fr>.swiper-container>.swiper-wrapper>.swiper-slide.li02>ul>li{position: relative;padding-left: 15px;margin: 15px 0;text-align:left;}
.member_introduce_box1>div .fr>.swiper-container>.swiper-wrapper>.swiper-slide.li02>ul>li:before{content: '';position: absolute;width: 2px;height: 2px;background-color: #99a1a8;border: 1px solid #99a1a8;top: 46%;left: 2px;}
.member_introduce_box1>div .fr>.swiper-container>.swiper-wrapper>.swiper-slide.li02>ul>li>a{font-size: 14px;color: #666; }
.member_introduce_box1>div .fr>.swiper-container>.swiper-wrapper>.swiper-slide.li02>ul>li:hover>a{color: #fb5772 ;}
.member_introduce_box1>div .fr>.swiper-container>.swiper-wrapper>.swiper-slide.li02>ul>li:hover:before{background-color: #fb5772;border: 1px solid #fb5772;}




#school-left>.tuijian>.class-loop1>.bd{overflow: hidden;}
#school-left>.tuijian>.class-loop1>.bd>ul{width: 866px;}
#school-left>.tuijian>.class-loop1>.bd>ul>li{width: 210.5px;margin-right:6px;float:left ;}
#school-left>.tuijian>.class-loop1>.bd>ul>li:hover>.title>a>.fl{color: #3e8cf5;}
#school-left>.tuijian>.class-loop1>.bd>ul>li>.div-first>a{height: 132px;overflow: hidden;display: block;}
#school-left>.tuijian>.class-loop1>.bd>ul>li>.div-first>a>img{width: 100%;}
#school-left>.tuijian>.class-loop1>.bd>ul>li>.title>a>.fl{margin: 5px 0;color: #57595f;font-size: 16px;}
#school-left>.tuijian>.class-loop1>.bd>ul>li>.title>a>.fr{display: none;}
#school-left>.tuijian>.stair{border: none;padding: 0;color: #000000; height: 40px;border-bottom: 1px solid #dfe2e9;position: relative;margin-bottom: 30px;font-size: 20px;font-weight: bold; text-align:left;}
#school-left>.tuijian>.stair:before{content:'';width: 79px;height: 3px;background-color: #ff0505;position: absolute;bottom: -1px;left: 0;}






.blk-main {
    width: 1245px;
    margin: 0 auto; margin-bottom:30px;
}

 
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc; line-height:45px; color:#666
}

.p12-curmbs-1 a{color:#666}


.p12-curmbs-1 a:hover {
    text-decoration: none;
    color: #069f58;
}

 
.p12-curmbs-1 i {
    font-style: normal;
}



.p12-curmbs-1 b {
    border-left: 10px solid #212121;
    font-weight: normal;
    padding-left: 8px;
}



.tl-fdh-02 {
    height: auto;
    width: 1245px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    z-index: 19; margin-top:20px;
}

.tl-fdh-02 ul{  background: #f4f4f4;}


.tl-fdh-02 li {
    width: 9%;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    margin-right: -1px;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
    color: #fff;
}
.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #666;
}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #006493;
    border-color: #069f58;
}



.jss_nr {
    background: #fff;
    padding: 10px 20px;
    box-sizing: border-box;
    height: auto;
    box-shadow: 0 0 5px #f1f1f1;
 margin-top: 10px;
    font-size: 16px;
    line-height:1.9em;
    color: #333;
}

.jss_nr img {
    max-width: 100%;
}

.jss_nr p{ padding-bottom:5px;}

.jss_nr a{ color: #333;}






.k12-gl-gslb-3nf1-1-01-left{ width:920px; height:auto; float:right; background:#FFF; padding:10px;}



.k12-gl-gslb-3nf1-1-01-left dl {
            width: 32%; height:460px;
            float: left;
            background: #f0f0f0;
             margin-left:10px; margin-top:10px;
        }
 
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4{
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }



/*翻页*/
.p12-pagination-1-main {
    margin: 0 auto; 
    padding: 20px 0;
    height: 30px;
    text-align: center;
}



.pagination {list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom}
.pagination li {display:inline-block!important;border:solid 1px #EBEBEB;border-radius:4px}
 
 

.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;}
.pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:12px 16px;border:1px solid #DCDCDC;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a,.pagination li a:hover {background:#006493;color:#fff;border:1px solid #006493;}


 

 .til01 { width:100%;
        text-align: center;
        font-size: 38px;
        color: #212121;
        line-height: 51px;
        height: 100px;
        font-weight: normal;
        position: relative;
        clear: both;
        margin:0;
    }
    
    .til01:before,
    .til01:after {
        content: "";
        position: absolute;
        width: 497px;
        height: 7px;
        top: 40px;
        right: 0;
        background:url(../images/e171849b297d40bd8062eb436b03112c_2.png) no-repeat right 0;
    }
    
    .til02:before,
    .til02:after {
        content: "";
        position: absolute;
        width: 497px;
        height: 7px;
        top: 40px;
        right: 0;
        background:url(../images/e171849b297d40bd8062eb436b03112c_4.png) no-repeat right 0;
    }
    
    .til02:before,
    .til01:before {
        left: 0;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }
    
    .til01 a {
        display: block;
        color: #212121;
    }
    
    .til01 em {
        display: block;
        font-size: 14px;
        line-height: 20px;
        font-family: Arial;
        opacity: 0.7;
        text-transform: uppercase;
        font-style: normal;
    }


.g_fk {
        height: 300px;
        margin-bottom: 56px;
    }





    
    .g_fk dt {
        float: left;
        width: 440px
    }
    
    .g_fk dt img {
        width: 440px;
        height: 300px;
        display: block;
    }
    
    .g_fk dd {
        float: left;
        background: #f5f5f5;
        width: 719px;
        height: 230px;
        padding: 70px 0 0 40px;
    }
    
    .g_fk h3 {
        height: 32px;
        font-size: 18px;
        color: #069f58;
    }
    
    .g_fk p {
        font-size: 16px;
        color: #666666;
        line-height: 34px;
        width: 666px;
    }
	
.g_lxwm {
        height: auto; width:100%;
    }
    
.f_pr {
        position: relative;
		
		 border: 1px solid #e1e1e1;
        padding:20px; font-size:16px;
        height: auto; line-height:1.5em;
    }
   
	
.f_pr img{max-width:100%;}		
	
	
	
    .g_lxwm .lxwm {
        border: 1px solid #e1e1e1;
        padding: 16px 0;
        height: auto;
    }
    
    .g_lxwm .lxwm li {
        position: relative;
        padding-left: 100px;
        float: left;
        width: 431px;
        height: 78px;
        line-height: 78px;
        border-bottom: 1px solid #e9e9e9;
        margin: 0 24px 0 24px;
        font-size: 16px;
        color: #333333;
    }
    
 .g_lxwm .lxwm li em {
        position: absolute;
        left: 29px;
    }
    
    .g_lxwm .line {
        width: 1px;
        height: 220px;
        background: #e9e9e9;
        left: 582px;
        top: 18px;
        position: absolute;
    }
    
    .lxwm li i {
        display: inline-block;
        padding-left: 33px;
    }
    
    .f_pr {
        position: relative;
    }
    
    .g_lxwm .lxwm .latli {
        width: 87%;
    }

    .map-title {
        font-size: 16px;
        line-height: 24px;
    }
    
    .map-list {
        font-size: 14px;
        line-height: 22px;
        color: #333;
        margin-top: 6px;
    }
	
	



/*新闻列表*/
.list_kc_box{background-color: #f5f7fa;}

.list_base_box>.center>.f_l {
    width: 940px;
    margin-bottom: 30px;
}
.f_l, .fl {
    float: right;
}


.list_base_box>.center>.f_r {
    width: 268px;
}
.f_r, .fr {
    float: left;
}


.f_l>.tab2{line-height: 56px;padding: 0 15px;border-radius:5px;background-color: #fff;margin-bottom: 15px; text-align:left;}
.f_l>.tab2>span{display: inline-block;margin-right:25px;font-size:18px;color: #666;cursor: pointer;}
.f_l>.tab2>span.active{color: #3499ff;}
.f_l>.tab2>span>a{display: block;}
.f_l>.tab2>span.active>a{color: #3499ff;}


.bg-yellow{ font-size:16px; color: #fff;padding: 10px 0;border-radius: 8px; float:left; margin:5px 0; width:100%; text-align:center;border: 1px solid #f3f3f3;color: #333333;
}

.active2{color: #004d71; font-weight:bold;}


.list_kc_box2>.center>.f_l>.tab{height:auto;line-height: 56px;padding: 0 15px;border-radius:5px;background-color: #fff;margin-bottom: 15px; text-align:left;}
.list_kc_box2>.center>.f_l>.tab>span{display: inline-block;margin-right: 25px;font-size: 18px;color: #666;cursor: pointer;}
.list_kc_box2>.center>.f_l>.tab>span.active{color: #3499ff;}
.list_kc_box2>.center>.f_l>.tab>span>a{display: block;}
.list_kc_box2>.center>.f_l>.tab>span.active>a{color: #3499ff;}
.list_kc_box2>.center>.f_l>.tab>.rz_btn{float: right;height: 24px;line-height: 24px;width: 90px;border: 1px solid #369bff;text-align: center;border-radius:20px ;color: #369bff;margin-top: 16px;margin-right: 0;font-size: 14px;}
.list_kc_box2>.center>.f_l .list{background-color: #fff;padding:30px;margin-bottom: 15px;padding-bottom: 15px;}
.list_kc_box2>.center>.f_l .list>.kc{display: flex;}
.list_kc_box2>.center>.f_l .list>.kc>.f_l{width: 230px;float: left;margin-right: 27px;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m{float: left;flex: 1; text-align:left;}
.list_kc_box2>.center>.f_l .list>.kc>.f_l>.share{margin-top: 10px;}
.list_kc_box2>.center>.f_l .list>.kc>.f_l>.share>span{font-size:12px;color: #666666;margin-right: 30px;position: relative;}
.list_kc_box2>.center>.f_l .list>.kc>.f_l>.share>span:nth-child(1):after{content: "";height: 100%;width: 1px;background-color: #e6e6e6;position: absolute;right: -18px;top: -1px;}
.list_kc_box2>.center>.f_l .list>.kc>.f_l>a{height:150px; display: block;
    width: 100%;
    position: relative;
    overflow: hidden;}

.list_kc_box2>.center>.f_l .list>.kc>.f_l>a img{position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;}

.list_kc_box2>.center>.f_l .list>.kc>.f_l>a>p{position: absolute;bottom: 0;left: 0;width: 100%;background: rgb(0,0,0,0.6);padding: 3px 10px;}
.list_kc_box2>.center>.f_l .list>.kc>.f_l>a>p>span{font-size: 12px;color: #fff;margin-right: 5px;}

.list_kc_box2>.center>.f_l .list>.kc>.f_m{position: relative;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>a{font-size: 16px;display: block;margin-bottom: 10px;font-weight: bold;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>a:hover{color: #006493;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>span{display: inline-block;background-color: #eff8ff;margin-right: 7px;padding: 0 5px;color: #369bff;border-radius:5px ;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts{position: relative;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share{margin-top: 10px;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span{font-size:14px;color: #666;margin-right: 15px;position: relative; padding-left:20px;}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span.date2 {
    background: url(../images/listyle3.jpg) no-repeat left center;
}


.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span.stars {
    background: url(../images/listyle2.jpg) no-repeat left center;
}


.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span.question {
    background: url(../images/listyle1.jpg) no-repeat left center;
}

.list_base_box>.center>.f_r>div>.tit {
text-align:center; line-height:40px; background:#004d71;
    position: relative;
}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.share>span:last-child:after{display: none;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.yy,.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.focus{background: transparent;position: relative;color: #999;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.money{font-size: 18px;color: #ff4513;background: transparent;padding: 0;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.zx{width: 90px;height: 28px;background-color: #2592ff;display: block;position: absolute;right: 0;top:-4px;text-align: center;line-height: 28px;
border-radius: 5px;color: #fff;cursor: pointer;margin-right: 0;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.ts>.yy:after{content: "";width: 1px;height: 90%;display: inline-block;background-color: #e6e6e6;position: absolute;right: -10%;top: 5%;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>p{margin-top: 6px;color: #999999;line-height: 28px;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.price{position: absolute;bottom:0;right:0;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.price>.money{font-size: 16px;color: #ff4513;display: block;right: 0;text-align: right;margin-bottom: 15px;text-align: center;font-weight: bold;}
.list_kc_box2>.center>.f_l .list>.kc>.f_m>.price>.zx{width: 90px;height: 28px;background-color: #e9730e;display: block;right: 0;top: 2px;text-align: center;line-height: 28px;border-radius:5px ;color: #fff;cursor: pointer;}

.list_kc_box2>.center>.f_l .list>.kc>.f_m>.price>.zx a{ color:#FFF;}

.list_kc_box2>.center>.f_l .list>.jg{border-top:1px solid #f5f7fa;padding-top: 10px;margin-top: 20px;}
.list_kc_box2>.center>.f_l .list>.jg>.img{width:94px;display:inline-block;position: relative;}
.list_kc_box2>.center>.f_l .list>.jg>.img>img{width: 100%;}
.list_kc_box2>.center>.f_l .list>.jg>.img>p{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0,0,0,0.4);padding: 4px 5px;}
.list_kc_box2>.center>.f_l .list>.jg>.img>p>span{font-size: 12px;color: #fff;}
.list_kc_box2>.center>.f_l .list>.jg>.img>p>span:nth-child(2){float: right;}
.list_kc_box2>.center>.f_l .list>.jg>p{margin: 6px 0 6px 26px;display: inline-block;}
.list_kc_box2>.center>.f_l .list>.jg>p>span{font-size: 12px;color: #333;margin-right: 15px;}
.list_kc_box2>.center>.f_l .list>.jg>p>a{font-size: 14px;color: #333;margin-right: 15px;}
.list_kc_box2>.center>.f_l .list>.jg>p>a:hover{color: #2592ff;}
.list_kc_box2>.center>.f_l .list>.jg>.cx{vertical-align: -2px;width: 67px;}
.list_kc_box2>.center>.f_l .list>.jg>.zx{display:inline-block;height: 26px;border: 1px solid #2592ff;line-height: 26px;border-radius:5px;text-align: center;color: #2592ff;padding: 0 5px;vertical-align: -3px;float: right;margin-top: 6px;}
.list_kc_box2>.center>.f_l .list>.jg>.zx:after{content: "\e62f";display: inline-block;font-family: "iconfont";}

	
	
 
.list_base_box>.center>.f_r>.ly_box{height: 374px;background: url(../images/lybg.png) no-repeat center center;padding:30px 20px;margin-bottom: 15px;}
.list_base_box>.center>.f_r>.ly_box>span{display: block;text-align: center;color: #ffffff;font-size: 24px;font-weight: bold;margin-bottom: 30px; padding-top:20px;}
.list_base_box>.center>.f_r>.ly_box>form>p{height: 40px;line-height: 40px;background-color: #fff;margin-bottom: 15px;border-radius:5px ;overflow: hidden;position: relative;}
.list_base_box>.center>.f_r>.ly_box>form>p.sel:before{content: "\e668";font-family: 'iconfont';color: #999999;position: absolute;right: 10px;top: 0;font-size: 16px;}
.list_base_box>.center>.f_r>.ly_box>form>p>select{width: 100%;height: 100%;border: none;outline: none;padding: 0 10px;font-size: 16px;color: #999999;border-radius:5px ;}
.list_base_box>.center>.f_r>.ly_box>form>p>input{width: 100%;height: 100%;border: none;padding: 0 10px;font-size:14px;}
.list_base_box>.center>.f_r>.ly_box>form>input{display: block;width: 100%;height: 48px;line-height: 48px;text-align: center;font-size: 20px;background-color: #ffb24f;border: none;outline: none;color: #FFF2EE;border-radius:20px ;margin-top: 30px;}
.list_base_box>.center>.f_r>.ly_box>p{font-size: 14px;color:#cbcbce;margin-top: 10px;}	



.list_base_box>.center>.f_r>.kc_box {
    margin-bottom: 15px;
}
.list_base_box>.center>.f_r>div {
    background-color: #fff;
 
    border-radius: 5px;
}

/*.list_base_box>.center>.f_r>div>.tit:before {
    content: "";
    height: 16px;
    width: 4px;
    background-color: #2592ff;
    position: absolute;
    left: -15px;
    top: 3px;
}*/

.list_base_box>.center>.f_r>div>.tit>span {
    font-size: 16px;
    font-weight: bold;
}

.list_base_box>.center>.f_r>div>.tit>span>h2, .list_base_box>.center>.f_r>div>.tit>span>h3 {
    font-size: 16px;
    font-weight: bold; color:#FFF;
}


.list_base_box>.center>.f_r>.kc_box{margin-bottom:15px;}
.list_base_box>.center>.f_r>.kc_box>ul{margin-top: 0px; text-align:left;}
.list_base_box>.center>.f_r>.kc_box>ul>li{margin-bottom:20px;}
.list_base_box>.center>.f_r>.kc_box>ul>li>a{position:relative;display: block;padding-left: 27px;font-size: 14px;color: #666666;line-height: 18px;}
.list_base_box>.center>.f_r>.kc_box>ul>li>a>em{display:block;width: 18px;height: 18px;background-color: #ffb24f;text-align: center;border-radius:5px;position: absolute;left: 0;top:0px;font-size: 14px;line-height: 18px;color: #fff;}
.list_base_box>.center>.f_r>.kc_box>ul>li:nth-child(n+4)>a>em{background-color: #eaeaea;}
.list_base_box>.center>.f_r>.kc_box>ul>li>a:hover{color: #ffb24f;}
.list_base_box>.center>.f_r>.kc_box>ul{padding: 20px;border-top: 1px solid #f4f4f4;}
.list_base_box>.center>.f_r>.kc_box>ul>li>.img{height: 85px;border: 1px solid #f3f3f3;border-radius:5px;margin: 10px 0;width: 100%;display: none;}
.list_base_box>.center>.f_r>.kc_box>ul>li>.img>a{display: block;display: table;}
.list_base_box>.center>.f_r>.kc_box>ul>li>.img>a>span{display: table-cell;vertical-align: middle;text-align: center;}
.list_base_box>.center>.f_r>.kc_box>ul>li>em{display: none;}
.list_base_box>.center>.f_r>.kc_box>ul>li>em>a{font-size: 14px;color: #666666;display: block;margin-bottom: 6px;display: block;}
.list_base_box>.center>.f_r>.kc_box>ul>li>em>a:hover{color: #2692ff;}
.list_base_box>.center>.f_r>.kc_box>ul>li>p>span{font-size: 14px;color: #999999;}
.list_base_box>.center>.f_r>.kc_box>ul>li>p>span>b{font-weight: bold;color: #2692ff;font-size: 16px;}
.list_base_box>.center>.f_r>.kc_box>ul>li>p>span.f_r{float: right;color:#999999;position: relative;}
.list_base_box>.center>.f_r>.kc_box>ul>li>p{border-bottom: 1px solid #f1f1f1;padding-bottom: 12px;display: none;}
.list_base_box>.center>.f_r>.kc_box>ul>li.active>.img{display:table;}
.list_base_box>.center>.f_r>.kc_box>ul>li.active>p{display: block;}
.list_base_box>.center>.f_r>.kc_box>ul>li.active>a{}
.list_base_box>.center>.f_r>.kc_box>ul>li.active>a>em{color: #fff;background-color: #2692ff;}
.list_base_box>.center>.f_r>.kc_box>ul>li.active>em{display: block;}




.newsBox {
  width: 1245px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  padding-bottom: 40px;
}

.leftBox {
  width: 850px;
  float: left;
  margin-bottom: 20px; background:#FFF; padding:20px;
}

.news_title {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin: 0 0 30px 0;
}




.subhead {
  width: 100%;
  height: 20px;
  margin-bottom: 38px;
}

.subhead * {
  height: 15px;
  line-height: 15px;
}

.subhead .original {
  border: 1px solid #ca4300;
  color: #ca4300;
  border-radius: 10px;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  margin-right: 20px;
  display: inline-block;
  float: left;
  width: 40px;
  text-align: center;
  font-size: 15px;
  margin-top: -2px;
}

.subhead1,
.subhead2 {
  font-size: 15px;
  color: #999999;
  float: left;
  padding-right: 20px;
  border-right: 1px solid #e7e7e7;
  margin-right: 20px;
}

/*.subhead2 {*/
/*    font-size: 15px;*/
/*    color: #999999;*/
/*    float: left;*/
/*}*/
.subhead3 {
  font-size: 15px;
  color: #999999;
  float: left;
}

 
.con1{
 
    box-sizing: border-box;
    height: auto;
 
 margin-top: 10px;
    font-size: 16px;
    line-height:1.9em;
    color: #333;
}

.con1 img {
    max-width: 100%;
}

.con1 p{ padding-bottom:5px;}

.con1 a{ color: #333;}

.original_box {
    background: #fff0e6;
    color: #666;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 20px 0;
    font-size: 14px;
}

.chapters {
    width: 100%;
}


.lastchapter {
    width: auto;
    float: left;
    max-width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 50%; font-size:14px;
}

.nextchapter {
    width: auto;
    float: right;
    max-width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 50%;font-size:14px;
}


.lastchapter a {
    color: #000;
}

.rightBox {
    width: 320px;
    height: auto;
    float: right;
    background: #fff;
}

.rightBox1 {
    width: 270px;
    height: auto;
    margin: 0 auto;
}

.rela {
    font-size: 18px;
    margin-top: 32px;
    margin-bottom: 25px;
    color: #000000;
}

.rightContitleBox {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e0e0e0;
}



.rightContitle {
    font-size: 15px;
    color: #000000;
    margin-bottom: 16px;
    margin-top: 26px;
    cursor: pointer;
    display: block;
}

.rightConSubtitle {
    font-size: 14px;
    line-height: 1.64;
    color: #999999;
    padding-bottom: 19px;
}








.article_kc_box{background-color: #f5f7fa;}
.article_kc_box1>.center>.f_l>.item1{background-color: #fff;padding: 0 20px 0 0;display: flex;}
.article_kc_box1>.center>.f_l>.item1>.img{float: left;margin-right: 20px;border-right: 1px solid #f1f4f8;}
.article_kc_box1 .center .f_l .item1 .img .over_box{ width:388px; height:242px; overflow:hidden;}

.article_kc_box1 .center .f_l .item1 .img .over_box img{ max-width: 100%; max-height:242px;}

.article_kc_box1>.center>.f_l>.item1>.img>.share{padding-left: 30px;margin: 18px 0; text-align:left;}
.article_kc_box1>.center>.f_l>.item1>.img>.share>span{margin-right: 5px;font-size: 14px;color: #999999;display: inline-block;padding: 2px 5px;cursor: pointer;}
.article_kc_box1>.center>.f_l>.item1>.img>.share>span>i{font-size: 14px;margin-right: 2px;}
.article_kc_box1>.center>.f_l>.item1>.img>.share>span.share{border: 1px solid #e8e8e8;border-radius:5px ;}
.article_kc_box1>.center>.f_l>.item1>.img>.share>span.yy{margin-right: 0;}
.article_kc_box1>.center>.f_l>.item1>.img>.share>span.yy>span{margin-right: 5px;}
.article_kc_box1>.center>.f_l>.item1>.img>.share>span.time{display: block;font-size: 14px;margin-top: 15px;color: #999999;}
.article_kc_box1>.center>.f_l>.item1>.img>.share>span:hover{color: #004d71;}

.article_kc_box1>.center>.f_l>.item1>.txt{width: auto;float: left;padding-top: 30px;flex: 1; text-align:left;}
.article_kc_box1>.center>.f_l>.item1>.txt>.tit{font-size: 24px;color: #333333;font-weight: bold;margin-bottom: 10px;}
.article_kc_box1>.center>.f_l>.item1>.txt>.ms{background-color: #fff3e7;padding:5px 15px;line-height:20px;color: #ff6c00;}
.article_kc_box1>.center>.f_l>.item1>.txt>.type>span{background-color:#eff8ff;display:inline-block;padding: 2px 5px;margin-right: 10px;border-radius:5px ;color: #369bff;font-size: 14px;}
.article_kc_box1>.center>.f_l>.item1>.txt>.type{margin: 12px 0;}
.article_kc_box1>.center>.f_l>.item1>.txt>.other{margin-bottom: 20px; height:auto; color:#666; position: relative;line-height: 24px;font-size: 14px;-webkit-line-clamp: 5;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
.article_kc_box1>.center>.f_l>.item1>.txt>.other>span{color: #999999;position: absolute;left: 0;top: 0;}
.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_l{width: 53%;}
.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_l>b{ font-size:18px; color:#333; font-weight:100;}
.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_l>span{height: 50px;line-height: 48px; color:#ff4513;font-size: 22px;}
.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_r{width: 100%;display: flex; font-size:18px; line-height:48px; color: #333;}
.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_r>span{color:#ff4513; font-size:22px;}
.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_r>span.yy{background-color:#004d71;color: #fff;}
.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_r>span.zx{color: #2592ff;}
.article_kc_box1>.center>.f_l>.item1>.txt>.price>.f_r>span.yy a{ color:#FFF}


.article_kc_box1>.center>.f_l>.kc_tab{height: 61px;margin-top: 20px;}
.article_kc_box1>.center>.f_l>.kc_tab>.box{padding: 0px 19px;background-color: #fff;border-bottom: 1px solid #efefef;width:95.8%;}
.article_kc_box1>.center>.f_l>.kc_tab>.box>span{display: block;float: left;width: 90px;height: 60px;line-height: 60px;font-size: 16px;color: #333333;margin-right:30px;position: relative;text-align: center;cursor: pointer;}
.article_kc_box1>.center>.f_l>.kc_tab>.box>span:hover{color: #004d71;}
.article_kc_box1>.center>.f_l>.kc_tab>.box>span>h2{font-size: 16px;}
.article_kc_box1>.center>.f_l>.kc_tab>.box>span.active:before{content: "";display: block;position: absolute;left: 0;bottom:0;width: 100%;height: 2px;background-color: #004d71;}
.article_kc_box1>.center>.f_l>.kc_tab>.box>span.active{color:#004d71; font-weight:bold;}
.article_kc_box1>.center>.f_l>.box{margin-bottom: 30px;}

.article_kc_box1>.center>.f_l>.kc_box{padding: 30px 19px;line-height:1.9em;font-size: 16px; text-align:left; color:#333}

.article_kc_box1>.center>.f_l>.kc_box>img:nth-of-type(1){display: block;}
.article_kc_box1>.center>.f_l>.school_box{margin-bottom: 30px;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel{margin-left: 27px;display: inline-block;vertical-align: 2px;position: relative;display: none;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel:after{content: "\e603";color: #c8c8c8;font-family: "iconfont";position: absolute;right: 10px;top: 7px;font-size: 16px;}

.base_box>.tit {
    position: relative;
    margin-bottom: 25px;
}

.article_kc_box1>.center>.f_l>.school_box>.base_box>.tit>span.sel>select{font-size: 16px;color: #333333;width: 100%;height: 30px;border: none;outline: none;font-size: 16px;padding: 0 15px;font-weight: normal;border: 1px solid #e7e7e7;width: 144px;border-radius:5px ;}
.article_kc_box1>.center>.f_l>.school_box>.base_box{background-color: #fff;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_r{width: 550px;height: 450px;background-color: #ececec;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l{width: 288px;margin-right: 12px;height: 462px;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show{margin-top: 0px;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>span{font-size: 16px;color: #666666;display: block;padding-left: 12px;margin-bottom: 12px;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul{height: 462px;padding-right: 5px;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li{position: relative;cursor: pointer;border-bottom: 1px solid #f5f5f5;border-radius:0px;height: 82px;overflow: hidden;width:100%;padding: 10px;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active{background-color: #f5f5f5;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img{width:35px;float: left;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img>i{display: block;width: 20px;height: 26px;color: #d1d1d1;font-size: 26px;position: relative;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.img>i>em{font-size: 12px;color: #fff;position: absolute;left: 9.5px;top: 4px;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li:nth-child(n+10)>.img>i>em{left: 5.5px;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active>.img>i{color: #ff9059;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li.active>.txt>span{color: #2692ff;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt{width: calc(100% - 35px);float: left;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>i{color: #ff7800;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>span{font-size: 16px;color: #000;position: relative;display: inline-block;width: 80%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>p{color: #999999;font-size: 14px;margin: 5px 0;padding-right: 46px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.article_kc_box1>.center>.f_l>.school_box>.base_box>.box>.f_l>.show>ul>li>.txt>a{display: block;width: 50px;height: 22px;line-height: 22px;border-radius:5px ;background-color: #ffca00;font-size: 14px;color: #000;text-align: center;position: absolute;right: 18px;top: 25px;display: none;}
.article_kc_box1>.center>.f_l>.kc_tab.fix>.box{/*position: fixed;top: 0; */width:872px;margin-top: 0;background-color: #fff;z-index: 999;}

.base_box {
    padding: 30px;
    background-color: #fff;
}

.list_base_box>.center>.f_l>.hj_box{background-color: #fff;padding: 30px;margin-bottom: 30px; text-align:left;}
.list_base_box>.center>.f_l>.hj_box>ul>li{width: 205px;float: left;margin-right: 10px;cursor: pointer;}

.list_base_box>.center>.f_l>.hj_box>ul>li img{ width:205px;}

.list_base_box>.center>.f_l>.hj_box>ul>li:last-child{margin-right: 0;}
.list_base_box>.center>.f_l>.hj_box>ul>li>p{text-align: center;padding: 10px 0;color: #666666;}












.list_base_box>.center>.f_l>.pl_box{margin-bottom: 30px; text-align:left;}

.list_base_box>.center>.f_l>.pl_box>ul>li{border-bottom: 1px dashed #e5e5e5; line-height:40px; text-align:left; width:45%; float:left; margin-left:10px; margin-right:20px;}

.list_base_box>.center>.f_l>.pl_box>ul>li a{ color:#666;}
.list_base_box>.center>.f_l>.pl_box>ul>li a:hover{ color:#006493}






.list_base_box>.center>.f_r .jg_box2{padding: 17px 20px 10px 20px;background-color: #fff;margin-bottom: 20px;border-radius:0px;height: auto;}
.list_base_box>.center>.f_r .jg_box2>.top>.img{width: 94px;float: left;margin-right: 20px;display: table;height: 59px;border: 1px solid #f3f3f3;padding: 5px;border-radius: 5px;image-rendering: pixelated;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor;}
.list_base_box>.center>.f_r .jg_box2>.top>.img>div{display: table-cell;vertical-align:middle ;width: 100%;}
.list_base_box>.center>.f_r .jg_box2>.top>.img>div>img{width: 100%;}
.list_base_box>.center>.f_r .jg_box2>.top>.txt{width: 108px;float: left;padding-top: 5px;}
.list_base_box>.center>.f_r .jg_box2>.top>p.tit{font-size: 18px;color: #333333;margin:10px 0 22px 0;position: relative;}
.list_base_box>.center>.f_r .jg_box2>.top>p.tit>a{display: block;position: relative;left: 0;color: #000;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}
.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.tit>a:hover{color: #2692ff;}
.list_base_box>.center>.f_r .jg_box2>.top>.txt>span{font-size: 14px;color: #ff8400;display: block;}
.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.rz{color: #2692ff;position: relative;}
.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.rz>i{display: inline-block;width: 18px;height: 20px;background: url(/Qstyle/pc/img/2021/chengxin.png) no-repeat center center;vertical-align: -5px;vertical-align: middle\0;display: none;}
.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.rz>span{display: inline-block;width: 30px;height: 18px;line-height: 18px;color: #fff;background-color: #2692ff;text-align: center;border-radius:5px ;}
.list_base_box>.center>.f_r .jg_box2>.top>.txt>span.rz>span>i{font-size: 12px;font-weight: bold;font-style: italic;margin-right: 3px;}
.list_base_box>.center>.f_r .jg_box2>.top>.txt>.cx{/* margin-bottom: 15px; */margin-left: 0;}
.list_base_box>.center>.f_r .jg_box2>.top>.txt>p{font-size: 14px;color: #999999;margin-top: 10px;}
.list_base_box>.center>.f_r .jg_box2>p{font-size: 14px;color: #999999;margin-top: 15px;}

.list_base_box>.center>.f_r .jg_box2>ul{padding: 18px 0;border-bottom: 1px solid #f9f9f9;}
.list_base_box>.center>.f_r .jg_box2>ul>li{width: 25%;float: left;text-align: center;position:relative;cursor: pointer;}
.list_base_box>.center>.f_r .jg_box2>ul>li>a{display: block;}
.list_base_box>.center>.f_r .jg_box2>ul>li span{font-size: 14px;color: #333333;font-weight: bold;margin-bottom: 3px;display: block;}
.list_base_box>.center>.f_r .jg_box2>ul>li em{color:#999999;font-size: 14px;}
.list_base_box>.center>.f_r .jg_box2>ul>li:hover span{color: #2692ff;}
.list_base_box>.center>.f_r .jg_box2>ul>li:hover em:{color: #2692ff;}
.list_base_box>.center>.f_r .jg_box2>ul>li:hover>em{color: #ff7a48;}
.list_base_box>.center>.f_r .jg_box2>ul>li:after{content: "";height: 36px;width: 1px;background-color: #ececec;right: 0;top:4px;display: block;position: absolute;}
.list_base_box>.center>.f_r .jg_box2>ul>li:last-child:after{display: none;}

.list_base_box>.center>.f_r .jg_box2>div>span{display: block;text-align: center;margin: 19px 0;font-size: 16px;color: #333333;}
.list_base_box>.center>.f_r .jg_box2>div>span:before{content: "";display: inline-block;background-color: #b0b0b0;width: 70px;height: 1px;margin-right: 10px;margin-bottom:5px;}
.list_base_box>.center>.f_r .jg_box2>div>span:after{content: "";display: inline-block;background-color: #b0b0b0;width: 70px;height: 1px;margin-left: 10px;margin-bottom:5px;}
.list_base_box>.center>.f_r .jg_box2>.txt{font-size: 14px;line-height: 20px;color: #666666;margin-top: 10px;text-align: left;-webkit-line-clamp: 5;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
.list_base_box>.center>.f_r .jg_box2>.type{margin: 20px 0;}
.list_base_box>.center>.f_r .jg_box2>.type .active{ color:#369bff}
.list_base_box>.center>.f_r .jg_box2>.type>span{border: 1px solid #f3f3f3; display: inline-block;padding: 5px 4px;margin: 0; margin-right: 10px;margin-bottom: 15px;border-radius: 5px;color: #666666;font-size: 14px;}
.list_base_box>.center>.f_r .jg_box2>.type>span:nth-child(3n){margin-right: 0;}
.list_base_box>.center>.f_r .jg_box2>.type>span::before,.list_base_box>.center>.f_r .jg_box2>.type>span::after{display: none;}




.list_base_box>.center>.f_r>.tag_box{}
.list_base_box>.center>.f_r>.tag_box>ul{border-top:1px solid #f0f0f0 ;padding:15px 0; text-align:left;}
.list_base_box>.center>.f_r>.tag_box>ul>li{padding: 0 20px;margin-bottom: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}
.list_base_box>.center>.f_r>.tag_box>ul>li>em{display: inline-block;width: 18px;height: 18px;border: 1px solid #cccccc;margin-right: 10px;text-align: center;color: #ccc;border-radius:50%;background-color: #ff5c00;color: #fff;}
.list_base_box>.center>.f_r>.tag_box>ul>li:nth-child(n+4)>em{background-color: transparent;color: #999999;}
.list_base_box>.center>.f_r>.tag_box>ul>li>a{color: #333333;}
.list_base_box>.center>.f_r>.tag_box>ul>li:hover>a{color: #ff8400;}


.xwlb3{ background:#FFF; padding:30px;}

.wjxz li {
    width: 100%;
}
.cx123 li {
    line-height: 80px;
    float: left;
    border-bottom: 1px solid #ededed;
}
.wjxz li a {
    width: 100%;
}
.cx123 li a {
    display: inline-block;
    word-break: keep-all;
    font-size: 15px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; text-align:left; color:#666;
}

.cx123 span {
    float: right;
    font-size: 15px;
    color: #999999;
}

.wjxz span i.xz110 {
    background: url(../images/wd.png) no-repeat center;
    width: 31px;
    height: 31px;
    display: inline-block;
    position: relative;
    top: 10px;
    right: 0;
    margin-left: 18px;
}

.wjxz li a:hover span i.xz110{background: url(../images/xz.png) no-repeat center;}


.p12-aboutinfo-1{width: 100%;
    height: auto;
    float: left;
    background: #FFF;
    padding: 10px;}	


.tit h2 {
    color:#006493;
    font-size: 28px;
    display: block;
    padding-top: 20px;
    white-space: nowrap;
    text-align: center;
    line-height: 50px;
    font-weight: normal;
}


.tit2 h2 {
    color:#006493;
    font-size: 22px;
    display: block;
    white-space: nowrap;
    text-align: left;
    line-height: 50px;
    font-weight: normal;
}


 .p14-pagination-1{ margin-top:30px;}

 .p14-pagination-1 dl {
            margin-bottom: 24px;
            padding-right: 40px;
        }
        
        .p14-pagination-1 dd {
            height: 32px;
            font-size: 14px;
            line-height: 32px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-pagination-1 dd b{float: right;font-weight:normal;}
        
        .p14-pagination-1 dd span {
            width: 60px;
            height: 32px;
            background: #a2a2a2;
            color: #fff;
            text-align: center;
            display: inline-block;
            margin-right: 10px;
        }
        
        .p14-pagination-1 dt {
            height: 1px;
            border-bottom: 1px dashed #b5b5b5;
            margin-left: 60px;
            padding-top: 2px;
            margin-bottom: 2px;
        }
        .p14-pagination-1 dd em{float: right; padding-left: 20px;font-weight: normal;}
        .p14-pagination-1 dl a{color:#4b4a4a;}
        .p14-pagination-1-href {
            float: right;
            font-size: 16px;
            line-height: 32px;
        }
        
        .p14-pagination-1-href span {
            display: inline-block;
            padding: 0 6px;
            margin-left: 4px;
            background: #212121;
        }
        
        .p14-pagination-1-href a {
            display: block;
            color: #fff;
        }
        
        .p14-pagination-1-key {
            min-height: 40px;
            border-top: 1px solid #212121;
            font-size: 14px;
            line-height: 40px;
            color:#575556;
        }
        .p14-pagination-1-key a{ color:#575556;}
        .p14-pagination-1-key span {
            display: inline-block;
            margin: 0 4px;
        }


select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select.png) no-repeat scroll 100% center;
}


.bitj{ border-top:1px solid #eee; margin-top:30px; line-height:50px;}
.bitj td{ border:0;}

.bitj tr{ border-bottom: 1px solid #eee;}


.bitj td {
    height: 62px;
    font-size: 16px;
    font-weight: 100;
    color: #666;
}

.bitj input[type="text"]{
	width:480px;
	height:40px;
	border: 1px solid rgb(217, 217, 217);
	line-height:40px;
	border-radius: 2px; padding: 0 15px;
	}
.bitj textarea{
	width:480px;
	height:120px;
	border: 1px solid rgb(217, 217, 217);
	line-height:26px;
	border-radius: 2px;
	padding:10px 15px;
	margin:10px 0;
	}	
.bitj select{
	width: 165px;
    height: 40px;
    border: 1px solid rgb(217, 217, 217);
    line-height: 40px;
    border-radius: 2px;
    margin-right: 8px;
	padding-left: 10px;
	}	
.bitj .ib input {
    display: inline-block;
    width: auto;
    height: auto;
    text-align: left;
    background-color: #fff;
    padding-left: 10px;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
    text-align: center;
    margin-left: 15px;
}

.zib_Map {
    width: 100%;
    margin: 0 auto;
}
.zib_Map ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.zib_Map ul li{
width:100%;
height:320px;
float:left;
}
.zib_Map_li{
width:100%;
height:300px;
background-color:#fff;
position:relative;
box-shadow:0 0 5px rgba(0,0,0,0.2);
}
.zib_Map_li_A{
width:370px;
height:260px;
position:absolute;
left:20px;
top:20px;
}
.zib_Map_li_A img{
width:370px;
height:260px;
}
.zib_Map_li_B{
width:50px;
height:50px;
position:absolute;
top:38px;
left:420px;
z-index:2;
}
.zib_Map_li_B img{
opacity:0.5;
filter:alpha(opacity=50);  height:50px;
}
.zib_Map_li_C{
width:440px; text-align:left;
padding-left:60px;
height:54px;
line-height:54px;
font-size:22px;
color:#1a1a1a;
font-weight:bold;
border-bottom:1px solid #dcdcdc;
position:absolute;
left:420px;
top:34px;
z-index:1;
}
.zib_Map_li_C span{
font-weight:normal;
color:#c7c7c7;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.zib_Map_li_D{
width:490px;
position:absolute;
left:430px;
top:123px;
font-size:16px;
line-height:36px; text-align:left;
color:#1a1a1a;
}
.zib_Map_li_D em{
font-style:normal;
color:#e2460b;
font-size:22px;
font-family:Arial, Helvetica, sans-serif;
}




.zib_Map_li:hover{
box-shadow:0 0 12px rgba(23,78,169,0.3);
}
.zib_Map_li:hover .zib_Map_li_B img{
opacity:1;
filter:alpha(opacity=100);
}

.zib_Map_li,.zib_Map_li_B img{
transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}

