* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑"
;}

li {
    list-style: none;}

a {
    color: #333333
;}

a,
a:hover {
    text-decoration: none;}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;}

.fl {
    float: left;}

.fr {
    float: right;}


/*顶部入口*/

.header {
    width: 100%;
    height: 26px;
    background: #fff;}

.header_con {
    width: 62.5%;
    height: 26px;
    margin: 0 auto;}

.nav_top {
    position: relative;
    background:#0e6ec7;
    border-radius: 0;
    height: 130px;}

.bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;}

.bg img {
    width: 100%;}

.nav_two {
    margin-bottom: 0;
    margin-top: -2px;
    background: #fff;
    border: none;
    min-height: 0;}

.nav_two .container,
.nav_two .container .collapse {
    margin: 0 auto;
    padding: 0;}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    margin: 0 auto;
    padding: 0;}

.nav_con {
    padding: 28px 0;
background: url(../images/bag1.png);background-position: inherit;}

.ul_stu {
    padding: 20px 0;
    float: left;}

.ul_stu li {
    float: left;
    padding: 0;
    margin-right: 29px;}

.ul_stu li a {
    color: #fff;}

.eng {
    width: 417px;
    height: 16px;
    margin: 3px 0;}

.eng ul {
    width: 255px;
    height: 16px;}

.eng ul li {
    float: left;}

.eng ul li a {
    color: #fff;
    font-size: 12px;
    margin-right: 25px
;}

.serch {
    float: right;
    width: 160px;
    height: 20px;
    position: relative;}

.bu_serch {
    border: none;
    position: absolute;
    top: 4px;
    background: url(../images/serch_buttom.png) no-repeat;
    width: 16px;
    height: 16px;
    right: 5px;}

.serch span {
    width: 2px;
    background: #aaa;
    display: block;
    height: 12px;
    position: absolute;
    right: 28px;
    top: 4px;}


/*导航栏*/

.coll_nav .on {
    background: #0e6ec7
;}

.coll_nav .on a {
    color: #fff !important;}

.coll_nav li a {
    font-size: 17px;
    padding: 15px 20.6px;
    color: #333333 !important;}

.dropdown-menu li a {
    font-size: 14px;
    font-weight: 400;}

.coll_nav li {
    padding: 0 7px;}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: #0e6ec7;}

.dropdown-menu {
    background: #0e6ec7;
    min-width: 98px;}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.er .on {
    background-color: #095398;}

.er {
    border-radius: 0;
    padding: 0;
    min-width: 123px;
    border: none
;}

.er li a {
    height: 30px;
    line-height: 23px;
    padding: 2px 19px;}


/*轮播图*/

.banner {
    width: 100%;
    height: 470px;
    border: 2px solid #ccc;
    margin: 0 auto;
    position: relative;
    overflow: hidden;}

.bannerWarp {
    margin: 0 auto;
    width: 1443px;
    height: 470px;
    position: relative
;}

.img {
    position: absolute;
    top: 0;
    left: -100%
;}

.img li {
    float: left;
    width: 1443px;
    position: relative
;}

.img img {
    width: 100%;}

.ul_num {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 0;
    height: 38px;
    background: url(../images/dian_bg.png)
;}

.num {
    float: right;
    line-height: 47px;
    margin-right: 145px;}

.num li {
    width: 10px;
    height: 10px;
    /*background: rgba(0, 0, 0, 0.5);*/
    display: block;
    border-radius: 100%;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #fff;}

.btn {
    display: none;}

.btn span {
    display: block;
    width: 50px;
    height: 100px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 40px;
    line-height: 100px;
    text-align: center;
    cursor: pointer;}

.btn .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;}

.btn .next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -50px;}

.num .active {
    background-color: #fff;}

.text1 {

    color: #0e6ec7;
    position: absolute;
    top:300px;}

.text1 h3 {
    font-size: 18px;
    margin: 12px 0 19px 0;
    color: #0e6ec7
;}


/*新闻动态*/

.new_tit {
    border-bottom: 2px solid #0e6ec7;
    margin: 10px 0 20px 0;}

.new_tit .left h1 {
    font-size: 17px;
    margin-right: 10px;
    font-weight: 600;}

.new_tit .left h1 span {
    color: #dadada;
    font-size: 12px;
    margin-left: 5px;}

.new_tit .right {
    margin-top: 5px;}

.new_tit .right a {
    font-size: 13px;
    color: #666666;
    top: 20px;}

.new_con {
    margin: 10px 0;}

.new_con .col-md-6 {
    padding: 0;}

.new_con h1 {
    font-size: 16px;
    margin: 10px 0;}

.new_con h2 {
    font-size: 14px;
    font-weight: 600;}

.new_con p {
    color: #808080;
    font-size: 12px;
    line-height: 23px;
    margin: 10px 0;
    text-indent: 22px;
    border-bottom: 1px solid #cccccc;}

.new_con .font1 {
    padding-left: 20px;
    position: relative;}

.new_con .font ul li a {
    width: 100%;
    margin: 6px 0;
    display: inline-block;}

.new_con .font ul li a div {
    float: left;}

.new_con .font ul li a h2 {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #616161;
    margin: 5px;
    text-align: left;
    float: left;}

.new_con .font UL LI A H4 {
    float: right;}

.new_con .font ul li a h3,
.new_con .font ul li a h4 {
    font-size: 14px;
    color: #616161;}

.new_con .font UL LI A H3 {
    float: right
;}

.new_con .font ul li span {
    float: right;}
.new_con .font ul li:hover a h2{
    background: #0e6ec7;
}
.xsdt li:hover a,
#news a:hover .p,
.new_con .font ul li:hover a h3,
.new_con .font ul li:hover a h4{
    color: #0e6ec7;
}
/*通知公告*/

#news {
    width: 380px;
    overflow: hidden;
    margin: 0;
    padding: 0;}

#news ul {
    margin: 0
;}

#news li {
    margin: 5px 0;}

#news a {
    display: block;}

#news a .p {
    font-size: 14px !important;
    line-height: 20px;
    color: #555555;
    float: right;
    width: 320px;
    height: 42px;
    margin-top: 5px;}

.date {
    background: #0e6ec7;
    width: 46px;
    height: 42px;
    border-radius: 5px;
    text-align: center;
    float: left
;}

.date h1 {
    font-size: 12px;
    color: #fff;
    text-align: center!important;
    margin: 5px 0;}

.date h2 {
    font-size: 12px;
    color: #333333;
    padding: 3px 0;
    display: block;
    border-radius: 7px;
    width: 44px;
    height: 18px;
    border-radius: 0 0 5px 5px;
    background: #fff;
    margin: 0 auto;}


/*第二块灰色背景*/

.wrap_2 {
    width: 100%;
    padding-bottom: 24px;}

.wrap_2_coon {
    width: 1200px;
    margin: 0 auto;}


/*学术动态*/

.myschool {
    margin: 0;
    padding: 0;}

.font1 .xsp {
    text-indent: 0px;
    border: none;
    line-height: 14px;}

.font_3 {
    height: 162px;
    margin: 0;
    padding: 0
;}

.more {
    color: #0e6ec7;
    position: absolute;
    bottom: 0;
    right: 0;}

.xsdt {
    margin: 0;
    padding: 0;}

.xsdt li {
    background: url(../images/xydt_dian.png) no-repeat 0 8px;
    text-indent: 10px;
    width: 100%;
    height: 20px;
    margin: 10px 0;}

.xsdt li a,
.xsdt li span {
    font-size: 14px;}

.tab .fl h1 {
    color: #333;
    font-size: 18px;
    padding: 10px 20px;
    margin-top: 14px;
    margin-bottom: 3px;
    cursor: pointer;}

.tab .fl .on {
    background: #0e6ec7;
    color: #fff;
    padding: 10px 22px;}

.tab i {
    width: 2px;
    display: inline-block;
    background: #0e6ec7;
    height: 18px;
    position: relative;
    left: 22px;
    top: 3px;}

.tab fl .on {
    background: #0e6ec7;
    color: #fff;}

.tab .fr {
    position: relative;
    width: 40px;
    height: 20px;
    margin-top: 25px;}

.tan_con .new_con {
    display: none;
    position: relative;}

.tab .fr a {
    position: absolute;
    font-size: 13px;
    color: #666666;
    display: none;}

.font_3 .xsp1 {
    text-indent: 20px;
    line-height: 20px;}


/*学术动态*/

.wrap_3 {
    margin-bottom: 24px
;}

.pic {
    border-top: 2px solid #0e6ec7;}

.new_con h1 a {
    text-align: left;}

.new_con h5 {
    margin-top: 20px;
    color: #0e6ec7;
    font-size: 12px;}

.font h6 {
    color: #666;
    font-size: 12px;
    margin: 10px 0;
    line-height: 17px;}


/*第二个小轮播*/

.carousel-indicators {
    position: absolute;
    bottom: -10px;
    width: auto;
    right: 10px;
    line-height: 40px;
    left: none
;}

.carousel-indicators li,
.carousel-indicators .active {
    width: 8px;
    height: 8px;
    border-radius: 50%;}

.carousel-indicators .active {
    background: #fff;}

.op {
    position: relative;
    margin-bottom: 8px;
    padding: 3px
;}

.op img {
    width: 100%;}

.op h4 {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    bottom: 2px;
    width: 98%;
    color: #fff;
    padding: 10px;
    font-size: 16px;}

.oph4 h4 {
    width: 99%;}

.item {
    position: relative;}

.item h1 {
    position: absolute;
    bottom: -10px;
    background: rgba(0, 0, 0, .5);
    padding: 10px;
    width: 100%;}

.item h1 a {
    font-size: 14px;
    color: #fff;}

.carous_wrap {
    width: 580px;
    height: 300px;
    overflow: hidden;
    position: relative
;}

.car_container {
    position: absolute;
    top: 0;
    left: 0;}

.car_container li {
    float: left;
    width: 580px;
    position: relative;}

.car_container li h1 {
    position: absolute;
    bottom: 0px;
    z-index: 36;
    font-size: 18px;
    margin: 10px 0 10px 20px;}

.car_container li a {
    color: #fff;}

.ul_dian {
    width: 100%;
    background: url(../images/dian_bg.png) no-repeat;
    position: absolute;
    z-index: 33;
    height: 40px;
    bottom: 0px;}

.list_dian {
    float: right;
    margin-top: 13px;
    margin-right: 15px;}

.list_dian li {
    width: 25px;
    height: 5px;
    background: #ccc;
    float: left;
    margin: 0 5px;}

.list_dian .on {
    background: #fff;}


/*底部*/

.footer {
    background: #333;
    width: 100%;
    margin: 0 auto;
    color: #ccc;}

.footer h3 {
    font-size: 14px;
    margin-bottom: 27px;}

.footer a h4 {
    font-size: 12px;
    margin: 10px 0;
    color: #fff;}

.footer .container {
    padding: 26px 0 22px 0;}

.drop {
    margin-bottom: 13px;
    position: relative;}

.drop select {
    width: 80%;
    height: 25px;
    color: #000
;}

.carousel-control.right,
.carousel-control.left {
    background: none;
    top: 30%;
    width: 4%
;}

.carousel-indicators2 li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;}

.carousel-indicators2 .active {
    width: 10px;
    height: 10px;
    margin: 1px;
    background: #fff;
    border-radius: 10px;}

.ol-car2 {
    position: absolute;
    right: 10px;
    bottom: -10px;
    width: 118%;}

.ol-car2 li {
    position: relative;
    left: 40%;
    top: 20%;}

.p_z {
    width: 100%;
    height: 30px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 2px;
    z-index: 2;}

.ewm {
    width: 110px;
    height: 110px;
    margin: 0;
    padding: 0;}
.ewm img{
height:100px;}

/*学院概况样式*/

.nav_3 {
    margin-top: -5.7%;}

.nav_3 h1 {
    width: 260px;
    text-align: left;
    font-size: 30px;
    background: #0e6ec7;
    color: #fff;
    padding: 16px 0 16px 14px;
    border-bottom: 3px solid #003366;}

.about_nav {
    background: #fff;
    width: 260px;
    min-height: 468px;}

.about_nav li {
    border-bottom: 1px solid #ccc;
    width: 260px;
    margin: 0;
    background: #f9f9f9;}

.about_nav .row {
    margin: 0;}

.about_nav .hover {
    background: #ddd;}

.about_nav_li .click {
    background: rgb(153, 0, 0);}

.about_nav .hover a,
.about_nav .hover i {
    color: black;}

.about_nav li a,
.about_nav li i {
    font-size: 16px;
    color: #0e6ec7;
    text-align: left;
    line-height: 36px;}

.about_nav li i {
    text-align: right;
    float: right;
    width: 10px;}

.about_nav li i {
    padding: 10px 12px;}

.about_nav li i {
    height: 36px;
    padding: 0;
    cursor: pointer;
    background: url(../images/i.png) no-repeat 87% center;
    float: right;}

.about_nav li i:hover {
    background: url(../images/i_h.png) no-repeat 87% center;}

.well {
    background: #0e6ec7;
    padding: 0;
    margin-bottom: 0;}

.well li {
    background: #0e6ec7;
    padding-left: 16px;}

.about_nav .hover .well li a {
    color: #ccc;}

.well li:hover a {
    color: #fff!important;}

.about_nav .hover .well .sel a {
    color: #fff;}

.addre {
    border-bottom: 2px solid #0e6ec7;
    padding: 30px 0;
    margin: 15px 0;
    width: 914px
;}

.about_nav_li .collapse .well a {
    color: #fff;}

.addre h1 {
    color: rgb(46, 46, 46);
    font-size: 20px;}

.addre h2 {
    color: #888;
    font-size: 13px;
    padding: 10px 0 10px 42px;
    background: url(../images/about/address.png) no-repeat 0px 0px;
    margin: 0;}

.pic_con {
    margin-bottom: 120px;}

.pic_con h2 {
    font-size: 18px;
    color: #0e6ec7;
    margin: 30px 0 20px 0;}

.pic_con h3 {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin: 25px 0;}

.pic_con .text-right {
    margin-right: 22%;}


/*教育团队*/

.team_con {
    margin-bottom: 40px;
    width: 914px;
    min-height: 500px;}

.team_con h2 {
    font-size: 18px;
    margin: 20px 0;}

.team_con h3 {
    font-size: 16px;
    color: #0e6ec7;
    margin: 10px 0;}

.team_con p {
    text-indent: 30px;
    font-size: 12px;}

.team_con h4 {
    text-indent: 53px;
    font-size: 12px;
    margin: 5px 0;}


/*列表页*/

.list_tit {
    background: #0e6ec7;
    height: 45px;
    padding: 0;}

.list-group {
    margin: 0
;}

.list-group ul {
    margin: 0px;
    padding: 10px;
    background: #f6f6f6;}

.list-group ul li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;}

.list-group ul li:hover {
    background: #616161
;}

.list-group ul li:hover a {
    color: #fff;}

.list-group ul li a {
    margin-left: 10px;
    color: #333;
    font-size: 15px;}

.panel-default>.panel-heading {
    background: #0e6ec7;}

.list_tit h4 {
    color: #fff;
    margin: 0;
    position: relative
;}

.list_tit p {
    font-size: 18px;
    font-weight: 600;
    margin: 14px 0;}

.buttom_a {
    width: 45px;
    height: 45px;
    font-size: 30px;
    border-left: 2px solid #fff;
    position: absolute;
    right: 0px;
    top: 0;
    cursor: pointer;
    background: url(../images/about/reduce.png) no-repeat center;}

.addre h3 img {
    width: 30px;
    height: 30px;
    margin-top: -5px;}

.addre h3 {
    font-size: 12px;
    color: #aaaaaa;
    line-height: 30px;}


/*文章内容页 */

.contant_2 {
    margin-bottom: 100px;
    width: 914px;}

.contant_2 h2 {
    margin: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #333;}

.contant_2 h3 {
    border-bottom: 2px dotted #ddd;
    font-size: 15px;
    color: #8d8d8d;
    margin-bottom: 20px;
    padding-bottom: 20px;}

.contant_2 p {
   
    font-size: 15px;
    color: #333;
   
  
    overflow: hidden;}


/*列表页*/

.contant_3 {
    margin-bottom: 0;
    width: 914px;}

.list_ul {
    min-height: 500px;}

.list_ul .list_li {
    border-bottom: 2px dotted #ddd;
    margin: 20px 0;}

.list_li ol li {
    margin: 20px 0;}

.list_a {
    margin: 10px 0;
    color: #333333;
    font-size: 14px;}

.list_a :hover {
    color: #0e6ec7;
    font-size: 15px;}

.list_a h5 {
    float: left;

    padding-left: 10px;}

.list_a h5 i {
    width: 10px;
    height: 10px;
    background: #5b5b5b;}

.list_a h6 {
    float: right;}

.list_a h6 span {
    color: #a9a9a9;
    margin-left: 20px;}

.page_list h1,
.page_list h2 {
    font-size: 13px;
    color: #333;
    margin: 10px 0;}

.page_list h1 {
    padding-right: 0;}

.page_list button,
.page_list input {
    width: 64px;
    height: 35px;
    margin: 0 5px;
    margin-bottom: 50px;}

.nav_4 {
    max-width: 914px;}


/*快速访问*/

.teacher h1 {
    margin: 10px 0 10px 10px;
    font-size: 20px;
    color: #0e6ec7;}

.teacher_ul {
    width: 100%;
    overflow: hidden;}

.teacher_ul li {
    float: left;
    margin: 12px 30px
;}

.teacher hr {
    width: 878px;
    height: 2px;
    color: #dddddd;
    margin: 10px 0 20px 0
;}

@media (min-width: 305px)and (max-width: 380px) {
    .baozhengshu {
        width: 100%;
        height: auto;}
    .nav_3 h1,
    .about_nav li,
    .about_nav {
        width: 100%;}
    .contant_2 {
        width: 100%;}
    .carous_wrap {
        height: 150px;
        margin-bottom: 10px;}
    .car_container li h1 {
        display: none
    ;}
    .teacher hr {
        width: 100%!important
    ;}
    .new_tit .right {
        margin-top: -10px;}
}

@media (min-width: 305px) and (max-width: 450px) {
    .nav_top {
        height: 80px;}
    .nav_con {
        padding: 25px 0;}
    .navbar-toggle {
        float: left;
        margin-left: 15px;}
    .op {
        padding: 0;}
    .row_op {
        margin: 0;}
    #carousel-id2 {
        margin-bottom: 10px;}
    .op h4 {
        width: 100%;
        bottom: 0px;}
    .carousel-indicators {
        position: absolute;
        bottom: -10px;
        /* background: rgba(0, 0, 0, .5); */
        /* width: 100%; */
        left: 25px;
        height: 30px;}
    .nav_4 {
        margin: 0;}
    .nav_3 {
        margin: 10px 0
    ;}
    .addre h1 {
        font-size: 13px;}
    .addre {
        padding: 0 0 56px 0;}
    .addre img {
        width: 30px;
        height: 30px;}
    .addre h2 {
        background-position: 9% 0;}
    .pic_con h2 {
        text-align: center !important;}
    .pic_con .text-right {
        margin: 10px 0 !important;}
    .addre h3 {
        text-align: left;}
    .list_a h5 {
        margin: 17px 0;}
    .container_new {
        width: 100%;}
    .new_con .font {
        padding-left: 0;}
    .carousel-indicators {
        left: -18px !important;
        display: none
    ;}
    .footer h3 {
        text-align: center;}
    .nav_3 h1,
    .about_nav li,
    .about_nav {
        width: 100%;}
    .team_con,
    .addre {
        width: 100%;}
    .contant_3 {
        width: 100%;}
    .contant_2 {
        width: 100%;}
    .carous_wrap {
        height: 150px;
        margin-bottom: 10px;}
    .teacherhr {
        width: 100% !important
    ;}
    .new_tit .right {
        margin-top: -10px;}
}

@media (max-width: 450px) {
    .font_left {
        margin-bottom: 20px;}
    .carousel-indicators {
        position: absolute;
        bottom: -10px;
        /* background: rgba(0, 0, 0, .5); */
        /* width: 100%; */
        left: 30px;
        height: 30px;}
    .item h1,
    .op h4 {
        font-size: 14px;}
    .nav_4 {
        margin: 0;}
    .addre {
        padding: 0 0 56px 0;}
    .addre h2 {
        background-position: 4% 0;}
    .pic_con h2 {
        text-align: center !important;}
    .pic_con .text-right {
        margin: 10px 0 !important;}
    .addre h3 {
        text-align: left;}
    .list_a h5 {
        margin: 17px 0;}
    .container_new {
        width: 100%;}
    .new_tit .right A {
        top: 10px;}
    .new_tit {
        padding: 0;}
    .new_tit .left {
        padding: 0
    ;}
    .new_con .font {
        padding-left: 0;}
    .footer h3 {
        text-align: center;}
    .nav_3 h1,
    .about_nav li,
    .about_nav {
        width: 100%;}
    .team_con,
    .addre {
        width: 100%;}
    .contant_3 {
        width: 100%;}
    .contant_2 {
        width: 100%;}
    .carous_wrap {
        height: 150px;
        margin-bottom: 10px;}
    .teacher hr {
        width: 100% !important
    ;}
}

@media (min-width: 450px) and (max-width: 700px) {
    .nav_top {
        height: 115px;}
    .nav_con {
        padding: 25px 0;}
    .navbar-toggle {
        float: left;
        margin-left: 15px;}
    .op {
        padding: 0;}
    .row_op {
        margin: 0;}
    #carousel-id2 {
        margin-bottom: 10px;}
    .op h4 {
        width: 100%;
        bottom: 0px;}
    .wb,
    .wx {
        width: 70px;
        height: 70px;}
    .font_left {
        margin-bottom: 20px;}
    .carousel-indicators {
        position: absolute;
        bottom: -10px;
        /* background: rgba(0, 0, 0, .5); */
        /* width: 100%; */
        height: 30px;}
    .nav_3 {
        margin-top: 10px;}
    .nav_4 {
        margin: 0;}
    .addre h2 {
        background-position: 3% 0;}
    .addre {
        padding: 0 0 56px 0;}
    .addre h2 {
        background-position: 4% 0;}
    .pic_con h2 {
        text-align: center !important;}
    .pic_con .text-right {
        margin: 10px 0 !important;}
    .addre h3 {
        text-align: left;}
    .list_a h5 {
        margin: 17px 0;}
    .container_new {
        width: 100%;}
    .new_tit .right A {
        top: 10px;}
    .new_tit {
        padding: 0;}
    .new_tit .left {
        padding: 0
    ;}
    .new_con .font {
        padding-left: 0;}
    .footer h3 {
        text-align: center;}
    .nav_3 h1,
    .about_nav li,
    .about_nav {
        width: 100%;}
    .team_con,
    .addre {
        width: 100%;}
    .contant_3 {
        width: 100%;}
    .contant_2 {
        width: 100%;}
    .carous_wrap {
        height: 150px;
        margin-bottom: 10px;}
    .teacher hr {
        width: 100% !important
    ;}
    .new_tit .right {
        margin-top: -10px;}
}

@media (min-width:600px) and (max-width:700px) {
    .addre h2 {
        background-position: 3% 0;}
    .pic_con h2 {
        text-align: center !important;}
    .pic_con .text-right {
        margin: 10px 0 !important;}
    .new_tit .right A {
        top: 10px;}
    .new_tit {
        padding: 0;}
    .new_tit .left {
        padding: 0
    ;}
    .new_con .font {
        padding-left: 0;}
    .footer h3 {
        text-align: center;}
    .nav_3 h1,
    .about_nav li,
    .about_nav {
        width: 100%;}
    .team_con,
    .addre {
        width: 100%;}
    .contant_3 {
        width: 100%;}
    .contant_2 {
        width: 100%;}
    .carous_wrap {
        margin-bottom: 10px;}
    .carous_wrap {
        height: 150px;
        margin-bottom: 10px;}
    .teacher hr {
        width: 100%!important
    ;}
}

@media (min-width:700px) and (max-width:1000px) {
    .ul_stu {
        display: none;}
    .coll_nav li {
        padding: 10px 0;}
    .coll_nav li a {
        font-size: 14px;}
    .nav>li>a {
        padding: 3px 7px;}
    .op {
        padding: 0;}
    .row_op {
        margin: 0;}
    #carousel-id2 {
        margin-bottom: 10px;}
    .op h4 {
        width: 100%;
        bottom: 0px;
        font-size: 14px;}
    .font_left {
        margin-left: 26px;
        margin-bottom: 20px;}
    .wb,
    .wx {
        width: 70px;
        height: 70px;}
    .navbar-toggle {
        float: left;
        margin-left: 15px;}
    .nav_3 {
        margin: 20px 0
    ;}
    .nav_3 h1,
    .about_nav li,
    .about_nav {
        width: 100%;}
    .nav_4 {
        margin: 0;}
    .addre h2 {
        background-position: 4% 0;}
    .pic_con .text-right {
        margin-left: 47%;}
    .pic_con h2 {
        text-align: center !important;}
    .pic_con .text-right {
        margin: 10px 0 !important;}
    .addre {
        padding: 50px 0
    ;}
    .container_new {
        width: 100%;}
    .item h1 {
        font-size: 14px;}
    .new_tit .right A {
        top: 10px;}
    .new_tit {
        padding: 0;}
    .footer h3 {
        text-align: center;}
    .team_con,
    .addre {
        width: 100%;}
    .contant_3 {
        width: 100%;}
    .contant_2 {
        width: 100%;}
    .carous_wrap {
        margin-bottom: 10px;}
    .teacher hr {
        width: 100% !important
    ;}
    .new_tit .right {
        margin-top: 19px;}
}

@media (min-width:700px) and (max-width:750px) {
    .new_tit .right {
        margin-top: -10px;}
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .coll_nav li {
        padding: 0;}
    .navbar-collapse {
        padding: 0
    ;}
    .coll_nav {
        width: 101%;}
    .font_left {
        margin-left: 10px;}
    .drop select {
        width: 100%;}
    .nav_3 {
        margin: 0;}
    .nav_3 {
        margin-left: 3%;}
    .addre h2 {
        background-position: 6% 0;}
    .nav_3 {
        margin-left: 3%;
        margin-top: -7%;}
    .nav_3 h1,
    .about_nav {
        width: 154px;}
    .about_nav li {
        width: 154px;}
    .pic_con h2 {
        text-align: center !important;}
    .pic_con .text-right {
        margin: 10px 0 !important;}
    .team_con,
    .addre {
        width: 100%;}
    .contant_3 {
        width: 100%;}
    .bannerWarp {
        width: 100%
    ;}
    .teacher hr {
        width: 100%!important
    ;}
}

@media (min-width: 1200px) and (max-width:1400px) {
    .nav_3 {
        margin-top: -6%;
        margin-right: 0;}
    .bannerWarp {
        width: 100%
    ;}
    .teacher hr {
        width: 100%!important
    ;}
}

.item h1 {
    background: url(../images/bgg5.png)
;}

.op h4 {
    background: url(../images/bgg5.png)
;}

.sliderContainer .slideSelectors {
    background: url(../images/bgg5.png)
;}

.serch input {
    line-height: 20px;
    border: none;
    color: #9e9e9e;}

.new_tit .right {
    padding: 26px 0 14px 0
;}

.new_tit .right A {
    position: absolute;
    right: 14px;}

@media (max-width: 768px) {
    .font_3 h2 {
        margin-top: 10px
    ;}
    .xsdt a {
        width: 70%;}
    .xsdt li {
        margin: 33px 0;}
    .tab .fl h1 {
        padding: 10px 9px;}
    .tab i {
        left: 9px;}
}

@media (min-width: 768px) {
    .serch {
        display: none
    ;}
    .new_tit {
        padding: 0
    ;}
    .new_tit .left h1 {
        padding: 26px 0 14px 0
    ;}
    .ul_dian {
        bottom: 122px;}
}

@media (min-width: 992px) {
    .serch {
        display: none
    ;}
    .new_tit {
        padding: 0
    ;}
    .new_tit .left h1 {
        padding: 26px 0 14px 0
    ;}
    .contant_2 {
        width: 100%;}
    .ul_dian {
        bottom: 65px;}
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;}
    .new_tit {
        padding: 0
    ;}
    .new_tit .left h1 {
        padding: 26px 0 14px 0
    ;}
    .serch {
        display: block
    ;}
    .contant_2 {
        width: 914px;}
    .ul_dian {
        bottom: 0px;}
}

@media (max-width: 1200px) {
    .bannerWarp {
        width: 100% !important;}
    .banner_img img {
        width: 100% !important;}
    .img li {
        width: 20%;}
    .carous_wrap {
        width: 100%;}
    .car_container li {
        width: 25%;}
    .teacher hr {
        width: 100%!important
    ;}
    .wrap_2_coon {
        width: 96%;}
    #news {
        width: 96%;}
    #news a .p {
        width: 80%;}
    .nav_top {
        background-position: 70%;}
}

.drop {
    padding: 0;}

.butt {
    background: #fff;
    position: relative;
    width: 200px;
    height: 25px;}

.butt a {
    font-size: 12px;
    color: #333333;
    margin-left: -20px;
    line-height: 25px;}

.inpu {
    width: 30px;
    height: 25px;
    background: url(../images/butt_03.png) no-repeat 0px 0px;
    position: absolute;
    right: 0;
    top: 0;}

.sel li {
    background: #f5f5f5;}

.sel li a {
    color: #0e6ec7;}

.sel .sel_li {
    background: #0e6ec7;}

.sel .sel_li a {
    color: #fff;}

.sel {
    display: none;
    width: 200px;
    position: absolute;
    bottom: 25px;}

.date {
    background-size: 57px;}

.op h4 a {
    color: #fff;}

.item h1 a {
    color: #fff;}

.cli {
    display: block !important;}

.banner_img img {
    max-width: 1440px;
    margin: 0 auto;}

.addre h3 a {
    color: #aaaaaa
;}

.ol>.carousel-indicators {
    bottom: -10px
;}

.ssk {
    width: 280px;
    height: 35px;
    position: absolute;}

.iosSlider .slider .item .inner .text1 {
    background: none repeat scroll 0 0 #000;
    height: 45px;}

.iosSlider .slider .item .inner .text1 h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 16px;}

.panel,
.panel-heading,
.panel-group .panel {
    border-radius: 0px;}

.panel-group .panel {
    border-radius: 0px !important;}

.list_ul h6,
.list_ul i {
    line-height: 40px;}