@charset "utf-8";
/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    color: #fff;
}

html {
    font-size: 625%;
    font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 微软雅黑, STHeiti, MingLiu;
}

div,
form,
p,
img,
ul,
ol,
li,
dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

input,
textarea,
select {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: Verdana;
    outline: none;
    overflow: visible;
    width: auto;
    font-family: "Microsoft Yahei";
}

table,
td,
tr,
th {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 20px;
}

img {
    border: 0;
    margin: 0;
}

p {
    margin: 0px;
    padding: 0px;
}

* {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    color: #333;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.m {
    display: none;
}

.clear {
    clear: both;
}

.clear {
    clear: both;
}
.w1000 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.top {
    height: 60px;
    background: #FFFFFF;
}

.banner {
    width: 100%;
    background: url(../img/banner.jpg?20) center no-repeat;
    height: 480px;
    overflow: hidden;
}

.zx_button {
    position: absolute;
    top: 440px;
    left: 50%;
    margin-left: -178px;
}

.zx_button a {
    display: block;
    float: left;
    padding: 0 20px;
    color: #4e42c3;
    background: #fff;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 10px;
    cursor: pointer;
}

.zx_button a:last-child {
    background: none;
    border: none;
    margin-left: 20px;
    box-sizing: border-box;
    color: #fff;
}

.zx_button a:last-child span {
    font-size: 20px;
}

.dh {
    background: #448946;
    width: 100%;
    padding: 14px 0;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
}

.dh .fr {
    width: 550px;
    height: 40px;
    background: #f1f5e9;
    border-radius: 10px;
    color: #448946;
    padding: 0 25px;
    position: relative;
    cursor: pointer;
}

.dh .fr span {
    font-size: 16px;
    line-height: 40px;
}

.dh .fr select {
    width: 100%;
}

.dh .fr img {
    margin-left: 450px;
}

.dh .fr ul {
    width: 90%;
    height: 180px;
    position: absolute;
    left: 0;
    top: 28px;
    background: #f1f5e9;
    border-radius: 10px;
    padding: 20px 5% 10px 5%;
    overflow: auto;
    z-index: 999;
    display: none;
}

.dh .fr ul a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    background: #95bf42;
    border-radius: 5px;
    margin: 5px 5px 0 0;
    height: 24px;
    line-height: 24px;
}

.dh .fr ul a:hover {
    background: #86b132;
}

.part1 {
    padding: 50px 0;
    background: #f1f5e9;
}

.title {
    width: 100%;
    text-align: center;
}

.title p {
    width: 42px;
    height: 4px;
    margin: 0 auto;
    background: #95bf42;
}

.title h2 {
    font-weight: bold;
    color: #030000;
    font-size: 30px;
    margin: 5px 0;
    position: relative;
}

.title span {
    display: block;
    font-size: 14px;
    color: #999;
}

.title h2:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    width: 380px;
    height: 1px;
    background: #95bf42;
}

.title h2:after {
    content: '';
    position: absolute;
    top: 20px;
    right: 0;
    width: 380px;
    height: 1px;
    background: #95bf42;
}
.hr{margin-top: 50px;}
.part1 .hd {
    width: 364px;
    margin: 20px auto 0 auto;
}

.special{
	width:182px !important;
}
/*#dtb .hd{width: 546px;margin: 20px auto 0 auto;}*/

.part1 .hd li {
    width: 160px;
    height: 30px;
    font-size: 16px;
    color: #abaaaa;
    float: left;
    border: 1px solid #abaaaa;
    border-radius: 10px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
}

.part1 .hd li.cur {
    color: #95bf42;
    border: 1px solid #95bf42;
}

.part1 .bd .kc_nr {
    width: 100%;
}

.part1 .bd .kc_nr li {
    float: left;
    width: 25.3%;
    padding: 20px 3%;
    margin: 0 1%;
    background: #fff;
    border-radius: 15px;
    margin-top: 20px;
}

/*.part1 .bd .kc_nr li:nth-child(4),.part1 .bd .kc_nr li:nth-child(8),.part1 .bd .kc_nr li:nth-child(12){margin-right: 0;}*/

.part1 .bd .kc_nr li h3 {
    font-size: 18px;
    color: #95bf42;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #95bf42;
    border-radius: 10px;
    height: 32px;
    line-height: 32px;
    font-weight: inherit;
}

.part1 .bd .kc_nr li h3 span {
    font-weight: bold;
}

.part1 .bd .kc_nr li p {
    font-size: 14px;
    color: #666;
    margin: 15px 0 5px 0;
}

.part1 .bd .kc_nr li p span {
    color: #f18c1a;
}

.part1 .bd .kc_nr li a {
    display: block;
    width: 102px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    font-size: 14px;
    color: #fff;
    background: #95bf42;
    text-align: center;
    margin: 20px auto 0 auto;
    cursor: pointer;
}
.part1 .bd .time li{
	width: 92%;
}
.part1 .bd .time li h3{
	margin-bottom: 20px;
	border: none;
}
.part2 {
    background: #f5f5f5;
}

.part2 .title p {
    background: #f5a418;
}

.part2 .title h2:before {
    background: #f5a418;
}

.part2 .title h2:after {
    background: #f5a418;
}

.part2 .hd li.cur {
    color: #f5a418;
    border: 1px solid #f5a418;
}

.part2 .bd .kc_nr li h3 {
    color: #f5a418;
    border: 1px solid #f5a418;
}

.part2 .bd .kc_nr li a {
    background: #f5a418;
}

.part3 {
    background: #f4e0e2;
}

.part3 .title p {
    background: #dd5465;
}

