﻿@charset "utf-8";

/*清除标签隐藏属性*/ /**********公共部分********************/
* {
    font-size: 12px;
    font-family: "宋体";
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, table, tbody, tfoot, thead, tr, th, td, article,
figcaption, footer, header, menu, nav, output, section, input, time, img {
    margin: 0px;
    padding: 0px;
    border: none;
}

/*banner*/
.banner {
    width: 980px;
    height: 140px;
    background-image: url(/content/config/images/banner.gif);
    margin: 0 auto;
}
/*导航********/
.nav {
    height: 37px;
    width: 980px;
    line-height: 37px;
    background-image: url(/content/config/images/nav.jpg);
    margin: 0 auto;
    overflow: hidden;
}

.time {
    float: left;
    width: 150px;
    margin-left: 10px;
    color: white;
}

.nav li {
    list-style: none;
    float: left;
    text-align: center;
    border-left: solid 1px #0099FF;
}

    .nav li a:hover {
        background-image: url(/content/config/images/hover_1.png);
        background-repeat: no-repeat;
        font-size: 14px;
        font-weight: bold;
        color: black;
        width: 88px;
        height: 38px;
    }

    .nav li a {
        font-size: 14px;
        text-decoration: none;
        color: white;
        display: block;
        width: 88px;
        height: 38px;
    }

.search {
    float: left;
    margin-left: 10px;
}

    .search .A {
        width: 140px;
        height: 18px;
        margin: auto;
    }

    .search .B {
        width: 36px;
        height: 18px;
        background-color: #2585c4;
        color: white;
        margin-left: -6px;
        cursor: pointer;
    }

.nav .currentA {
    background-image: url(/content/config/images/hover_1.png);
    background-repeat: repeat-x;
    font-size: 14px;
    width: 88px;
    font-weight: bold;
    color: #000;
}
/*模块一***********/
.news {
    width: 980px;
    height: 286px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 8px;
}

.inform {
    float: left;
}

.newslist {
    float: right;
    position: relative;
}

.title-a {
    position: relative;
    width: 233px;
    height: 31px;
    background-image: url(/content/config/images/h3titiel-bj.gif);
}

.inform ul {
    width: 216px;
    height: 236px;
    border: solid 1px #aba7a8;
    border-top: none;
    padding: 5px 5px 5px 10px;
}

.inform li {
    width: 192px;
    border-bottom: dashed 1px #aba7a8;
    background-image: url(/content/config/images/center_li_img.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    list-style: none;
}

    .inform li a {
        line-height: 23px;
        text-decoration: none;
        color: black;
    }

        .inform li a:hover {
            color: red;
        }

.f1 {
    width: 78px;
    height: 31px;
    line-height: 23px;
    display: block;
    color: white;
    background-image: url(/content/config/images/h3title.gif);
    text-align: center;
    font-size: 14px;
}

.title-a i, .title-b i, .title-c i, .title-e i, .title-f i {
    position: absolute;
    left: 85px;
    top: 0;
}

.title-a a, .title-b a, .title-e a, .title-f a {
    position: absolute;
    right: 10px;
    top: 8px;
}

.title-b {
    position: relative;
    width: 737px;
    height: 31px;
    background-image: url(/content/config/images/h3titiel-bj.gif);
}

.newsBox {
    position: relative;
    border: solid 1px #aba7a8;
    border-top: none;
    width: 735px;
    height: 247px;
    overflow: hidden;
}

/*新闻资讯-图片-开始*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

#divSmallBox {
    overflow: hidden;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: #ffffff;
}

#playBox {
    width: 262px;
    height: 247px;
    margin: 0 auto;
    background: #333;
    position: relative;
    overflow: hidden;
}

    #playBox .oUlplay {
        width: 99999px;
        position: absolute;
        left: 0;
        top: 0;
    }

        #playBox .oUlplay li {
            float: left;
        }

    #playBox .pre {
        cursor: pointer;
        width: 45px;
        height: 45px;
        background: url(/content/config/images/l.png) no-repeat;
        position: absolute;
        top: 90px;
        left: 10px;
        z-index: 10;
    }

    #playBox .next {
        cursor: pointer;
        width: 45px;
        height: 45px;
        background: url(/content/config/images/r.png) no-repeat;
        position: absolute;
        top: 90px;
        right: 10px;
        z-index: 10;
    }

    #playBox .smalltitle {
        width: 262px;
        height: 10px;
        position: absolute;
        bottom: 15px;
        z-index: 10;
    }

        #playBox .smalltitle ul {
            width: 70px;
            margin: 0 auto;
        }

            #playBox .smalltitle ul li {
                width: 10px;
                height: 10px;
                margin: 0 5px;
                border-radius: 10px;
                background: #ffffff;
                float: left;
                overflow: hidden;
                *display: inline;
                *zoom: 1;
            }

        #playBox .smalltitle .current {
            background: #69aaec;
        }

/*新闻资讯-图片-结束*/
.photo {
    float: left;
    position: relative;
    cursor: pointer;
}

    .photo img {
        width: 262px;
        height: 247px;
    }

.news-txt {
    position: absolute;
    left: 262px;
    width: 455px;
    height: 227px;
    margin: 10px 10px;
}

    .news-txt h2 {
        font-size: 16px;
        text-align: center;
        line-height: 35px;
        font-weight: bold;
    }

    .news-txt a {
        text-decoration: none;
        color: black;
        line-height: 23px;
    }

        .news-txt a:hover {
            color: red;
        }
/*模块二*****/
.loginBox {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 5px;
}

.title-c {
    position: relative;
    width: 233px;
    height: 31px;
    background-image: url(/content/config/images/h3titiel-bj.gif);
}

.fw-list {
    width: 211px;
    height: 198px;
    border: solid 1px #aba7a8;
    border-top: none;
    padding: 10px 10px;
}

.login {
    float: left;
}

    .login li {
        list-style: none;
        float: left;
        margin-right: 4px;
    }

        .login li a {
            display: block;
            width: 67px;
            height: 25px;
            line-height: 25px;
            text-align: center;
            text-decoration: none;
            color: #000;
        }

            .login li a:hover {
                color: red;
            }

.title-d {
    position: relative;
    width: 474px;
    height: 31px;
    background-image: url(/content/config/images/h3titiel-bj.gif);
}

    .title-d span {
        line-height: 31px;
        font-size: 20px;
    }

.course {
    float: left;
    margin-left: 10px;
}

.cle {
    clear: both;
    padding: 10px 10px;
    list-style: none;
    border: solid 1px #aba7a8;
    height: 198px;
    width: 452px;
}

    .cle span, .cle a, .y2 {
        float: left;
    }

    .cle a {
        color: black;
        text-decoration: none;
    }

.a1 {
    width: 250px;
    display: block;
    float: left;
    text-align: center;
}

.a2 {
    width: 101px;
    display: block;
    float: left;
    text-align: center;
}

.a3 {
    width: 110px;
    display: block;
    float: left;
    text-align: center;
}

.y1 {
    width: 229px;
    border-bottom: dashed 1px #aba7a8;
    line-height: 21px;
    margin-right: 10px;
}

.y2 {
    width: 101px;
    border-bottom: dashed 1px #aba7a8;
    line-height: 20px;
    margin-right: 10px;
    text-align: center;
}

.y3 {
    width: 100px;
    border-bottom: dashed 1px #aba7a8;
    line-height: 20px;
    text-align: center;
}

    .z1:hover, .y3:hover {
        color: red;
    }

.login_1 {
    float: right;
}

.denglu {
    width: 253px;
}

    .denglu h1 {
        line-height: 31px;
        text-align: center;
        font-size: 20px;
        /*border: solid 1px #aba7a8;*/
        background-image: url(/content/config/images/h3titiel-bj.gif);
    }

.denglu_1 {
    border: solid 1px #aba7a8;
    border-top: none;
    height: 199px;
    padding: 10px 16px;
}

    .denglu_1 li {
        list-style: none;
        margin-top: 10px;
    }

    .denglu_1 .r1, .denglu_1 select {
        border: solid 1px #aba7a8;
        height: 16px;
        line-height: 16px;
        width: 120px;
    }

.r2 {
    background-color: #54A5F7;
    color: white;
    width: 60px;
    height: 28px;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 10px;
}

.r3 {
    margin-left: 50px;
}

.r4 {
    width: 14px;
    height: 14px;
    margin-left: 50px;
    vertical-align: middle;
}

.t1, .t1 label, .t2 {
    font-size: 14px;
}

.t2 {
    margin-left: -14px;
}

.xuanchuan {
    background-image: url(/content/config/images/banner.jpg);
    width: 983px;
    height: 139px;
    margin: 0 auto;
    margin-top: 5px;
}

.show {
    width: 980px;
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}

.title-e {
    position: relative;
    width: 715px;
    height: 31px;
    background-image: url(/content/config/images/h3titiel-bj.gif);
}

    .title-e span {
        line-height: 23px;
        font-size: 14px;
    }

.title-f {
    position: relative;
    width: 250px;
    height: 31px;
    background-image: url(/content/config/images/h3titiel-bj.gif);
}

.rightBox {
    float: left;
}

.showlist ul {
    width: 698px;
    height: 116px;
    border: solid 1px #aba7a8;
    border-top: none;
    padding: 5px 5px 5px 10px;
}

.showlist li {
    position: relative;
    width: 683px;
    border-bottom: dashed 1px #aba7a8;
    background-image: url(/content/config/images/center_li_img.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    list-style: none;
}

    .showlist li a {
        line-height: 28px;
        text-decoration: none;
        color: black;
    }

        .showlist li a:hover {
            color: red;
        }

.showlist .o1 {
    position: absolute;
    right: 0;
    top: 6px;
}

.show_1 {
    width: 980px;
    height: 350px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 5px;
}

.teachlist {
    float: right;
}

.teacherPic {
    width: 209px;
    height: 175px;
    margin: 0 auto;
    background-image: url(../Images/teacher.jpg);
    margin-top: 15px;
}

.T-list {
    width: 248px;
    border: solid 1px #aba7a8;
    height: 400px;
}

.p0-Teacher {
    margin: 0 auto;
    width: 123px;
    height: 169px;
}

.p1 {
    margin: 0 10px;
    text-indent: 25px;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.showcourse {
    margin-top: 10px;
}

.scrollleft {
    width: 713px;
    height: 159px;
    border: solid 1px #aba7a8;
    border-top: none;
    padding-top: 38px;
}

.currentB {
    margin-right: 0px;
}

.scrollleft img {
    width: 136px;
    height: 100px;
    display: block;
}

.scrollleft p {
    text-align: center;
    margin-top: 10px;
}

.scrollleft ul {
    width: 713px;
    height: 130px;
    margin-left: 2px;
}

.scrollleft li {
    float: left;
    margin-right: 3px;
    margin-left: 3px;
    list-style: none;
}

.scrollleft_1 {
    width: 713px;
    height: 135px;
    border: solid 1px #aba7a8;
    border-top: none;
    overflow: hidden;
}

.tips_1, .tips_2 {
    float: left;
    width: 356px;
    height: 136px;
}

.tips_1 {
    border-right: solid 1px #aba7a8;
}

    .tips_1 a, .tips_2 a {
        text-decoration: none;
        color: #03C;
        line-height: 30px;
        font-size: 14px;
        margin-left: 30px;
    }

    .tips_1 p, .tips_2 p {
        margin-left: 20px;
        margin-right: 10px;
        line-height: 22px;
    }

.linklist {
    width: 248px;
    height: 303px;
    border: solid 1px #aba7a8;
}

    .linklist li {
        list-style: none;
        text-align: center;
        margin-top: 10px;
    }

        .linklist li a {
            text-decoration: none;
        }

/*轮播图*/
.left-h {
    width: 52px;
    height: 134px;
    background-image: url(/content/config/images/arrow-left.png);
    position: absolute;
    left: 0;
    top: 50px;
}

.right-h {
    width: 52px;
    height: 134px;
    background-image: url(/content/config/images/arrow-right.png);
    position: absolute;
    right: 0;
    top: 50px;
}

.left-h:hover {
    background-image: url(/content/config/images/arrow-left01.png);
}

.right-h:hover {
    background-image: url(/content/config/images/arrow-right01.png);
}

.point .currentDian {
    background-color: #03C;
}

.point {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

    .point div {
        float: left;
        margin-left: 10px;
        background-color: #CCC;
        border-radius: 10px;
        width: 10px;
        height: 10px;
    }

.Content_text {
    line-height: 23px;
}

.pt10 {
    text-align: center;
    margin-top: 25px;
}

.mr50 {
    margin-top: 30px;
    margin-right: 90px;
    background-color: #54a5f7;
    cursor: pointer;
    color: white;
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 16px;
    font-size: 18px;
}

.mr10 {
    margin-top: 30px;
    background-color: #54a5f7;
    color: white;
    cursor: pointer;
    width: 80px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    margin-right: 30px;
}

.ty10 {
    font-size: 16px;
    font-weight: normal;
    font-family: "宋体";
}

    .ty10 select, .ty10 option {
        font-size: 14px;
        color: #666;
        border: solid 1px #999;
        font-family: "宋体";
    }
/*页脚******/
.footer {
    clear: both;
    width: 980px;
    height: 120px;
    margin: 0 auto;
    margin-top: 10px;
}

    .footer p {
        text-align: center;
        line-height: 24px;
        color: #666;
    }



/*快速注册弹框******/
.loginCon {
    padding: 0 0 0 53px;
    overflow: hidden;
    margin: -20px 0 10px 0;
}

    .loginCon b {
        color: #ff0000;
        font-weight: normal;
        margin-left: 5px;
    }

#txtPhoneNumber {
    width: 184px;
    padding-left: 5px;
    height: 22px;
    line-height: 22px;
}

#txtVerificationCode {
    width: 82px;
    padding-left: 5px;
    line-height: 22px;
    height: 22px;
}

.VerificationCode {
    display: block;
    width: auto;
    height: 23px;
}

#btnGetCode {
    width: 96px;
    height: 25px;
    background-color: #54a5f7;
    color: #ffffff;
    cursor: pointer;
}

.spOrgan {
    display: block;
    margin-top: 17px;
    margin-bottom: 15px;
}

    .spOrgan p {
        margin-bottom: 7px;
    }

    .spOrgan select {
        margin-left: -6px;
        height: 24px;
    }

.loginBtn {
    margin: 21px 0 0 125px;
    display: block;
}

    .loginBtn input {
        width: 70px;
        height: 30px;
        line-height: 30px;
        background: #54a5f7;
        margin-right: 41px;
        color: #ffffff;
        text-align: center;
        cursor: pointer;
    }

#erweima {
    position: fixed;
    top: 190px;
    right: 0;
    width: 140px;
    height: 180px;
}

    #erweima a {
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        cursor: pointer;
        right: 0;
        top: 0;
    }



