﻿.h10px{ clear:both; height:10px;}
 .fy_info img,.jxinfo img{
	-webkit-transition:transform .2s ease-out;
	-moz-transition:transform .2s ease-out;
	-ms-transition:transform .2s ease-out;
	-o-transition:transform .2s ease-out;
	transition:transform .2s ease-out
}
 .fy_info img:hover,.jxinfo img:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1)
}

.sc_box {
    margin: 27px auto;
    width: 1200px;
    height: 280px;
    overflow: hidden;
}

    .sc_box .l {
        width: 890px;
        float: left;
    }

    .sc_box .r {
        width: 280px;
        float: right;
    }

        .sc_box .r a {
            text-align: center;
            color: #fff;
            font-size: 20px;
            line-height: 52px;
            margin-bottom: 18px;
            display: block;
            text-decoration: none;
        }

        .sc_box .r .jl {
            width: 100%;
            height: 52px;
            background: url(../images/main.png) no-repeat 0px 0px;
            background-position-x: 75px;
            background-position-y: 14px;
            background-color: #ff6600;
            border-radius: 6px;
            padding-left: 20px;
            box-sizing: border-box;
            -moz-box-sizing: border-box; /* Firefox */
            -webkit-box-sizing: border-box; /* Safari */
        }

            .sc_box .r .jl:hover {
                background-color: #EF5E07;
                cursor: pointer;
            }

        .sc_box .r .gl {
            float: left;
            width: 163px;
            background-color: #0077FF;
            border-radius: 6px;
        }

            .sc_box .r .gl:hover {
                background-color: #066FE6;
                cursor: pointer;
            }

        .sc_box .r .reg {
            float: right;
            width: 107px;
            background-color: #797979;
            border-radius: 6px;
        }

            .sc_box .r .reg:hover {
                background-color: #676565;
                cursor: pointer;
            }

.hs {
    position: relative;
    bottom: -1px;
    overflow: hidden;
    font-size: 16px;
    border-left: #ccc 1px solid;
    height: 48px
}

    .hs li {
        float: left;
        height: 48px;
        width: 140px;
        border-right: #ccc 1px solid;
        border-top: #ccc 1px solid;
        text-align: center;
        line-height: 46px;
        cursor: pointer;
    }

    .hs .first {
        border-top: #066FE6 2px solid;
        background-color: #fff;
        border-bottom: #fff 1px solid;
    }

.hs_box {
    width: 890px;
    height: 218px;
    border: #ccc 1px solid;
}

    .hs_box li {
        width: 840px;
        height: 200px;
        margin: 10px 20px;
        padding-top: 20px;
    }

