/*ͷ��*/
.header {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.header_top {
    height: 150px;
}

.header .header_top img {
    float: left;
    margin-top: 28px;
}

.search_botton {
    float: right;
    position: relative;
    width: 293px;
    height: 38px;
    margin: 73px auto 0;
    background-color: aquamarine;
}

.search_botton input {
    width: 293px;
    height: 38px;
    border: none;
    padding-left: 16px;
}

.search_botton button {
    position: absolute;
    top: 0;
    right: 14px;
    width: 36px;
    height: 38px;
    background: url("../images/search_botton.png") center center no-repeat;
    border: none;
}

.header_nav{
    width: 1200px;
    height: 56px;
    background: #1B68A4;
    margin: 0 auto;
}
.header_nav .nav{
    height: 56px;
    line-height: 56px;
    position: relative;
    z-index: 111;
}
.header_nav .nav li{
    float: left;
    width: 120px;
    height: 56px;
    line-height: 56px;
    text-align: center;
}
.header_nav .nav li a{
    display: block;
    width: 120px;
    height: 56px;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
}
.header_nav .nav li .second-nav{
    width: 120px;
    display: none;
    position: relative;
}
.header_nav .nav li .second-nav li{
    position: relative;
    height: 30px;
    line-height: 30px;
    background: #1B68A4;
}

.header_nav .nav li .second-nav li a {
    display: inline-block;
    font-size: 14px;
    width: 120px;
    height: 30px;
}

.header_nav .nav li a:hover {
    background-color: #EEE546;
    color: #000000;
}

/*�ֲ�ͼ����*/
.slideBox {
    width: 1200px;
    height: 188px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 48%;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 12px;
    width: 12px;
    height: 12px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.slideBox .hd ul li.on {
    background: #EC3800;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 1200px;
    height: 188px;
    display: block;
}

/*����*/
.top_news {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
}
.top_news h1 {
  	padding: 0 20px;
  	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.top_news h1 a {
    display: inline-block;
    color: #317347;
    font: bold 38px "Microsoft YaHei";
    padding-top: 18px;
}

.top_news h1 a:hover {
    color: #317347;
}

.top_news ul {
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
}

.top_news ul li {
    float: left;
    width: 290px;
    height: 22px;
    margin: 10px auto auto 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top_news ul li a {
    font-size: 16px;
}

.body_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

.slideBox2 {
    width: 728px;
    height: 460px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    float: left;
}

.slideBox2 .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 2%;
    bottom: 3%;
    z-index: 1;
}

.slideBox2 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox2 .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 50%;
    cursor: pointer;
}

.slideBox2 .hd ul li.on {
    background: #D20303;
}

.slideBox2 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox2 .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox2 .bd img {
    width: 728px;
    height: 460px;
    display: block;
}

.slideBox2 .bd ul li a {
    position: relative;
}

.slideBox2 .bd ul li p {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 728px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.5);
    padding-left: 15px;
}

.slideBox2 .bd ul li p span {
    display: inline-block;
    width: 550px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slideTxtBox {
    float: right;
    width: 436px;
    text-align: left;
    border-top: #d4d4d4 3px solid;
    margin-top: 3px;
}

.slideTxtBox .hd {
    position: relative;
    height: 52px;
}

.slideTxtBox .hd ul li {
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    width: 145px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    margin-top: -6px;
    transition: border 0.3s;
}

.slideTxtBox .hd ul li.on {
    border-top: 6px solid #20b56a;
}

.slideTxtBox .bd ul li a {
    display: block;
    text-align: left;
    margin-top: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.body_content .slideTxtBox .bd ul li a {
    font-size: 16px;
    color: #333;
}

.slideTxtBox .bd ul li:first-child a,
.slideTxtBox .bd ul li:nth-child(4) a,
.slideTxtBox .bd ul li:nth-child(7) a,
.slideTxtBox .bd ul li:nth-child(10) a {
    color: #317347;
    font: bold 20px "Microsoft YaHei";
}



.body_tags ul {
    overflow: hidden;
    width: 1200px;
    margin: 23px auto 0;
}

.body_tags ul li {
    float: left;
    margin-right: 24px;
    margin-bottom: 14px;
}

.body_tags ul li:nth-child(4n){
  	margin-right: 0;
}

.body_tags ul li a {
    display: inline-block;
    width: 280px;
    height: 84px;
    border: #d8d8d8 1px solid;
    transition: border 0.3s;
}

.body_tags ul li a:hover {
    border: #20b56a 1px solid
}

.body_tags ul li a img {
    float: left;
    margin: 14px auto auto 32px;
}

.body_tags ul li:nth-child(2) a img {
    margin: 8px 30px;
}
.body_tags ul li:nth-child(3) a img {
    margin: 8px 30px;
}

.body_tags ul li a p {
    float: right;
    width: 180px;
    height: 50px;
    margin: 15px 0 auto 7px;

}

.body_tags ul li a p span:first-child {
    font-size: 18px;
    font-weight: bold;
  	display: block;
}

.body_tags ul li a p span:last-child {
    color: #a0a0a0;
    font-size: 9px;
}

/*footer*/
.footer {
    width: 1200px;
    margin: 40px auto 20px;
    overflow: hidden;
}

.footer_left {
    float: left;
}

.footer_left p {
    color: #797979;
    font-size: 14px;
}

.footer_left p a {
    color: #797979;
    margin-left: 8px;
}

.footer_left p a:hover {
    color: #20B56A;
}

.footer a {
    display: inline-block;
    float: right;
}

/*list-noticeҳ��*/
.list_notice_content {
    width: 1200px;
    margin: 0 auto 100px;
    overflow: hidden;
    background-color: #fff;
}

.left_column {
    float: left;
    margin-top: 30px;
}

.left_column ul li a {
    display: inline-block;
    width: 270px;
    height: 48px;
    color: #1B68A4;
    font-size: 16px;
    background-color: #F9FAD4;
    text-align: center;
    line-height: 48px;
    transition: background-color 0.3s;
    border-bottom: 1px solid #eaeaea;
}

.left_column ul li.on a {
  	font-weight: bold;
}

.left_column ul li a:hover {
    color: #ffffff;
    background-color: #02418a;
}

.left_column ul li:first-child {
   text-align: center;
}

.left_column ul li:first-child a {
    font: bold 18px "Microsoft YaHei";
    background-color: #1B68A4;
    color: #ffffff;
    height: 60px;
    line-height: 60px;
}

.noticle_article {
    float: right;
    width: 856px;
    margin: 30px auto 0;
}

.noticle_article_content {
    margin-right: 28px;
}

.noticle_article_title {
    overflow: hidden;
    margin-bottom: 20px;
}

.noticle_article_title span {
    float: left;
    font: bold 24px "Microsoft YaHei";
}

.noticle_article .noticle_article_title p {
    float: right;
    margin-right: 24px;
}

.noticle_article .noticle_article_title p span {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

.noticle_article .noticle_article_title p a {
    color: #666;
    margin-right: 28px;
    font-size: 14px;
    line-height: 20px;
}

.noticle_article .noticle_article_title p a:hover {
    color: #20b56a;
}

.noticle_article_content li {
    height: 130px;
    border-top: #C5C5C5 1px dotted;
    overflow: hidden;

}

.noticle_article_date {
    float: left;
    width: 81px;
    height: 85px;
    border: #009944 2px solid;
    text-align: center;
    margin-top: 23px;
}

.noticle_article_date p:first-child {
    color: #2E7145;
    font: bold 36px "Microsoft YaHei";
    margin-top: 5px;
}


.noticle_article_date p:last-child {
    color: #2E7145;
    font-size: 16px;
}

.noticle_article_content li a {
    display: block;
    float: left;
    overflow: hidden;
    margin: 30px auto auto 20px;
}

.noticle_article_content li a span:first-child {
    float: left;
    width: 570px;
    height: 60px;
    font-size: 20px;
    overflow: hidden;
}

.noticle_article_content li a span:last-child {
    float: right;
    color: #b4b4b4;
    font-size: 14px;
    width: 108px;
    height: 35px;
    border: #d2d2d2 1px solid;
    border-radius: 20px;
    text-align: center;
    line-height: 35px;
    margin: 15px auto auto 30px;
}

.noticle_article_content li a:hover span {
    color: #20b56a;
    border-color: #20b56a;
}

/*list_view����*/
.list_view_content,
.list_intro_content,
.list_figure_content,
.figure_detail_content,
.list_news_content,
.detail_news_content {
    width: 1200px;
    margin: 0 auto 10px;
    background-color: #fff;
    overflow: hidden;
}

.view_pics,
.intro_content,
.figure_content,
.figure_content_intro,
.list_news_right,
.detail_news_right {
    float: right;
    width: 886px;
    margin: 30px  0 auto 0;
}

.view_pics_title,
.intro_content_title,
.figure_content_title,
.content_intro_title,
.list_news_title,
.detail_news_title {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: #EAEAEA 1px solid;
    padding-bottom: 10px;
}

.pics_title_left,
.intro_title_left,
.figure_title_left,
.content_intro_left,
.news_title_left,
.detail_news_left {
    float: left;
    font: bold 24px "Microsoft YaHei";
}

.view_pics .view_pics_title p,
.intro_content .intro_content_title p,
.figure_content .figure_content_title p,
.figure_content_intro .content_intro_title p,
.list_news_right .list_news_title p,
.detail_news_right .detail_news_title p {
    float: right;
}

.view_pics .view_pics_title p span,
.intro_content .intro_content_title p span,
.figure_content .figure_content_title p span,
.figure_content_intro .content_intro_title p span,
.list_news_right .list_news_title p span,
.detail_news_right .detail_news_title p span {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

.view_pics .view_pics_title p a,
.intro_content .intro_content_title p a,
.figure_content .figure_content_title p a,
.figure_content_intro .content_intro_title p a,
.list_news_right .list_news_title p a,
.detail_news_right .detail_news_title p a{
    color: #666;
    margin-right: 8px;
    font-size: 14px;
    line-height: 20px;
}

.view_pics .view_pics_title p a:hover {
    color: #20b56a;
}

.view_pics .view_pics_content ul {
    overflow: hidden;
}

.view_pics .view_pics_content ul li {
    float: left;
    margin: 23px 23px auto 23px;
}

.view_pics .view_pics_content ul li a {
    display: block;
    width: 380px;
    height: 240px;
    background-color: #EEEEEE;
    text-align: center;
}

.view_pics .view_pics_content ul li a img {
    width: 368px;
    height: 227px;
    margin-top: 7px;
}