/*快速注册弹框end******/






/*********数据迁移头部公告样式**********/
.notice_box {
    width: 100%;
    font-family: Arial,"宋体";
    background-color: #fffe87;
    position: fixed;
    top: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    z-index: 1000;
    height: 25px;
}

    .notice_box p {
        margin: 0;
        padding: 0;
        width: 100%;
        line-height: 25px;
        font-size: 14px;
        font-weight: bold;
        color: #f61d2e;
        margin: 0 auto;
        text-align: center;
    }

        .notice_box p img {
            margin-right: 8px;
        }
.scrollleft  {
    position: relative;
    overflow: hidden;
}
.scrollleft ul {
    width: 2000px;
    position: absolute;
    left: 0;
    top: 38px;
}

/* 新闻公告滚动 */
.oUlplay img{
	display:block;
	}
#playBox .oUlplay li{
	float:none;
	}
#playBox .smalltitle ul{
	width:inherit;
	}
#playBox .smalltitle ul li{
	background:url(/content/Config/images/whiteCircle.png);
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	color:#0180cc;
	margin:0;
	margin-right:8px;
	}
#playBox .smalltitle ul li.current{
	background:url(/content/Config/images/blueCircle.png);
	color:#fff;
	}
#playBox .smalltitle{
	width:300px;
	height:18px;
	    left: 94px;
	}
.news-txt {
	overflow: hidden;
}
.news-txt ul {
	position: absolute;
	left: 0;
}
.news-txt li {
	width: 455px;
	height: 218px;
    white-space: nowrap;
}
/* 安全提示滚动 */
#de-Safety,#doo-Safety{
	position:relative;
	}
.tipsCon,.tipsCon2{
	position:absolute;
	left:0;
	top:0;
	}