* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
ul li {
    list-style: none;
}
body {
    font-family: "微软雅黑";
}

.index {
    background: url(../img/indexbj.png) repeat-x;
    
    width: 100%;
}

.logo {
    width: 1000px;
    height: 100px;
    margin: auto;
}
.logo_img {
    width: 750px;
    height: 100px;
    background-image: url(../img/logo.png);
    float: left;
    margin-top: 20px;
}

.srk {
    margin: 6px 0 0 10px;
    border: 0;
    width: 85px;
    height: 20px;
    color: #000;
    line-height: 23px;
    background: #fff;
    outline: none;
}
.ssan {
    float: right;
    margin: -20px 8px 0;
    font-size: 0px;
    width: 19px;
    height: 19px;
    background: url(../img/ss.png);
    border: none;
    cursor: pointer;
    outline: none;
}
#ssk {
    height: 28px;
    width: 122px;
    background: #fff;
    margin-top: 73px;
    border-radius: 50px;
    float: right;
}
.English {
    float: left;
    margin-top: -23px;
    margin-left: 7px;
    color: #fff;
}
.English a {
    color: #fff;
}

.navWrap {
    width: 1000px;
    background: #2b91d5;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
}
.nav {
    width: 1000px;
    height: 35px;
    margin: 25px auto;
}
.nav li {
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    position: relative;
}
.nav li a {
    color: #FFF;
    display: block;
    padding: 0 18px;
}
.nav ul li a:hover {
    display: block;
    color: #fff;
    background: #0D6DB9;
}
.nav dl {
    font-size: 14px;
    background: #2b91d5;
    position: absolute;
    top: 35px;
    left: 0px;
    z-index: 9999;
    width: 100%;
}
.nav dl dd a {
    color: #fff;
    padding: 8px 0;
    line-height: 16px;
    display: block;
    text-align: center;
}
.nav dl dd a:hover {
    color: #fff;
    background: #0D6DB9;
}

.special-web-top {
    width: 476px;
    height: 95px;
    margin-bottom: 10px;
}
.sowingMap>li,
.sowingMap a {
    width: 1000px;
    height: 285px;
}
.bg-img {
    width: 100%;
    height: 100%;
}
.sowingMap {
    width: 1000px;
    height: 285px;
}
.sowingMap img {
    width: 1000px;
    height: 285px;
}
.out {
    width: 1000px;
    height: 285px;
    margin: 0 auto;
    position: relative;
}
.out .sowingMap>li {
    position: absolute;
    top: 0;
    left: 0;
}
.out .num {
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 0;
    text-align: center;
    width: 100%;
}
.out .num>li {
    width: 20px;
    height: 20px;
    background: #666;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
    margin: 0 3px;
    cursor: pointer;
}
.out .num>li.active {
    background: #a00;
}
.out .btn {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    font-size: 40px;
    display: none;
    cursor: pointer;
}
.out:hover .btn {
    display: block;
}
.out .left {
    left: 0;
}
.out .right {
    right: 0;
}

.sowingMap2 {
    width: 100%;
    height: 95px;
}
.sowingMap2 li {
    width: 471px;
    height: 95px;
}
.sowingMap2 img {
    width: 100%;
    height: 100%;
}
.out2 {
    width: 100%;
    height: 95px;
    margin: 0 auto;
    position: relative;
}
.out2 .sowingMap2 li {
    position: absolute;
    top: 0;
    left: 0;
}
.out2 .num2 {
    position: absolute;
    bottom: 1px;
    left: 160px;
    font-size: 0;
    text-align: center;
    width: 100%;
}
.out2 .num2 li {
    width: 20px;
    height: 20px;
    background: #666;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
    margin: 0 3px;
    cursor: pointer;
}
.out2 .num2 li.active {
    background: #a00;
}
.out2 .btn {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    font-size: 40px;
    display: none;
    cursor: pointer;
}
.out2:hover .btn {
    display: block;
}
.out2 .left {
    left: 0;
}
.out2 .right {
    right: 0;
}


.new_xy {
    width: 1000px;
    margin: 15px auto;
    height: 330px;
}
.new_tb {
    width: 1000px;
    height: 29px;
}
.new_tb span {
    font-size: 16px;
    float: left;
    padding-bottom: 5px;
    border-bottom: solid 2px #299fe7;
}
.new_tb hr {
    margin-top: 8px;
    float: right;
    width: 936px;
    display: inline-block;
    border: none;
    height: 1px;
    background-color: #d7d7d7;
    color: #d7d7d7;
    overflow: hidden;
}
.new_gd {
    float: right;
    width: 30px;
    height: 19px;
    margin-right: 10px;
    overflow: hidden;
}
.new_gd a {
    font-size: 14px;
    color: #333333;
}

.xy_nr {
    margin: auto;
    width: 1000px;
    height: 310px;
}

.new-lunbo-left {
    float: left;
    margin-left: 15px;
}
.newcon-right {
    float: left;
    width: 450px;
    height: 300px;
    top: 10px;
    position: relative;
}
.newcon-right .bd {
    width: 450px;
    height: 300px;
    overflow: hidden;
}
.newcon-right .bd ul li {
    height: 300px;
    position: relative;
}
.newcon-right .bd li span {
    display: block;
    width: 100%;
    line-height: 35px;
background:rgba(93,93,93,0.55);
    position: absolute;
    bottom: 0;
    left: 0;
}
.newcon-right .bd li span h2 {
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
}
.newcon-right .prev,
.newcon-right .next {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    display: none;
    width: 45px;
    height: 80px;
    background: url(../img/left.png);
}
.newcon-right:hover .prev,
.newcon-right:hover .next {
    display: block
}
.newcon-right .next {
    background: url(../img/right.png);
    right: 0 !important;
}
.bd img {
    width: 450px;
    height: 300px;
    border: none;
}

