﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ background:#abdbf7; font-family:"宋体"}
img{ border:0;}
ul li{ list-style:none}
a { text-decoration:none}

.fl{ float:left}
.fr{ float:right}
.clr{ clear:both}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}

.line{ width:100%; overflow:hidden;}

.top{ width:100%; height:169px; background:url(../picture/top.jpg) center #3696D2 no-repeat; border-bottom:1px solid #fff;}

.main{ width:1090px; margin:0 auto; background:#f7f7f7;  -moz-box-shadow:0 0 10px #bdbcbc; -webkit-box-shadow:0 0 10px #bdbcbc; box-shadow:0 0 10px #bdbcbc;}

.index_title{ width:345px; height:53px; line-height:53px; font-family:'微软雅黑'; font-size:35px; text-align:center; background:url(../picture/index_title.jpg) 0 center no-repeat; margin:0 auto; color:#26243a}

/* 校长寄语 */
.jiyu_box{ width:1020px; margin-left:20px; padding:37px 0 0;}
.jiyu{ width:1020px; margin:40px auto 0;}
.jiyu .video{ width:395px; height:275px; background:#4DA0D0; float:right;}
.jiyu .con{ width:578px; float:left; }
.jiyu .con .cc{ height:280px; font-size:14px; color:#504d4d; line-height:30px; background:url(images/xiaozhang.jpg) 0 10px no-repeat; padding-left:180px;}

/* 学校简介 */
.jianjie{ width:1020px; min-height:400px; margin:0 auto; position:relative;}
.jianjie .index_title{ margin:70px auto 0;}
.jianjie .con{ width:384px; font-size:14px; color:#787676; line-height:30px; float:right}
.jianjie .more{ width:111px; height:43px; display:block; background:url(../picture/btn.jpg) no-repeat; position:absolute; left:635px; bottom:0;}


/* 专业概况 */
.gaikuang{ width:1020px; margin:80px auto 0;}
.gaikuang .con{ font-size:14px; color:#504d4d; line-height:20px; margin-top:40px;}
.gaikuang .con a{ color:#504d4d;}
.gaikuang .con .more a{ width:185px; height:90px; background:url(../picture/btns.jpg) no-repeat; display:block;}
.gaikuang .con .mores a{ width:70px; height:22px; background:url(../picture/link.jpg) no-repeat; display:block; position:absolute; bottom:4px; right:10px;}

/* 教授带你识专业 */
.jiaoshou{ width:1020px; margin:80px auto 0;}
.jiaoshou .con{ width:100%; margin-top:40px;}
.jiaoshou .con .js{ width:190px; height:310px; overflow:hidden; background:#4DA0D0; padding:10px; float:left; margin:0 19px;}
.jiaoshou .con .js img{ width:186px; height:225px;}
.jiaoshou .con .js h2{font-size:14px; line-height:35px; font-weight:bold; text-align:center; color:#fff;}
.jiaoshou .con .js h2 a{ color:#fff;}
.jiaoshou .con .js p{ line-height:25px; font-size:14px; color:#fff;}

/* 学生成才 */
.chengcai{ width:1020px; margin:80px auto 0; padding-bottom:50px;}
.chengcai .con{ width:100%; margin-top:40px;}
.chengcai .con .cc{ width:175px; height:165px; float:left; margin-left:16px; padding-right:20px; background:url(../picture/chengcai_bg.jpg) no-repeat; font-size:14px; line-height:24px; color:#504d4d;}
.chengcai .con .cc b{ color:#297cc7;}

.bottom_box{ width:100%; background:#2D9BDB;}
.bottom{ width:1000px; height:57px; margin:0 auto; line-height:57px; text-align:center; color:#fff; font-size:14px;}
.bottom a{ color:#fff;}

/* 分页CSS */
.pg {
    font-size: 12px;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
.pg span {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 0 3px;
    padding: 0 5px;
    text-align: center;
}
.pg a {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #666666 !important;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 0 3px;
    padding: 0 5px;
    text-decoration: none;
}