.wrap {
    max-width: 1920px;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;}

.content {
    max-width: 1200px;
    margin: 0 auto;}


/*头部*/

.header-top {
    height: 120px;
    position: relative;
   /* background: url(../img/subject/header_top.jpg) repeat-x left center;*/
  background: #076ec5;

}

.header .logo {
    display: block;
    float: left;
    padding-top: 25px;
    padding-right: 20px;}

.header .logo img {
    display: block;
    max-width: 100%;
    width: auto;
    height: 65px;
    margin: 0 auto;}

.slogan {
    padding-top: 38px;
    float: left;}

.header-right{
    width:430px;
    float: right;
    overflow: hidden;
    padding-top:20px;
}

/*搜索*/

.search-box {
    width: 333px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    overflow: hidden;
    float: right;
    margin-top: 20px;
    position: relative;
color:#fff;
    z-index: 999;background:#cce2f4;
    border: 1px solid #D5D5D5;}

.search-box .J_SearchBtn {
    display: block;
    width: 26px;
    height: 26px;
    padding: 5px 12px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/common/ico_search.jpg);
   /* background-color:#1786e3;
    border: 2px solid #1786e3;*/
    z-index: 10;
    outline: none;}

.search-box .input {
    width: 89%;
    border: none;
    color: #505152;
    font-family: "微软雅黑";
    padding-left: 10px;
    background: none;
    font-size: 1.6em;
    z-index: 11;
    outline: none;
    overflow:hidden;}

.search-box .input:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: 0 0 0 1000px #ececec inset;}
.welcome{
    float: right;
    margin-top:15px;}
.welcome p{
    color: #232323;
    font-size: 1.4em;
    float: left;
    padding-top: 5px;}
