/* é€šç”¨æ ·å¼ */

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

body {
    background: #eeeeee;
}


/* å¤´éƒ¨å’Œå¯¼èˆª */

.header {
    width: 100%;
min-width: 1200px;
}

.header .container {
    background-color: #63a8dc;
}

.header .container .top {
    height: 130px;
    width: 1200px;
    margin: 0 auto;
}

.header .container .top .left {
    margin-top: 26px;
    width: 470px;
    height: 78px;
}

.header .container .top .right {
    width: 660px;
    height: 130px;
}

.header .container .top .right .top1-img {
    margin-top: 41px;
    width: 345px;
    height: 48px;
}

.header .container .top .right .search {
    width: 240px;
    height: 40px;
    margin-top: 45px;
}

.header .container .top .right .search1 {
    width: 190px;
    height: 40px;
    line-height: 40px;
    background-color: #84c3f3;
    text-indent: 20px;
    color: #fff;
    border: none;
    font-size: 16px;
}

.header .container .top .right .search2 {
    width: 50px;
    height: 40px;
    background: #4595d0 url("../images/search.png") no-repeat center;
    cursor: pointer;
    border: none;

}

.header .nav {
    height: 45px;
    margin: 0 auto;
    clear: both;
    background-color: #4595d0;
}

.header .nav ul {
    height: 45px;
    width: 1200px;
    margin: 0 auto;
    background-color: #4595d0;
}

.header .nav ul li {
    float: left;
}

.header .nav ul li a {
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    width: 150px;
    text-align: center;
    font-size: 16px;
}


/* è½®æ’­æ ·å¼ */

.bann {
    width: 100%;
    min-width: 1200px;
    background: #f7f6f6;
    height: 300px;
}

#main {
    overflow: hidden;
    zoom: 1;
    position: relative;
}

#index_b_hero {
    width: 1200px;
    height: 300px;
    margin: auto;
    position: relative;
}

#index_b_hero img {
    width: 1200px;
    height: 300px;
}

#index_b_hero .heros {
    width: 1200px;
    height: 300px;
}

#index_b_hero .hero-wrap {
    overflow: visible;
    position: absolute;
}

#index_b_hero .next,
#index_b_hero .prev {
    filter: alpha(Opacity=70);
    opacity: .7;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    margin-left: 5px;
    background-color: #303030;
    z-index: 3;
}

#index_b_hero .next:hover,
#index_b_hero .prev:hover {
    background-color: orangered;
}

#index_b_hero .next {
    margin: -25px 5px 0 0;
    right: 0;
}

#index_b_hero .disabled {
    background-color: #eee;
}

#index_b_hero .mask-left,
#index_b_hero .mask-right,
#index_b_hero .hero {
    background: #fff;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 1200px;
    height: 300px;
    overflow: hidden;
    left: 2840px;
}

#index_b_hero .mask-right,
#index_b_hero .mask-left {
    z-index: 2;
    left: -1200px;
    filter: alpha(Opacity=30);
    opacity: .3;
    background: #000;
    overflow: hidden;
}

#index_b_hero .mask-right {
    left: 1200px;
}

#index_b_hero .active {
    z-index: 2;
    left: 0;
}

.bajh {
    width: 100px;
    height: 30px;
    margin: 0 auto;
    z-index: 100;
    position: relative;
    top: 270px;
}

.bajh li {
    width: 10px;
    height: 10px;
    background: #a2a2a2;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    /*IE6*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*éžIE6çš„å…¶å®ƒ*/
}

.bajhaa {
    background: #fff!important;
}

.icon-arrow-a-left,
.icon-arrow-a-right {
    background: url(../images/icon-sd26986d847.png) no-repeat;
}

.icon-arrow-a-left {
    background-position: 0 0;
    height: 50px;
    width: 50px;
}

.icon-arrow-a-left:hover,
.icon-arrow-a-left.arrow-a-left_hover,
.icon-arrow-a-left.arrow-a-left-hover {
    background-position: -60px 0;
}

.icon-arrow-a-right {
    background-position: -120px 0;
    height: 50px;
    width: 50px;
}

.icon-arrow-a-right:hover,
.icon-arrow-a-right.arrow-a-right_hover,
.icon-arrow-a-right.arrow-a-right-hover {
    background-position: -180px 0;
}


/* æ–°é—»åŠ¨æ€ */

