* {
    padding: 0;
    margin: 0;
    border: none;
    list-style: none;
}

body {
    font-size: 12px;
    color: #606060;
    font-family: "SimSun", Arial, Helvetica, sans-serif;
}

#warpper {
    width: 100%;
}

#header {
    width: 100%;
    min-width: 1180px;
}

.logo {
    background: url("../images/common/logo_img.png") no-repeat center center;
    width: 100%;
    height: 190px;position:relative;
}
.weather {
    position: absolute;bottom:10px; right:80px;font-size:14px;}
.menu {
    background: url("../images/common/menu_bg.png") repeat-x left top;
    height: 40px;
}

.menu_list {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.menu_list li {
    float: left;
    width: 130px;
}

.menu_list li a {
    font-size: 14px;
    font-family: "΢���ź�";
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 130px;
    text-align: center;;
}

.menu_list li a:hover {
    background: url("../images/common/menu.png") repeat-x left top;
    border-left: 1px solid #03c6cd;
    border-right: 1px solid #03c6cd;
}

.menu_list li a.home {
    background: url("../images/common/menu.png") repeat-x left top;
    border-left: 1px solid #03c6cd;
    border-right: 1px solid #03c6cd;
}

#container {
    width: 1180px;
    margin: 20px auto;
    overflow: hidden;
}

.banner_01 {

    width: 100%;
    height: 352px;
}

/* ����֪ͨ*/
.infor {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
    margin: 10px 0;
}

.infor h2 {
    font-size: 14px;
    padding-left: 15px;
    color: #dc4d4d;
}

.infor h2 span {
    color: #474747;
    font-weight: normal;
}

.new {
    overflow: hidden;
}

/*֪ͨ����*/
.notice {
    width: 715px;
    float: right;
    position: relative;
}

.notice h2 {
    background: #e3ffff;
    height: 30px;
    line-height: 30px;
}

.notice h2 span {
    border-left: 7px solid #03948c;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #dc4d4d;
}

.notice_list {
    margin-top: 15px;
    min-height: 270px;
}

.notice_list li {
    border-bottom: 1px solid #bdbdbd;
    height: 36px;
    line-height: 36px;
    position: relative;
}

.notice_list li span {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
}

.notice_list li a {
    color: #474747;
    text-decoration: none;
}

.notice_list li a:hover {
    color: #000;
}

a.more {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #474747;
    text-decoration: none;
}

a.more:hover {
    color: #000;
}

/*ѧϰ����*/
.study {
    margin: 20px 0;
}

.con {
    overflow: hidden;
}