.list-news {
    float: right;
    margin-top: 10px;
}
.list-news-left {
    float: left;
}
.list-news-left i {
    background: url(../img/tb.png) no-repeat 5px 7px;
    width: 15px;
    height: 16px;
    display: inline-block;
}
.list-news-left a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    width: 350px;
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
}
.list-news-left a:hover {
    color: #2b91d5;
}
.list-news-right {
    float: right;
    margin-right: 2px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #888;
    font-weight: 400;
    font-style: normal;
    font-family: 'Arial Normal', 'Arial';
}
.list-news li {
    width: 475px;
    height: 31px;
    overflow: hidden;
}

.every_day {
    width: 1000px;
    margin: 0px auto;
    height: 132px;
}
.day_conetent {
    width: 1000px;
    height: 90px;
    margin-top: 4px;
    background-color: #e9f6fc;
    overflow: hidden;
}
.conetent_1 {
    font-size: 18px;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    float: left;
    text-indent:2em;
width:980px;

    }
.conetent_2 {
    font-size: 13px;
    float: right;
    margin-top: 6px;
}

.lilun-tz {
    width: 1000px;
    margin: 0 auto;
    height: 190px;
}
.news_tb {
    width: 475px;
    height: 28px;
}
.news_tb span {
    font-size: 16px;
    float: left;
    padding-bottom: 5px;
    border-bottom: solid 2px #299fe7;
}
.news_tb hr {
    margin-right: 0px;
    float: right;
    width: 411px;
    margin-top: 8px;
    display: inline-block;
    border: none;
    height: 1px;
    background-color: #d7d7d7;
    color: #d7d7d7;
}
.news_gd {
    float: right;
    width: 30px;
    height: 19px;
    line-height: 28px;
}
.news_gd a {
    font-size: 14px;
    color: #333333;
}

.lilun-news {
    float: left;
    padding-top: 10px;
}
.lilun-left {
    width: 450px;
    float: left;
    height: 188px;
}
.lilun-news-left {
    float: left;
    margin-left: -6px;
}
.lilun-news-left i {
    background: url(../img/tb.png) no-repeat 5px 7px;
    width: 15px;
    height: 16px;
    display: inline-block;
}
.lilun-news-left a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    width: 350px;
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
}
.lilun-news-left a:hover {
    color: #2b91d5;
}
.lilun-news-right {
    float: right;
    margin-right: 2px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #888;
    font-weight: 400;
    font-style: normal;
    font-family: 'Arial Normal', 'Arial';
}
.lilun-news li {
    width: 475px;
    height: 30px;
    overflow: hidden;
}

.tz-right {
    float: right;
    width: 475px;
    height: 188px
}

.ks_tp {
    width: 1000px;
    margin: auto;
    height: 145px;
}
.kuaisu {
    width: 450px;
    height: 133px;
    float: left;
}
.lm_list {
    width: 480px;
    height: 105px;
}
.lm_list ul {
    width: 475px;
    height: 105px;
    float: left;
}
.lm_list li {
    float: left;
    margin-left: 25px;
    padding-top: 10px;
}
.lm_list a {
    display: inline-block;
    width: 125px;
    height: 35px;
    color: #000;
    background-color: #e9f6fc;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
}
.hr_a {
    color: #d7d7d7;
    background-color: #d7d7d7;
    float: left;
    width: 475px;
    display: inline-block;
    border: none;
    height: 1px;
    margin-bottom: 1px;
}
.lm_list a:hover {
    color: #fff;
    background-color: #2b91d5;
}

.ss_tp {
    float: right;
    width: 475px;
    height: 100px;
    margin-top: 30px;
}
.ss_tp img {
    width: 475px;
    height: 100px;
    border: none;
}

.wz_db {
    
    width: 1000px;
    margin: auto;
    height: 145px;
}

.wzlj {
    width: 475px;
    float: left;
}
#yuan_dh {
    width: 125px;
    height: 33px;
    font-size: 14px;
    float: left;
    text-align: center;
    margin-left: 25px;
    margin-top: 13px;
    padding-left: 25px;
}
.select {
    height: 105px;
    width: 475px;
    float: left;
}

.foot_wai {
    clear:both;
    margin-top: 15px;
    width: 100%;
    background-color: #299ee6;
}
.wz_bjtp {
    
    width: 100%;
}
.foot {
    clear: both;
    width: 1000px;
    margin: 0 auto;
    height: 95px;
}
.foot_a {
    float: left;
    margin-left: 77px;
    margin-top: 20px;
}
.foot_a img {
    border: none;
}
.foot_b {
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}
.foot_b span {
    font-size: 14px;
    color: #fff;
}
.foot_c {
    float: right;
    margin-right: 65px;
    margin-top: 10px;
}
.foot_c img {
    width: 50px;
}
.foot_c span {
    font-size: 14px;
    color: #fff;
    float: left;
    margin-top: -5px;
}