.news {
    height: 540px;
    background-color: #fff;
    min-width: 1200px;
}

.news-b {
    height: 540px;
    width: 1200px;
    margin: 0 auto;
}

.news-b .top {
    height: 70px;
    border-bottom: 1px solid #dedede;
}

.news-b .top h4 {
    text-align: center;
    height: 71px;
    line-height: 71px;
    width: 150px;
    margin: 0 auto;
    border-bottom: 3px solid #63a8dc;
    font-size: 24px;
}

.news-b .bottom {
    height: 360px;
    width: 1200px;
    margin-top: 50px;
}

.news-b .bottom .item {
    width: 280px;
    height: 360px;
    background-color: #f4f4f4;
    margin-left: 26px;
}

.news-b .bottom .item:first-child {
    margin-left: 0;
}

.news-b .bottom .item h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 30px;
    padding: 0 10px;
    font-weight: bold;
}

.news-b .bottom .item p {
    padding: 0 10px;
    font-size: 14px;
    color: #686868;
}
.news-b .bottom .item img{
width:281px;
height:189px;
}

/* é€šçŸ¥å…¬å‘Š */

.notice {
    height: 490px;
    background: url("../images/notice-bg.png") no-repeat;
    background-size: 100% 490px;
    min-width: 1200px;
}

.notice-b {
    height: 490px;
    width: 1200px;
    margin: 0 auto;
}

.notice-b .top {
    height: 90px;
    border-bottom: 1px solid #dedede;
    padding-top: 20px;
}

.notice-b .top h4 {
    height: 71px;
    line-height: 71px;
    border-bottom: 3px solid #63a8dc;
    width: 150px;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
}

.notice-b .bottom {
    height: 250px;
    width: 1200px;
    margin-top: 70px;
}

.notice-b .bottom .item {
    width: 370px;
    height: 100px;
    background-color: #fff;
    margin: 0 0 50px 45px;
    padding: 22px 10px;
}

.notice-b .bottom .item-left {
    width: 60px;
    height: 56px;
    background-color: #f4f4f4;
    text-align: center;
}

.notice-b .bottom .item-left h4 {
    height: 28px;
    line-height: 28px;
}

.notice-b .bottom .item-left p {
    height: 28px;
    line-height: 28px;
    background-color: #63a8dc;
    color: #fff;
}

.notice-b .bottom .item-right {
    height: 56px;
    width: 290px;
    padding-left: 20px;
}

.notice-b .bottom .item-right h4 {
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
}

.notice-b .bottom .item-right p {
    height: 28px;
    line-height: 28px;
    color: #a0a0a0;
}


/* æ•™è‚²æ•™å­¦ å­¦ç”Ÿå·¥ä½œ */

.education {
    height: 450px;
    background-color: #fff;
      min-width: 1200px;
}

.education-b {
    width: 1200px;
    height: 450px;
    margin: 0 auto;
    padding-top: 64px;
}

.education-b .item {
    width: 560px;
    height: 340px;
    margin-left: 80px;
}

.education-b .item:first-child {
    margin-left: 0;
}

.education-b .item-top {
    height: 170px;
    width: 100%;
    position: relative;
}

.education-b .item-top img {
    height: 140px;
    width: 100%;
    margin-top: 15px;
}

.education-b .item-top .teaching {
    height: 170px;
    width: 120px;
    background-color: #63a8dc;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.education-b .item-top h4 {
    width: 80px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 40px;
    left: 30px;
    letter-spacing: 14px;
    line-height: 40px;
}

.education-b .item-bottom {
    height: 170px;
}

.education-b .item-bottom ul {
    height: 170px;
    padding-left: 20px;
}

.education-b .item-bottom ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    list-style: disc;
}

.education-b .item-bottom ul li span {
    float: right;
    color: #a4a4a4;
}


/* å‹æƒ…é“¾æŽ¥ */

.youqing {
    height: 250px;
    background-color: #f4f4f4;
}

.youqing-b {
    width: 1200px;
    height: 250px;
    margin: 0 auto;
}

.youqing-b .top {
    height: 80px;
    border-bottom: 1px solid #dedede;
}

.youqing-b .top>h4 {
    height: 80px;
    line-height: 80px;
    width: 140px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    border-bottom: 2px solid #63a8dc;
}

.youqing-b .bottom {
    height: 170px;
}

.youqing-b .bottom ul {
    height: 80px;
    padding-top: 45px;
}

