@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

img {
    border: none;
    margin: 0;
}

* {
    font-family: "微软雅黑";
}

.top {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
}

.logo {
    width: 769px;
    float: left;
}

.logo img {
    width: 769px;
    height: 88px;
}

.lcwz {
    width: 200px;
    float: right;
    font-size: 14px;
    color: #646464;
    line-height: 28px;
}

.tnav {
    width: 100%;
    background: #279a6f;
    height: 50px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav li {
    float: left;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
}

.nav li a {
    display: block;
    padding: 0 50px;
    color: #fff;
}

.nav li .active {
    background: #4ab344;
}

.nav .zt {
    position: relative;
}

.nav li:hover .xlcd0 {
    opacity: 1;
    top: 40px;
    visibility: visible;
}

.xlcd0 {
    opacity: 0;
    position: absolute;
    background: rgba(37, 117, 140, 0.82);
    top: 30px;
    visibility: hidden;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    width: 200px;
    font-size: 13px;
    text-align: left;
    z-index: 9999;
}

.xlcd0 ul {
    position: absolute;
    left: 0px;
    background: rgba(14, 113, 76, 0.82);
    width: 200px;
    border-top: 2px solid #279a6f;
    padding-bottom: 15px;
}

.nav .xlcd0 li {
    font-size: 14px;
    padding: 0 20px;
    line-height: 34px;
    text-align: center;
    position: relative;
}

.nav .xlcd0 li a {
    color: #fff;
    border-bottom: 1px solid rgba(230, 230, 230, 0.49);
    padding: 5px 20px;
    text-align: center;
    width: 120px;
}

.flexslider {
    margin: 0px auto;
    position: relative;
    width: 100%;
    overflow: hidden;
    zoom: 1;
    height: 500px;
}

.flexslider1 {
    margin: 0px auto;
    position: relative;
    width: 100%;
    overflow: hidden;
    zoom: 1;
    height: 350px;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider1 .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 60%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 16%;
}

.flex-direction-nav .flex-prev {
    left: 16%;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flexslider1:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider1:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider1:hover .flex-next:hover, .flexslider1:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(dot.png) no-repeat 0 -16px;
    display: block;
    height: 18px;
    overflow: hidden;
    text-indent: -99em;
    width: 25px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}

.part1 {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

.bt {
    width: 100%;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    color: #333;
    background: url(lx.jpg) no-repeat center bottom;
    padding-bottom: 10px;
}

.cplb {
    width: 1200px;
    margin: 15px auto;
    overflow: hidden;
    padding-top: 10px;
    height: 620px;
}

.cplb li {
    width: 270px;
    border: 1px solid #e1e1e1;
    position: relative;
    top: 0;
    background: #fff;
    height: 270px;
    float: left;
    margin:20px 13px;

}

.cplb li .k{width:100%;height:270px; overflow: hidden}
.cplb li img {
    width:250px;
    display: block;
margin:0 auto;
    height: auto;
}

.cplb li .cpbt {
    width: 180px;
    position: absolute;
    margin: 0 auto;
    bottom: -15px;;
    left: 46px;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #cecece;
    border-radius: 50px;
    z-index: 666;
    color: #333;
}

.cplb li:hover {
    top: -8px;
    transition: all ease-in .3s;
    border: 1px solid #279a6f;
}

.cplb li:hover .cpbt {
    background: #279a6f;
    color: #fff;
    transition: all ease-in .3s;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.wrapper101 {
    width: 1240px;
    margin: 0 auto;
    height: 320px;
}

.prize101 {
    width: 1220px;
    margin: 20px 0 0 0;
    position: relative;
    font: 12px Tahoma, sans-serif;
    padding: 1px;
    color: #052d30;
    z-index: 9999;
}

/*title*/

/*content*/
.prize-con101 {
    width: 1140px;
    margin: 15px auto;
    height: 320px;
    overflow: hidden;
    position: relative;
    margin-left: 30px;
    padding: 8px 0;
    padding-top: 40px;
}

.prize-con101 ul {
    width: 200%;
    position: absolute;
    left: -33px;
}

.prize-con101 li {
    float: left;
    display: inline;
    line-height: 25px;
    text-align: center;
    margin: 0 5px;
    width: 276px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.prize-con101 li a {
    color: #555;
}

.prize-con101 li img {
    width: 274px;
    height: 202px;
    margin: 0 auto;
    display: block;
    border: 1px solid #e1e1e1;

}

.cpt {
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    font-weight: normal;
    color: #555;
    overflow: hidden;
    line-height: 40px;
    height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 260px;
    padding: 0 7px;
}

.prize101 .tt1 {
    width: 323px;
    height: 50px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #555;;
    line-height: 30px;
}

.block202 {
    width: 170px;
    margin: 0;
}

.block202 .prize-con {
    width: 150px;
    height: 410px;
    padding: 0;
    margin: 10px auto;
}

.block202 ul {
    width: auto;
}

.block202 li {
    float: none;
}

/*button*/
.prize101 .l-bun, .prize101 .r-bun {
    display: block;

    width: 44px;
    height: 76px;
    cursor: pointer;

}

div.l-bun {
    left: 6px;
    display: block;
    background: url(jtz.jpg) no-repeat;

    width: 44px;
    position: absolute;
    top: 0px;
    left: 1080px;
}

div.r-bun {
    background-position: 0 -15px;
    right: 1px;
    display: block;
    background: url(jty.jpg) no-repeat;
    line-height: 40px;
    position: absolute;
    top: 0px;
    right: 50px;
    width: 44px;
}

.footer {
    width: 100%;
    padding-top: 30px;
    background: #ececec;
}

.end {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.zclx {
    width: 650px;
    float: left;
    font-size: 13px;
    line-height: 28px;
    color: #626a67
}

.dbt {
    font-size: 18px;
    color: #279a6f;
    line-height: 40px;
    margin: 0 auto;
}

.ycfl {
    width: 500px;
    float: right;
}

.ycfl li {
    float: left;
    font-size: 13px;
    line-height: 28px;
    color: #828b94;
    width: 250px;
}

.ycfl li a {
    color: #626a67;
}

.bqxx {
    width: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    background: #279a6f;
}

.bqxx a {
    color: #fff;
}

.dqwz {
    width: 100%;
    border-bottom: 1px solid #279a6f;
    background: #edfcff
}

.wz {
    font-size: 13px;
    line-height: 40px;
    color: #333;
    width: 1200px;
    margin: 0 auto;
}

.wz a {
    color: #333;
}

.nrk {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}

.left {
    width: 280px;
    float: left;
    border: 1px solid #e6e6e6;
}

.right {
    width: 900px;
    float: right;
    border: 1px solid #e6e6e6;
}

.zcbt {
    width: 260px;
    font-size: 32px;
    line-height: 100px;
    background: #279a6f;
    color: #fff;
    margin: 0 auto;
    font-weight: normal;
    padding-left: 20px;
}

.zcfl {
    width: 280px;
    margin: 0 auto;
}

.zcfl li {
    width: 280px;
    border-bottom: 1px dotted #e6e6e6;
}

.zcfl li a {
    width: 250px;
    padding-left: 30px;
    font-size: 13px;
    line-height: 40px;
    color: #555;
    background: url(hsj.png) no-repeat 10px center;
    display: block;
}

.zcfl li .acc{background: url(lsj0.jpg) no-repeat 10px center #edfcff;}

.zcfl li a:hover {
    background: url(lsj0.jpg) no-repeat 10px center #edfcff;
}

.lxxx {
    width: 260px;
    padding: 10px;
    font-size: 13px;
    line-height: 26px;
    color: #555;
}

.nbt {
    font-size: 16px;
    line-height: 50px;
    color: #279a6f;
    border-bottom: 1px solid #279a6f;
    text-align: center;
}

.nrkw {
    width: 880px;
    padding: 10px;
    font-size: 13px;
    line-height: 26px;
    color: #555;
}

.nrkw0 {
    width: 860px;
    padding: 20px;
    font-size: 13px;
    line-height: 26px;
    color: #555;
    margin-bottom: 20px;
}

.cpdk {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 15px;
}

.cpdk li {
    width: 201px;
    height:300px;
    border:solid 1px #dedede;
    overflow:hidden;
    margin: 0 9px;
    position: relative;
    top: 0;
    float: left;
    margin-bottom: 15px;
}

.cpdk li img {
    width: 198px;
    height: auto;

}

.cpdk li p {
    font-size: 13px;
    line-height: 40px;
    background: #ececec;
    color: #555;
    height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    position:absolute;bottom:0;width:100%;left:0
}

.cpdk li:hover {
    top: -8px;
    transition: all ease-in .3s;
}

.cpdk li:hover p {
    background: #279a6f;
    color: #fff;
    transition: all ease-in .3s;
}

#fylist {
    margin: 20px auto;
    clear: both;
    text-align: center;
    width: 900px;
    overflow: hidden;
    font-size: 12px;
    line-height: 30px;
    color: #555;
}

#fylist li {
    float: left;
    width: auto;
    line-height: 28px;
    display: block;
    border: 1px solid #E9E9E9;
    background: url(none);
    font-size: 14px;
    margin: 0px 8px 0px 0px;
    padding: 0 4px;
}

li.thisclass {
    padding: 0px 10px;
    font-weight: normal;
    background: #279a6f !important;
    font-size: 14px;
    line-height: 28px;
    padding: 0 10px !important;
    color: #FFF;
}

#fylist a {
    font-size: 12px;
    color: #333;
    padding: 3px 10px;

}

#fylist a:hover {
    font-size: 12px;
    padding: 3px 10px;
    color: #FFF;
    background: #279a6f;
}

#fylist a.selected {
    font-size: 12px;
    padding: 3px 10px;
    color: #FFF;
    background: #279a6f;
    border: none;

}

#fylist select {
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 30px;
    height: 28px;
    color: #555;
    border: none;
}