.hs_pt {
    width: 460px;
    height: 45px;line-height: 45px;
    border: #1760AD 2px solid;
    font-size: 14px;
    color: #999;
    font-family: 微软雅黑;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

.hs_pt2 {
    width: 460px;
    height: 45px;line-height: 45px;
    border: #1760AD 2px solid;
    font-size: 14px;
    color: #999;
    font-family: 微软雅黑;
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
    float: left;
}

.hs_bo {
    background: url(../images/main.png) no-repeat 0px -25px;
    background-position-x: 25px;
    padding-left: 20px;
    cursor: pointer;
    width: 121px;
    height: 49px;
    background-color: #1760AD;
    border: none;
    float: left;
    font-size: 17px;
    color: #fff;
}

.hs_tj {
    float: right;
    text-align: right;
    width: 210px;
    height: 45px;
    font-size: 15px;
    line-height: 45px;
}

    .hs_tj b {
        font-size: 22px;
        color: #ff6600;
        display: inline-block;
        margin-left: 6px;
        margin-right: 6px;
    }

.hs_nr {
    clear: both;
    padding-top: 10px;
    width: 100%;
    height: 130px;
    line-height: 38px;
    font-size: 14px;
}

    .hs_nr a {
        display: inline-block;
        padding-right: 10px;
        color: #2C74C1;
    }

.fy_box {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: auto;
}

    .fy_box .l {
        width: 900px;
        float: left;
        height: auto;
    }

    .fy_box .r {
        width: 280px;
        float: right;
        height: auto;
    }

    .fy_box .l .fy_bt {
        width: 900px;
        height: 50px;
        border-bottom: #ccc 1px solid;position:relative;
        clear: both;
        color: #000;
    }
     .fy_box .l .fy_dh {
      position:absolute;top:0px;right:0px
    }

.fy_bt s {
    font-size: 30px;
    border-left: #1760AD 5px solid;
    padding-left: 20px;
    text-decoration: none;
}

.fy_bt .map {
    margin-left: 16px;
    display: inline-block;
    width: 80px;
    height: 25px;
    text-align: right;
    font-size: 14px;
    color: #D8251A;
    background: url(../images/main.png) no-repeat 0px -74px;
}

.fy_bt .more {
    position:absolute;right:20px;top:5px;
    margin-left: 16px;
    display: inline-block;
    width: 50px;
    height: 25px;
    font-size: 14px;
    background: url(../images/main.png) no-repeat 0px -104px;
    background-position-x: 35px;
    margin-top: 16px;
}

.fy_bt ul {
    float: right;
}

.fy_bt li {
    float: left;
    width: 150px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    cursor: pointer;
}

.fy_bt .ok {
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-top: #1760AD 2px solid;
    background-color: #fff;
    color: #1760AD;
}

.fy_info {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: auto;
    position:relative
    
}

    .fy_info sub {
        position: absolute;
        background-color: #ff6600;
        color: #fff;
        padding: 5px;
        border-radius: 0px 10px 0px 0px;
        font-size: 14px;
    top: 126px;
    left: 0px;z-index:2
}

    .fy_info li {
        height: 320px
    }

    .fy_info dt {position: relative;overflow:hidden;
        float: left;
        width: 206px;
        margin-right: 19px;
    }
    .fy_info .sizepic { width: 206px;
            height: 154px;overflow:hidden;display:block;margin-bottom:10px
    }
        .fy_info dt img {
            width: 206px;
            height: 154px;
        }

        .fy_info dt a {
            font-size: 14px;
        }
    .fy_info dt .tith {
    height:40px;display:block}

        .fy_info dt s {
            font-size: 14px;
            display: block;
            text-decoration: none;
            border-top: #ccc 1px dotted;
            border-bottom: #ccc 1px dotted;
            margin-top: 10px;
            margin-bottom: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
            color: #555;
        }

            .fy_info dt s b {
                color: #ff6600;
                font-size: 18px;
                margin-right: 10px;
            }

                .fy_info dt s b span {
                    font-size: 14px;
                }

        .fy_info dt i {
            font-style: normal;
            font-size: 14px; overflow:hidden;display:block;height:20px
        }

            .fy_info dt i a {
                color: #1760AD;
            }


.nlist {
    width: 280px;
}

    .nlist dt {
        background: url(../images/main.png) no-repeat 0px -139px;
        width: 61px;
        height: 29px;
        text-align: center;
        color: #fff;
        line-height: 22px;
        margin: 20px 0px 10px 0px;
    }

    .nlist dd {
        font-size: 14px;
        background: url(../images/main.png) no-repeat 0px -176px;
        padding-left: 20px;
        margin-bottom: 10px;
    }

.fj_box {
    width: 1200px;
    margin: 0 auto;
    height: auto;overflow:hidden
   
}

    .fj_box .l {
        width: 900px;
        float: left;
        height: auto
    }

        .fj_box .l .fj_bt {
            position:relative;
            width: 900px;
            color: #000;
            height: 50px;
            border-bottom: #ccc 1px solid;
            clear: both;
            margin-top: 20px;
        }

            .fj_box .l .fj_bt s {
                font-size: 30px;
                border-left: #1760AD 5px solid;
                padding-left: 20px;
                text-decoration: none;
            }

        .fj_box .l .more {
           position:absolute;right:20px;top:5px;
            margin-left: 16px;
            display: inline-block;
            width: 50px;
            height: 25px;
            font-size: 14px;
            background: url(../images/main.png) no-repeat 0px -104px;
            background-position-x: 35px;
            margin-top: 16px;
        }

 .slider-move {
    padding-top: 30px;
    overflow: hidden;width:900px;height:414px
    
}
.jxinfo {
   
    width:900px;height:414px
    
}
.slider-box {width:900px
}
.slider-wrapper {position: relative;width:900px;overflow:hidden
}

    .slider-wrapper .pr, .slider-wrapper .fr {
        position: absolute;
        width: 45px;
        height: 100px;
        background: url(../images/main.png) no-repeat;
        top: 150px;
        z-index: 2;
        cursor: pointer;
        filter: alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
    }

    .slider-wrapper .pr {
        left: 7px;
        background-position: 0px -225px;
    }

    .slider-wrapper .fr {
        right: 7px;
        background-position: -72px -225px;
    }

        .slider-wrapper .pr:hover, .slider-wrapper .fr:hover {
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            opacity: 0.8;
        }

    .jxinfo div {
        float: left;
        width: 231px;
        height: 183px;
        margin: 7px;
        position: relative;
    }
     .jxinfo div a {
            display:block;overflow:hidden;width: 231px;
            height: 183px;
        }
        .jxinfo div img {
            width: 231px;
            height: 183px;
        }

    .jxinfo .b {
        width: 394px;
        height: 380px;
    }

        .jxinfo .b img {
            width: 394px;
            height: 380px;
        }
          .jxinfo .b a {display:block;overflow:hidden;
            width: 394px;
            height: 380px;
        }

.fj_box .r {
    width: 280px;
    float: right;
    height: auto
}

.jxinfo div b {
    position: absolute;
    width: 100%;
    height: 50px;
    background-color: #000;
    bottom: 0px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;z-index:1
}

.jxinfo .b b {
    position: absolute;
    width: 100%;
    height: 70px;
    background-color: #000;
    bottom: 0px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;z-index:1
}

.jxinfo .b i {
    position: absolute;
    color: #fff;
    bottom: 10px;
    z-index: 1;
    line-height: 16px;
    right: 10px;
    font-style: normal;z-index:2
}

    .jxinfo .b i strong {
        font-size: 30px;
        color: #ff6600;z-index:2
    }

.jxinfo .b u {
    position: absolute;
    color: #fff;
    bottom: 10px;
    z-index: 1;
    line-height: 26px;
    left: 10px;
    text-decoration: none;
    font-size: 16px;z-index:2
}

.jxinfo div u {
    position: absolute;
    color: #fff;
    bottom: 10px;
    z-index: 1;
    line-height: 16px;
    left: 10px;
    text-decoration: none;z-index:2
}

.jxinfo div i {
    position: absolute;
    color: #fff;
    bottom: 10px;
    z-index: 1;
    line-height: 16px;
    right: 10px;
    font-style: normal;z-index:2
}

    .jxinfo div i strong {
        font-size: 26px;
        color: #ff6600;z-index:2
    }

.zs_box {
    width: 900px;
    padding-top: 20px;
    overflow: auto;
}

    .zs_box .l {
        float: left;
        width: 340px;
        border-right: #ccc 1px dotted;
        height: auto;
    }

        .zs_box .l .zs {
            font-size: 16px;
            line-height: 30px;
        }

            .zs_box .l .zs b {
                color: #ff6600;
            }

        .zs_box .l .cxt {
            position: relative;
            bottom: -1px;
            width: 135px;
            height: 38px;
            border-left: #ccc 1px solid;
            border-right: #ccc 1px solid;
            border-top: #ccc 1px solid;
            background-color: #FAFAFA;
            margin-top: 10px;
            font-size: 16px;
            text-align: center;
            line-height: 38px;
            color: #000;
        }

        .zs_box .l .cxb {
            width: 280px;
            height: auto;
            border: #ccc 1px solid;
            background-color: #FAFAFA;
            padding: 10px 20px;
            overflow: auto;font-size:12px
        }

            .zs_box .l .cxb li {
                margin-top: 10px;
                float: left;
            }

            .zs_box .l .cxb .ip input {
                width: 190px;
                height: 38px;
                border: #ccc 1px solid;line-height:30px
            }

            .zs_box .l .cxb .cha input {
                width: 68px;
                height: 40px;
                background-color: #1760AD;
                color: #fff;
                text-align: center;
                font-size: 14px;
                line-height: 38px;
                border-radius: 0px 5px 5px 0px;
                cursor: pointer;
                border: none;
            }
                .zs_box .l .cxb .cha input:hover {
                background-color:#3389E4}

            .zs_box .l .cxb .dj {
                width: 76px;
            }

            .zs_box .l .cxb .xq {
                width: 204px;
            }

    .zs_box .r {
        float: right;
        width: 550px;
    }

        .zs_box .r h3 {
            font-size: 15px;
            margin-bottom: 5px;
        }

        .zs_box .r b {
            color: #ff6600;
        }

        .zs_box .r s {
            color: green;
            text-decoration: none;
        }

        .zs_box .r i {
            color: red;
            font-style: normal;
        }

        .zs_box .r div {
            float: left;
            width: 50%;
            margin-bottom: 20px;
            font-size: 14px;
        }

        .zs_box .r b {
            font-size: 16px;
        }

.rmxq {width:100%;height:auto;overflow:auto; 
}
.rmxq dl{background: url(../images/main.png) no-repeat 0px -360px;padding-left:23px;line-height:37px;overflow:hidden}
    .rmxq dt {
    border-bottom:#ccc 1px dotted;padding-left:10px;float:left;width:130px;height:37px;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
    .rmxq dd {
    border-bottom:#ccc 1px dotted;float:right;width:64px;height:37px;overflow:hidden}
    .rmxq s {text-decoration: none;
    }
     .rmxq s a{color:#4D7CB9
    }
    .rmxq li {
    float:left;width:260px;padding-top:20px}
    .rmxq h3 {padding-bottom:10px
    }
    .rmxq .lp {
    padding-left:50px;padding-right:50px}
 .rmxq h3{color:#1760AD;font-size:20px;text-align:center;font-weight:normal
}
    .down, .up{background: url(../images/main.png) no-repeat;padding-left:30px;font-style:normal;
    }
.down {color:green; background-position: 0px -797px;
}
.up {
color:#ff6600; background-position: 0px -758px;}

.fj_box .r .fjpb {width:275px;height:auto;overflow:hidden;border-bottom:#ccc 1px dotted;padding-bottom:20px;margin-bottom:20px
}
.fj_box .r .pbt {width:100%;background: url(../images/main.png) no-repeat 14px -938px; height:50px;background-color:#EFF8FE;padding-left:60px;font-size:24px;line-height:50px;color:#006699
}
.fj_box .r .pb1,.fj_box .r .pb2,.fj_box .r .pb3 {width:77px;height:78px;float:left;background: url(../images/main.png) no-repeat;margin-top:20px;overflow:auto
}
.fj_box .r .pb1 {
background-position: 0px -1013px
}
.fj_box .r .pb2 {
background-position: 0px -1110px;margin-left:22px;margin-right:22px
}
.fj_box .r .pb3 {
background-position: 0px -1207px
}
    .fj_box .r .pb1:hover, .fj_box .r .pb2:hover, .fj_box .r .pb3:hover {
         filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    }


.fj_box .r .pg_l {
height:500px;width:280px;overflow-y:auto;overflow-x:hidden;font-size:14px;cursor:pointer}
.fj_box .r .pg_l dt{background: url(../images/main.png) no-repeat -100px -1308px; height:auto;padding-left:20px;margin-bottom:10px;width:230px
}
.fj_box .r .pg_l dd {
border:#E6E6E6 1px solid;padding:5px;background-color:#FBFBFB;margin-bottom:10px;width:220px}
    .fj_box .r .pg_l dd b {
    position:relative;width:12px;height:6px;top:-11px;left:20px;background: url(../images/main.png) no-repeat 0px -1349px;display:block}
    .fj_box .r .pg_l a {
    color:#006699}

.fj_box .r .pg_d {
border-top:#ccc 1px dotted;border-bottom:#ccc 1px dotted;margin-top:30px;padding-top:12px;width:100%;overflow:auto}
    .fj_box .r .pg_d dt {
    float:left;width:53px;height:75px;background: url(../images/main.png) no-repeat 0px -865px}
    .fj_box .r .pg_d dd {
    width:200px;height:68px;float:right;margin-top:5px;}
.fj_box .r .pg_d2 {
width:200px;overflow:hidden;height:60px;
}
.fj_box .r .pg_d2 li {
height:60px;
}
        .fj_box .r .pg_d2 span {
        color:#ff6600}
        .fj_box .r .pg_d2 b {
        font-size:16px}



.fj_box .r .jjr {
    width: 275px;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.fj_box .r .jjrt {width:212px;
background: #EFF8FE url('../images/main.png') no-repeat 14px -1470px; 
height:50px;padding-left:60px;font-size:24px;line-height:50px;color:#006699
}
.fj_box .r .jjrfy {
margin-top:20px}
    .fj_box .r .jjrfy .n1 {
    overflow:auto;margin-top:15px;cursor:pointer}
.fj_box .r .jjrfy  .n1 img{display:block;float:left;width:68px;height:75px;margin-right:20px
}
.fj_box .r .jjrfy .n11 {float:left;width:185px;height:75px;line-height:24px
}
    .fj_box .r .jjrfy .n11 s {
    color:#999;text-decoration:none}
    .fj_box .r .jjrfy .n11 a {
    color:#006699}
    .fj_box .r .jjrfy .tel  {
       color:#ff6600;font-weight:bold
    }
     .fj_box .r .jjrfy .n11 b {
        background: #EFF8FE url('../images/main.png') no-repeat 0px -1586px;width:8px;height:14px;display:inline-block;margin-right:5px;
    }
    .fj_box .r .jjrfy .n2 {
    width:250px;height:150px;border:#ccc 1px solid;margin-top:20px; border-radius:4px;padding:10px;position:relative;color:#666}
        .fj_box .r .jjrfy .n2 sub {
        position:absolute;width:16px;height:8px;left:20px;top:-8px;background: url(../images/main.png) no-repeat 0px -1560px}
        .fj_box .r .jjrfy .n2 .t {width:240px;display:block;
        font-size:16px;color:#000;
   
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
        }
        .fj_box .r .jjrfy .n2 img {
        width:150px;height:113px;float:left}
        .fj_box .r .jjrfy .n2 .r {
        float:right;width:90px;
height:113px;line-height:28px
}
            .fj_box .r .jjrfy .n2 .r b {
            color:#ff6600;font-size:20px}

.fj_box .r .jjr .cjjr{
width:270px;font-size:16px;text-align:center;border:#ccc 1px solid;margin-top:20px;padding-top:10px;padding-bottom:10px; border-radius:4px;cursor:pointer;color:#333}
    .fj_box .r .jjr .cjjr:hover {
    background-color:#E5E5E5}








.ppp li{margin-bottom:1px;background-color:#F5F5F5;height:40px;line-height:40px;padding-bottom:4px}
.ppp li s{text-decoration: none;font-size:13px;padding-left:10px}
.ppp li sub {color:#FA535B;font-size:24px;margin-left:17px}
.ppp .ok{position:relative;height:200px;width:275px;overflow:hidden}
.ppp .ok b{position:absolute;bottom:0px;width:275px;height:30px;bottom:3px;background-color:#000;z-index:100;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
.ppp .ok s{position:absolute;bottom:0px;z-index:101;font-size:15px;line-height:35px}
.ppp .ok s a{color:#fff;text-decoration: none}
.ppp .ok span{display:block;width:280px}
.ppp .ok span img{width:275px;height:160px}
.ppp .nosh{display:none}



.schoolli{position:relative;border:#ccc 1px solid;height:150px;overflow:hidden}
.schoolli .sc_m{width:200px;}
.schoolli .sc_m dt{border-right:#B6D0E4 1px solid;height:76px;text-align:center;font-size:18px;border-bottom:#B6D0E4 1px solid;line-height:76px;cursor:pointer}
.schoolli .sc_m .ok{border-right:none;border-left:#3366CC 4px solid}
.schoolli .sc_n2{width:200px;height:210px;position:absolute;left:230px;top:10px;border-right:#B6D0E4 1px solid;padding-right:10px}
.schoolli .sc_n2 dl{line-height:23px;font-size:14px}
.schoolli .sc_n2 dl .more{width:188px;height:36px;text-align:center;color:#fff;border-radius:3px;-moz-border-radius: 3px; -webkit-border-radius: 3px;background-color:#3366CC;line-height:36px;margin-top:20px}
.schoolli .sc_n2 dl .more a{color:#fff;text-decoration: none}
.schoolli .sc_n2 dl .more:hover{background-color:#1646A5}

.schoolli .sc_n{width:430px;height:210px;position:absolute;right:10px;top:10px;overflow:hidden}
.schoolli .sc_n .tp{width:214px;float:left;overflow:hidden;height:168px}
.schoolli .sc_n .tp img{width:214px;height:168px}
.schoolli .sc_n .tp b{width:214px;display:block;text-align:center;font-size:18px;color:#ff6600;padding-top:10px}
.schoolli .sc_n .jt{float:right;width:180px;height:204px;line-height:20px;overflow:hidden;color:#666;line-height:30px}




.busli{border:#ccc 1px solid;height:150px;overflow:hidden}
.busli .bs_m{width:99%;height:50px;top:10px;left:10px;overflow:hidden;margin:4px auto}
.busli .bs_m dt{float:left;width:108px;height:22px;text-align:center;font-size:14px;background-color:#ccc;margin:1px;color:#fff;cursor:pointer}
.busli .bs_n{width:100%;height:160px;margin:0 auto}
.sitelist{width:96%;overflow:hidden;height:245px;margin:0 auto;padding-top:10px}
.sitelist .gjm{width:50px;height:auto;background-color:#3366CC;text-align:center;font-size:20px;color:#fff;margin-right:10px}
.sitelist dd{float:left;width:20px;height:50px;margin-left:3px}
.sitelist dd a{color:#006699}
.sitelist dd a:hover{color:#FF6600;text-decoration: none}
.busli .bs_m .ok{background-color:#3366CC;}
.busli .bs_m .more a{color:#fff}

.busli .bs_m dt:hover{background-color:#73B4E6;}