.welcome a{
    float: left;
    font-family: "宋体";
    font-size: 1.2em;
    padding: 7px 10px;
    border-radius: 3px;
    background-color:#E5F5FF;
    color: #0062BD;}

.header .nav-open,
.header .nav-close {
    display: none;}


/*导航*/

.nav-wrap {
    /*background: url(../img/qiye/nav_wrapbg.jpg) repeat-x left top; margin-top: -30px;*/
    background:#1786e3;
   
    position: relative;
    z-index: 999;}
/*
.nav-wrap:before{
    content: "";
    width: 6px;
    height: 30px;
    position: absolute;
    left: -6px;
    background: url(../img/qiye/brfore.jpg) no-repeat left center;}
.nav-wrap:after{
    content: "";
    width: 6px;
    height: 30px;
    position: absolute;
    right: -6px;
    top: 0;
    background: url(../img/qiye/after.jpg) no-repeat left center;}*/
.nav-bar {
    text-align: center;
    position: relative;
    z-index: 9999;}

.nav-bar>li {
    display: inline-block;
    height: 36px;
    position: relative;
    margin: 7px 50px;
    transition:  all .3s ease;
    /*border: 1px solid #5eb4fb;*/}

.nav-bar>li:hover,
.nav-bar>li.active{
    /*background-color: #F46428;*/
    border-radius: 4px;
    border-color:#5eb4fb;}
.nav-bar>li>a {
    display: block;
    font-size: 1.7em;
    color: #fff;
    padding: 7px 13px 0;
    position: relative;
    text-align: center;
    background-position: right center;
    background-repeat: no-repeat;
    transition:  all .5s ease;}
/*
.nav-bar>li>a:before{
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: -18px;
    top: 50%;
    background: url(../img/qiye/a_after.jpg) no-repeat center;}*/
.nav-bar>li:first-child>a:before{
    display: none;}
.nav-bar>li>ul {
    position: absolute;
    top:40px;
    width: 150px;
    left: -21px;
    overflow-y: hidden;
    max-height: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background:#1786e3;}

.nav-bar>li:hover>ul {
    max-height: 400px;}
.nav-bar > li > ul > li:last-child{
    margin-bottom: 10px;}
.nav-bar>li>ul>li>a {
    display: block;
    font-size: 1.6em;
    color: #fff;
    line-height: 39px;
   text-align: center;
    width:90%;
    margin: 0 auto;
    border-radius: 3px;
    padding: 0 3px;}

.nav-bar>li>ul>li>a:hover,
.nav-bar>li>ul>li.active>a {
    color: #fff;
    background: #5eb4fb;}
/*banner*/
.banner-box{
    position: relative;
    overflow: hidden;
     /*padding-bottom:30px;
   background-color: #1786e3;*/}
.iosSliderDemo {
    clear: both;
    /*width: 100%; height: 280px;*/
     width:1200px;
    height: 295px;
    position: relative;margin:0 auto;}

.fluidHeight {
    position: absolute;
    width: 100%;
    height: 280px;}

.sliderContainer {
    height: 100%;
    max-height: 400px;
    padding: 0 0;}

.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;}

.iosSlider .slider {
    width: 100%;
    height: 100%;
    position: relative;}

.iosSlider .slider .item {
    width: 100%;
    height: 100%;
    padding: 0 0 0 0;
    text-align: center;}

.iosSlider .slider .item .inner {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    -webkit-box-shadow: 0 0 10px -5px #000;
            box-shadow: 0 0 10px -5px #000;
    background-position: 50% 0;
    background-repeat: no-repeat;
    display: block;}

.iosSlider .slider .item .inner img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    height: 100%; -webkit-box-shadow:5px 5px 5px #999 inset; box-shadow:5px 5px 5px #999 inset;}

.iosSlider .slider .item .inner .selectorShadow {
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: 120px;
    height: 30px;
    display: none;}

.iosSlider .slider .item .inner .text1 {
    opacity: 0;
    background: rgba(255, 255,255, .7);
    height: 75px;
    text-align: left;
    display: inline-block;
    color: #036FD3;
    font-size: 4em;
    font-weight: 100;
    font-weight: bold;
    line-height: 76px;
    padding: 0 20px;
    position: absolute;
    top: 38%;
    left: 50% !important;
    margin-left: -200px;}

.iosSlider .slider .item .inner .text2 {
    background: none repeat scroll 0 0 #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 10px 7px 7px;
    position: absolute;
    left: 100px;
    top: 115px;
    text-align: left;}

.iosSlider .slider .item .inner .text2 span {
    display: block;
    color: #fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 120%;
    line-height: 120%;
    font-weight: 100;
    padding: 0 8px;}

.sliderContainer .slideSelectors {
    position: relative;
    bottom: 20px;
    left: 0;
    width: 68px;
    margin: 0 auto;
    z-index: 1;
    height: 11px;}

.sliderContainer .slideSelectors .prev {
    float: left;
    width: 11px;
    height: 11px;}

.sliderContainer .slideSelectors .next {
    float: left;
    width: 11px;
    height: 11px;
    margin: 0 0 0 10px;}

.sliderContainer .slideSelectors .item {
    float: left;
    width: 9px;
    height: 9px;
    background: #FFFFFF;
    margin: 1px 1px 1px 11px;
    filter: alpha(opacity=25);
    border-radius: 10px;}

.sliderContainer .slideSelectors .item.first {
    margin-left: 1px;}

.sliderContainer .slideSelectors .selected {
    width: 13px;
    height: 13px;
    margin: 0 0 0 10px;
    border: 2px solid #fff;
    background: #1786E3;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: none;
            box-shadow: none;}

.sliderContainer .slideSelectors .selected.first {
    margin-left: 0;}

.sliderContainer .scrollbarContainer {
    position: relative;
    bottom: 4px;
    left: 0;
    width: 1024px;
    height: 4px;
    margin: 0 auto;
    z-index: 1;}

/* 页脚 */
.container .content {
    max-width: 1200px;
    overflow: hidden;}
.footer {
    margin-top: 10px;}
/*友情链接*/
.footer-link{
    line-height: 50px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;}
.footer-link>span {
    color: #363636;
    font-size: 2em;
    display: block;
    line-height: 35px;
    border-bottom: 1px solid #c9c9c9;}
.link-list {
    float: left;
    width: calc(100% - 140px);
    width: 83%;
    overflow: hidden;
    height: 33px;}
.footer-link li {
    float: left;
    margin: 0 10px;}
.footer-link li a {
    color: #666;
    font-size: 1.6em;
    line-height: 28px;}
.footer-link li a:hover {
    color: #F46428;}
.footer-link .btn-link {
    display: block;
    width: 21px;
    height: 21px;
    margin-top: 14px;
    background-color: #C9C9C9;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;}
.footer-link .btn-link:hover{
    background-color:#F46428;}
.btn-prev-link {
    background-image: url(../img/common/link_left.jpg);
    margin-right:5px;
    float: left;}
.btn-next-link {
    background-image: url(../img/common/link_right.jpg);
    float: right;}
.footer-top{
    width: 97.5%;
    display: table;
    padding-bottom: 20px;
    border-bottom: 1px solid #D2D2D2;}
.main-footer{
    background-color:#EBEBEB;
    overflow: hidden;
    position: relative;}

.footer-phone{
    margin-top: 35px;
    float: left;
    padding-left: 50px;
    background: url(../img/dangjian/dfooter_phone.jpg) left center no-repeat;
    color: #fff;
    font-family: '微软雅黑';
    font-size: 1.6em;
    color: #666666;
    line-height: 26px;
    position: relative;
    z-index: 999;}
.footer-phone span {
    display: block;
    font-family: 'Arial';
    font-size: 1.6em;
    font-weight: normal;
    color: #F45635;}
.school-info{
    float: left;
    margin-top: 20px;
    margin-left: 50px;}
.school-info a{
    display: block;
    font-size: 1.6em;
    color: #666666;
    line-height: 40px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 0 center;
    word-break:break-all;}
.school-info a.address{
    background-image: url(../img/dangjian/address.jpg);}
.school-info a.email{
    background-image: url(../img/dangjian/email.jpg);}
.pic-box{
    float: right;
    width: 200px;
    position: relative;
    overflow: hidden;}
.pic-box .identification{
    float: left;
    margin-right: 40px;
    margin-top:35px;
    
    width: 52px;
    height: 64px;}
.pic-box .pic-tdcode{
    height: 90px;
    width: 90px;
    margin-top: 20px;
    float: right;}
.pic-box .pic-tdcode img{
    width: 100%;
    display: block;}
.copyright{
    padding: 12px 0;}
.copyright a{
    line-height: 30px;
    color: #666666;
    font-size: 1.6em;}
.copyright .police{
    float: right;
    background: url(../img/common/ico_police.jpg) no-repeat left center;
    padding-left: 25px;}
/*回到顶部*/
#scroll-top {
    position: fixed;
    color: #fff;
    width: 40px;
    height: 47px;
    line-height: 57px;
    text-align: center;
    right: 5px;
    bottom: 185px;
    cursor: pointer;
    background: #F45635 url(../img/common/gotop.jpg) center 3px no-repeat;
    background-size: 60%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;}

#scroll-top:hover {
    background-color: #F45635;
    border-radius: 50% 50% 4px 4px;}
@media only screen and (max-width:1199px) {
    /*顶部*/
    .header-top{
        height: 100px;}
    .header .logo{
        padding-left: 10px;}
    .header .logo img {
        height: 60px;}
    .nav-bar > li > a{
        padding: 8px 20px 6px;}
    .slogan{
        padding-top: 35px;}
    .slogan img{
        height: 30px;}
    .header-right{
        padding-right: 10px;}
    .iosSliderDemo{
        height:450px;margin:0 auto;}
    .fluidHeight{
        height: 100%;}
    .footer-link ul{
        width: 87%;}
    .footer-link ul li a{
        padding-right: 20px;}
    .copyright {
        padding: 12px 8px;}
    /*footer*/
    .footer-link{
        width: 98%;
        margin: 0 auto 20px;}
    .pic-box{
        width: 200px;}
    .tdcode{
        display: none;}
}


/*768-1024*/

@media only screen and (max-width:1023px) {
    .nav-wrap:before,
    .nav-wrap:after{
        display: none;}
    .header .logo{
        padding-left: 8px;
        padding-right: 25px;}
    .header-phone{
        margin-top: 20px;
        font-size: 1.2em;
        padding-right: 10px;}
    .search-box{
        margin-top: 31px;}
    .header-nav{
        display: block;
        position: relative;
        height: 60px;
        border-top: 2px solid #F45635;}
    .header .nav-open {
        width: 22px;
        height: 15px;
        display: block;
        position: absolute;
        top: 33%;
        left: 8px;
        margin-top: -12px;
        z-index: 999999;
        outline: none;
        text-decoration: none;
        background:#F45635 url(../img/dangjian/nav_open.jpg) center no-repeat;
        cursor: pointer;
        padding: 15px 10px;}
    .nav-wrap {
        padding: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        margin: 0;
        top: 0;
        right: -100%;
        z-index: 999999;
        background-color: #F45635;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        border-top: none;
        overflow-y: auto;}
    .nav-wrap.show {
        right: 0;}
    .header .nav-close{
        display: block;
        background: #fff;
        padding: 0 33px;}
    .header .nav-close a{
        display: inline-block;
        background: url(../img/dangjian/nav_close.jpg) 0 center no-repeat;
        font-size: 2.2em;
        color: #F4381D;
        line-height: 60px;
        height: 60px;
        padding-left: 20px;
        cursor: pointer;}
    .nav-bar{
        background: none;}
    .nav-bar>li{
        display: block;
        height: auto;
        padding: 0;
        float: none;
        width: 100%;
        margin: 0;
        border: none;
        overflow: hidden;}
    .nav-bar>li.active{
        height: 60px;}
    .nav-bar>li.hover{
        height: auto;}
    .nav-bar>li>a,
    .nav-bar>li:hover>a,
    .nav-bar>li>a:last-child {
        font-size: 2em;
        color: #eee;
        padding: 0;
        line-height: 60px;
        border-bottom: 1px solid #FA7962;
        text-align: left;
        padding-left: 30px;
        background:none;
        border-left: none;
        border-right: none;
        margin: 0;
        background: #f75c41;}
    .nav-bar>li.hover>a,
    .nav-bar>li.active>a {
        color: #fff;
        background: #FFBA00;}
    .nav-bar>li:hover>a:after,
    .nav-bar>li>a:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: auto;
        right: 32px;
        margin-top: -12px;
        bottom: auto;
        width: 14px;
        height: 24px;
        border-bottom: none;
        background: url(../img/common/nav_a.jpg) 0 center no-repeat;}
    .nav-bar>li:hover>a:last-child:after,
    .nav-bar>li>a:last-child:after {
        background: none;}
    .nav-bar>li:hover,
    .nav-bar>li.active{
        border-radius: 0;}
    .nav-bar>li.hover>a:after{
        left: auto;
        right: 32px;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);}
    .nav-bar>li>ul,
    .nav-bar>li:hover>ul {
        position: relative;
        top: 0;
        left: 0;
        overflow-y: hidden;
        max-height: 0;
        background: rgba(247,93,67,.9);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2F75D43,endColorstr=#B2F75D43);}
    .nav-bar>li.hover>ul,
    .nav-bar>li.active>ul {
        max-height: 1000px;}
    .nav-bar>li>ul>li>a {
        font-size: 1.8em;
        text-align: left;
        padding-left: 40px;
        line-height: 50px;
        width: 100%;
        border-radius: 0;
        display: block;
        width: 100%;
        text-indent: 40px;
        padding-left: 0;
        padding-right: 0;
        border-right: none;
        border-left: none;
        border-top: none;}

    .nav-bar>li>ul>li>a:hover,
    .nav-bar>li>ul>li.active>a {
        color: #FAF404;}

    .nav-bar>li>ul>li:last-child>a {
        border-bottom: none;}
    .welcome{
        display: none;}
    .header-top{
        height: 100px;}
    .banner-box{
        padding-bottom: 0;}
    .iosSliderDemo{
        height: 140px;}
    .fluidHeight{
        height: 140px;}
    .footer-top{
        display: none;}
    .footer{
        margin-top: 0;}
    .footer-link{
        padding: 0 8px;}
    .link-list{
        width: 80%;}
    .pic-box{
        width: 200px;}
    .copyright{
        padding: 12px 8px;}
    .link-list{
        height: 33px;}
    #scroll-top{
        bottom: 60px;}
    .copyright{
        text-align: center;}
    .footer-link{
        display: none;}
    .copyright a{
        display: block;}
    .copyright .police{
        float: none;
        background: url(../img/common/ico_police.jpg) no-repeat 30% center;}

}

/*640-767*/

@media only screen and (max-width:767px) {
    .header .logo{
        height: 50px;}
    .header .logo img{
        height: 50px;}
     .slogan{
        float: right;}
    .header-top{
        height: 84px;
        padding: 0 8px;}
    .search-box{
        margin-top: 25px;
        width: 300px;}
    .header-right{
        width: 300px;
        padding-right: 0;}
    .iosSliderDemo{
        height: 150px;}
    .fluidHeight{
        height: 150px;}

    .footer-top{
    display: none;}
    .copyright{
        text-align: center;}
    .footer-link{
        display: none;}
    .copyright a{
        display: block;}
    .copyright .police{
        float: none;
        background: url(../img/common/ico_police.jpg) no-repeat 22% center;}
}


/* 480-639*/

@media only screen and (max-width:639px) {
    .header-top{
        height: 80px;}
    .header .logo{
        display: block;}
    .header .logo{
        padding-left: 0;}
    .header .logo img{
        margin-left: 0;}
    .search-box{
        width: 280px;
        margin-top: 20px;
        height: 35px;
        line-height: 35px;}
    .header-nav{
        height: 50px;}
    .header .nav-open{
        padding: 10px 7px;
        margin-top: -10px;}
    .slogan{
        display: none;}
    .header-phone{
        margin-top: 15px;
        padding-right: 0;}
    .iosSliderDemo{
        height: 100px;}
    .fluidHeight{
        height: 100px;}

}


/* 360-479*/

@media only screen and (max-width:479px) {

    .iosSliderDemo{
        height: 80px;}
    .fluidHeight{
        height: 80px;}
     .copyright .police{
        background: url(../img/common/ico_police.jpg) no-repeat 15% center;}
}

/* 320-359*/

@media only screen and (max-width:359px) {
    .search-box{
        width: 250px;}
    .iosSliderDemo{
        height: 60px;}
    .fluidHeight{
        height: 60px;}
    .copyright .police{
        background: url(../img/common/ico_police.jpg) no-repeat 10% center;}
}