.youqing-b .bottom ul li {
    float: left;
    margin-left: 80px;
}

.youqing-b .bottom ul li:first-child {
    margin-left: 0;
}

.youqing-b .bottom ul li img {
    width: 240px;
    height: 80px;
}


/* åº•éƒ¨ */

.footer {
    height: 110px;
    background: url(../images/footer-bg.png) no-repeat;
    background-size: 100% 110px;
    min-width: 1200px;
}

.footer-b {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}

.footer-b .left {
    width: 800px;
    height: 110px;
}

.footer-b .left p {
    font-size: 14px;
    color: #fff;
    margin-top: 22px;
}

.footer-b .left p span {
    margin-left: 20px;
}

.footer-b .right {
    width: 200px;
    padding-top: 30px;
    height: 110px;
}

.footer-b .right>div {
    width: 100px;
    text-align: center;
}

.footer-b .right img {
    width: 35px;
    height: 35px;
}

.footer-b .right p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}


/* åˆ—è¡¨é¡µä¸€äº›æ ·å¼ */

.bj1200 {
    width: 1200px;
    padding: 15px 15px 0px 15px;
    background: #fff;
    margin: 0 auto;
}

.bj1200dd {
    width: 1200px;
    padding: 0px 15px 0px 15px;
    background: #fff;
    margin: 0 auto;
}

.xinw {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.ery {
    width: 230px;
    float: left;
    height: auto;
}

.boant {
    width: 1170px;
    height: 200px;
    margin: 0 auto;
}

.xintllff {
    min-width: 80px;
    padding: 0 10px;
    color: #fff;
    margin-top: 10px;
    background: #63a8dc;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    float: left;
    margin-left: 15px;
}

.gend {
    font-size: 14px;
    min-width: 60px;
    height: 45px;
    line-height: 45px;
    float: right;
}

.xintl {
    width: 100%;
    border-bottom: 1px solid #0d55a7;
    height: 45px;
}

.danlm28cc {
    font-size: 14px;
    line-height: 35px;
    width: 95%;
    margin: 0 auto;
    padding-top: 30px;
}

.danlm28cc p {
    padding-bottom: 15px;
    text-indent: 28px;
}

.youc830v {
    height: auto;
    border: 1px solid #ccc;
}

.erjb {
    height: 61px;
    background: #63a8dc;
    font-size: 24px;
    line-height: 61px;
    color: #fff;
    text-align: center;
}

.erminca,
.erminc {
    width: 100%;
    height: 47px;
    line-height: 47px;
    margin-bottom: 2px;
    font-size: 16px;
}

.erminca {
    color: #000;
    background: #f1f1f1;
}

.erminc {
    background: #e1e1e1;
    color: #000;
}

.erminca a,
.erminc a {
    width: 100%;
    height: 47px;
    line-height: 47px;
    text-align: center;
    display: inline-block;
}

.youc830 {
    float: right;
    width: 910px;
    height: auto;
    border: 1px solid #ccc;
}

.genddd {
    font-size: 14px;
    min-width: 60px;
    height: 45px;
    line-height: 45px;
    float: right;
    padding-right: 10px;
}

.fanyxh {
    width: 100%;
    height: 40px;
    text-align: center;
    padding: 5px 0px;
}

.sahut {
    width: 100%;
    height: 240px;
}

.sahut img {
    width: 1170px;
    height: 240px;
}

.lixistee {
    height: auto;
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
}

.lixistee li {
    text-align: right;
    line-height: 40px;
    height: 42px;
    color: #9e9e9e;
    font-size: 14px;
}

.lixistee li a {
    float: left;
    text-align: left;
}


/* å†…å®¹é¡µç›¸å…³æ ·å¼ */

.youc830v {
    height: auto;
    border: 1px solid #ccc;
}

.xintl {
    width: 100%;
    border-bottom: 1px solid #0d55a7;
    height: 45px;
}

.mch3 {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    line-height: 45px;
    padding: 20px 0;
}

.mch3sh {
    border-bottom: 1px dashed #ccc;
    text-align: center;
    font-size: 14px;
    min-height: 40px;
    line-height: 40px;
}

.mchcot {
    width: 95%;
    line-height: 37px;
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 10px;
    margin: 0 auto;
}

.mchcot p {
    text-indent: 30px;
    margin-bottom: 10px;
}