/*���ߵ���*/
.policy {
    width: 448px;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

.policy h2 {
    background: #e3ffff;
    height: 30px;
    line-height: 30px;
}

.policy h2 span {
    border-left: 7px solid #03948c;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #dc4d4d;
}

.policy_list {
    margin-top: 10px;
    min-height: 270px;
}

.policy_list li {
    border-bottom: 1px solid #bdbdbd;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.policy_list li span {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
}

.policy_list li a {
    color: #474747;
    text-decoration: none;
}

.policy_list li a:hover {
    color: #000;
}

/*��ѵ����*/
.train {
    width: 448px;
    position: relative;
    float: left;
}

.train h2 {
    background: #e3ffff;
    height: 30px;
    line-height: 30px;
}

.train h2 span {
    border-left: 7px solid #03948c;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #dc4d4d;
}

.train_list {
    margin-top: 10px;
    min-height: 270px;
}

.train_list li {
    border-bottom: 1px solid #bdbdbd;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.train_list li span {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
}

.train_list li a {
    color: #474747;
    text-decoration: none;
}

.train_list li a:hover {
    color: #000;
}

/*��ϵ����*/
.contact {
    width: 244px;
    float: left;
    overflow: hidden;
    margin-left: 20px;
}

.contact h2 {
    background: #e3ffff;
    height: 30px;
    line-height: 30px;
}

.contact h2 span {
    border-left: 7px solid #03948c;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #dc4d4d;
}

.contact_list {
    margin-top: 2px;
}

.contact_list li {
    padding-left: 70px;
    height: 85px;
    line-height: 85px;
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 14px;
    font-family: "΢���ź�";
}




.phone10{
    width: 244px;
    float: left;
   
    margin-left: 20px;
}

.phone10 h2 {
    background: #e3ffff;
    height: 30px;
    line-height: 30px;
}

.phone10 h2 span {
    border-left: 7px solid #03948c;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #dc4d4d;
}




.contact_list2 {
    margin-top: 25px;margin-left:30px;
}

.contact_list2 li {        
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 14px;
    font-family: "΢���ź�";float:left;margin-right:10px;
    text-align:center;
    width:80%;
}
.contact_list2 li span { display:block;text-align:center;font-size:12px;line-height:25px;}
.contact_list2 li a { color:#474747; text-decoration:none;}
.contact_list2 li a:hover { color :#000;}

.contact_list li.phone {
    background: url("../images/common/ico_02.png") no-repeat #f5f5f5 10px center;
}

.contact_list li.wei {
    background: url("../images/common/ico_03.png") no-repeat #f5f5f5 10px center;
}

.contact_list li.qq {
    background: url("../images/common/ico_04.png") no-repeat #f5f5f5 10px center;
}

/*�����Ŀ*/
.public {
    width: 100%;
}

.public h2 {
    background: #e3ffff;
    height: 30px;
    line-height: 30px;
}

.public h2 span {
    border-left: 7px solid #03948c;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #dc4d4d;
}

.public_list li {
    float: left;
}

.public_list li.kuang {
    margin-right: 16px;
}

.public_list {
    margin-top: 15px;
    overflow: hidden;
}

/*footer*/
#footer {
    background: url("../images/common/footer_bg.png") no-repeat center center;
    width: 100%;
    height: 173px;
    min-width: 1180px;
}

.footer_con {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    font-family: "΢���ź�";
    line-height: 25px;
}

.friend {
    background: url("../images/common/ico_05.png") no-repeat left top;
    width: 300px;;
    height: 80px;
    margin-top: 50px;
    margin-left: 30px;
    padding-top: 10px;
    padding-left: 80px;
    float: left;
}

.friend span {
    display: block;
    margin: 5px 0;
}

.copy {
    margin-top: 55px;
}

/*��ҳҳ��*/
a.text_05 {
    color: #474747;
    text-decoration: none;
    margin: 0 2px;
}

a.text_05:hover {
    color: #000;
}

.left {
    width: 910px;
    float: left;
}

.sub {
    width: 100%;
    margin: 20px 0;
}

.sub h2 {
    background: #e3ffff;
    height: 30px;
    line-height: 30px;
}

.sub h2 span {
    border-left: 7px solid #03948c;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #dc4d4d;
}

.sub_list li {
    position: relative;
    border-bottom: 1px solid #bdbdbd;
    margin: 35px 0;
    height: 160px;
    padding-bottom: 20px;
}

.sub_list li h3 {
    background: #f5f5f5;
    font-size: 14px;
    color: #474747;
    height: 30px;
    line-height: 30px;
    position: relative;
    marign-top: 20px;
}

.sub_list li h3 span {
    position: absolute;
    right: 10px;
    top: 3px;
}

.sub_list li p {
    line-height: 28px;
    margin-top: 20px;
    margin-right: 200px;
}

.sub_list li a {
    color: #474747;
    text-decoration: none;
}

.sub_list li a:hover {
    color: #000;
}

/*paging*/
.paging {
    width: 100%;
    text-align: center;
    font-size: 13px;
}

.paging a {
    display: inline-block;
    margin: 0 10px;
    color: #606060;
    text-decoration: none;
    font-size: 12px;border:1px solid #ddd;padding:3px 7px;border-radius: 4px;-webkit-border-radius:4px;-moz-border-radius:4px;
}

.paging a:hover {
    color: #fff; background:#2d9ff8;
}
a.none { border:none; color:#2d9ff8;}
a.none:hover {color:#2d9ff8;border:none;background:none;}
.select_02 {border-radius: 4px;-webkit-border-radius:4px;-moz-border-radius:4px;border:1px solid #ddd;padding:3px 7px;margin:0 2px;}
.paging span {
    color: #ff4400;
}

.right {
    float: right;
    margin-top: 35px;
    width:260px;
}

/*��ϸҳ*/
.sub_con {
    margin: 20px 0;
    border: 1px solid #bdbdbd;
    padding: 20px 45px;
    min-height: 500px;
}

.sub_con h4 {
    font-size: 14px;
    line-height: 40px;
    color: #000;
    text-align: center;
    border-bottom: 1px solid #bdbdbd;
}

.sub_con p.text_14 {
    text-align: right;
    font-size: 14px;
    color: #5a5a5a;
}

.sub_con p {
    margin: 25px 0;
    line-height: 25px;