.part3 .title h2:before {
    background: #dd5465;
}

.part3 .title h2:after {
    background: #dd5465;
}

.part3 .hd li.cur {
    color: #dd5465;
    border: 1px solid #dd5465;
}

.part3 .bd .kc_nr li h3 {
    color: #dd5465;
    border: 1px solid #dd5465;
}

.part3 .bd .kc_nr li a {
    background: #dd5465;
}

.part4 {
    background: #d9ecde;
}

.part4 .title p {
    background: #7bc387;
}

.part4 .title h2:before {
    background: #7bc387;
}

.part4 .title h2:after {
    background: #7bc387;
}

.part4 .hd li.cur {
    color: #7bc387;
    border: 1px solid #7bc387;
}

.part4 .bd .kc_nr li h3 {
    color: #7bc387;
    border: 1px solid #7bc387;
}

.part4 .bd .kc_nr li a {
    background: #7bc387;
}

.l_xuanfu {
    width: 120px;
    padding: 10px 0 15px 0;
    position: fixed;
    top: 50%;
    margin-top: -325px;
    left: 2px;
    z-index: 9999;
    background: #448946;
    border-radius: 10px;
}

.l_xuanfu a {
    display: block;
    width: 86px;
    margin: 0 auto;
    padding: 5px 0;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #87a872;
    text-align: center;
}

.l_xuanfu a:hover {
    background: #559958;
}

.r_xuanfu {
    width: 35px;
    position: fixed;
    top: 50%;
    margin-top: -100px;
    right: 5px;
    z-index: 9999;
}

.r_xuanfu a {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    margin-top: 1px;
    background: url(http://cs.xdf.cn/zhuanti/dx_pindao/images/rzx.png) #777;
    position: relative;
}

.r_xuanfu a:hover {
    background: url(http://cs.xdf.cn/zhuanti/dx_pindao/images/rzx.png) #fa8331;
}

.r_xuanfu a:hover b {
    display: block;
}

.r_xuanfu a b {
    position: absolute;
    right: 32px;
    height: 35px;
    width: 60px;
    background: #fa8331;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-weight: 100;
    border-radius: 3px;
    display: none;
}

.r_xuanfu a b.l_weixin {
    width: 120px;
    height: 120px;
    top: -36px;
    right: 35px;
}

.r_xuanfu a b.l_weixin img {
    width: 120px;
    height: 120px;
}

.sj {
    width: 100%;
}

.title_outer {
    font-size: 30px;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

.form {
    width: 852px;
    margin: 0 auto;
}

.form label {
    display: block;
    height: 54px;
    width: 402px;
    position: relative;
    float: left;
    margin: 10px 10px;
}

.form label input {
    width: 400px;
    height: 50px;
    border: 2px solid #ccc;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding-left: 105px;
    font-size: 18px;
    color: #666;
}

.form label select {
    width: 400px;
    height: 50px;
    border: 2px solid #ccc;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 18px;
    color: #666;
}

.form label.last {
    width: 400px;
}

.form label.last select {
    width: 400px;
}

.form label span {
    position: absolute;
    top: 1px;
    left: 15px;
    line-height: 48px;
    z-index: 99;
    font-size: 16px;
    color: #666;
}
.form label.last input{
   width: 822px;
}
.form .yq{
	color: #e83632;display: block;text-align: center;margin-top: 10px;font-size: 16px;
}
.other2 #schoolid{
	width: 822px;
}
#isRead {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.yhxy {
    width: 371px;
    margin: 0 auto;
    margin-top: 20px;
    color: #666 !important;
    text-align: center;
    font-size: 12px;
    padding-top: 40px;
    margin-left: 280px;
}

.yhxy a {
    margin: 0 !important;
}

.agree {
    color: #ccc;
    margin-top: 20px;
    display: inline;
}

.agree a {
    color: #ccc;
}

.login_btn {
    display: block;
    width: 420px;
    margin: 0 auto;
    height: 50px;
    background: #BD202E;
    margin-top: 30px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
}

.footer {
    padding: 40px 0 40px 0;
    text-align: center;
    color: #666;
    margin-top: 30px;
}

.mr_xuanfu {
    display: none;
}

.r_xuanfu {
    display: block;
}

.bgc {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}

.form form h3 {
    color: #91b745;
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin: 30px 0 10px 0;
}

.form form .detail {
    width: 385px;
    border: 1px solid #91b745;
    border-radius: 10px;
    margin: 10px;
    padding: 10px 0 10px 15px;
    display: none;
}

.form form .detail p {
    color: #91b745;
    font-size: 16px;
}

.form form .detail span {
    color: #666;
    font-size: 14px;
    display: inline-block;
    width: auto;
    margin-right: 10px;
    margin-top: 2px;
}

.form .rechoice {
    float: left;
    width: 158px;
    height: 40px;
    line-height: 40px;
    background: #e5e5e4;
    color: #fff;
    border-radius: 10px;
    font-size: 24px;
    text-align: center;
    margin-top: 30px;
    margin-left: 40px;
    cursor: pointer;
    display: none;
}

.tanchuang {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: auto;
    padding: 0px 80px 25px 60px;
    background: #fff;
    margin-left: -290px;
    margin-top: -240px;
    border-radius: 20px;
}

.dqxq {
    display: none;
}

.yun {
    margin-top: 40px;
    float: left;
    animation: move 6s ease-in-out infinite;
    -webkit-animation: move 6s ease-in-out infinite;
}

@keyframes move {
    0% {
        margin-left: -100px;
        opacity: 1;
    }
    100% {
        margin-left: 800px;
        opacity: 0;
    }
}