#fylist li strong {
    font-weight: normal;
}

.zbt {
    width: 280px;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}

.zbt img {
    width: 280px;
    height: 280px;
    border: 1px solid #e6e6e6;
}

.ycwz {
    width: 560px;
    float: left;
}

.mc {
    font-size: 15px;
    line-height: 60px;
    color: #555;
}

.ms {
    font-size: 13px;
    line-height: 26px;
    color: #555;
    margin: 20px auto;
}

.lxwm {
    width: 140px;
    margin: 10px 0;
    font-size: 13px;
    line-height: 34px;
    background: #279a6f;
    text-align: center;
    border-radius: 50px;
}

.lxwm a {
    color: #fff;
}

.mswz {
    width: 880px;
    padding: 10px;
    float: left;
    font-size: 13px;
    line-height: 26px;
    color: #555;
}

.mswz table {
    width: 100%;
}

.mst {
    font-size: 14px;
    line-height: 40px;
    background: #edfcff;
    padding-left: 10px;
    color: #555;
    float: left;
    margin: 15px auto;
    width: 890px;
    font-weight: normal;
}

.xwk {
    width: 900px;
    margin: 0 auto;
}

.xwk li {
    width: 870px;
    padding: 0 15px;
    border-bottom: 1px dotted #e6e6e6;
    background: url(lsj0.jpg) no-repeat 5px center;
    font-size: 13px;
    line-height: 40px;
    color: #555;
    overflow: hidden;
}

.xwk .sj {
    float: right;
}

.xwk li a {
    color: #555;
}

.xwk li:nth-child(even) {
    background: #f6fdff;
}

.fbsj {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 36px;
    text-align: center;
    color: #888;
    display: block;
}

.fwk {
    width: 900px;
    margin: 10px auto;
    overflow: hidden;
}

.fwk table {
    font-size: 13px;
    line-height: 32px;
    color: #666;
    margin: 0 auto;
}

.fwk td {
    padding: 10px 0;
}

.fwk input {
    width: 250px;
    border: 1px solid #e6e6e6;
    height: 32px;
}

.fwk textarea {
    width: 550px;
    border: 1px solid #e6e6e6;
    min-height: 140px;
}

.fwk button {
    width: 120px;
    line-height: 34px;
    border-radius: 5px;
    text-align: center;
    background: #4775a2;
    font-size: 13px;
    color: #fff;
    display: block;
    border: none;
}