﻿@charset "utf-8";

body {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-family: '宋体', Arial, Helvetica, sans-serif;
    color: #333;
    background-color: #ffffff;
min-width: 1200px;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
    font-weight: normal;
}

ul,
li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

dl,
dt,
dd,
input {
    padding: 0px;
    margin: 0px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #E61819;
}

* {
    margin: 0;
    padding: 0;
}

.box {
    width: 100%;
}

.l {
    float: left;
}

.r {
    float: right;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.clear {
    clear: both;
    font-size: 0px;
}

/*头部*/

.headerbox {
    width: 100%;
    height: 172px;
    background: url(../images/h_bg1.gif) repeat-x;
}

.header {
    width: 1200px;
    margin: 0 auto;
    height: 172px;
    background: url(../images/hd_bg.jpg) no-repeat;
    position: relative;
}

.header .logo {
    width: 620px;
    height: 115px;
    position: absolute;
    left: 20px;
    top: 28px;
}

.header .link {
    width: 200px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 0 5px 5px;
    background: #0F65C9;
    color: #fff;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
}

.header .link a {

    color: #fff;
    margin: 0 10px;
}

.de_main {
    width: 100%;
}

.de_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

/*导航*/

.de_menu {
    width: 1200px;
    padding-top: 10px;
    overflow: hidden; position: relative;
}

.menulist {
    width: 1210px;
    height: 35px;
    background: url(../images/mbg.gif) repeat-x;
}

.menulist li {
    float: left;
    width: 134px;
    
    height: 35px;
    background:#5ec6cf;
}

.menulist li a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    border-bottom: 5px solid #111111;
    height: 30px;
    font-family: '微软雅黑';
    font-weight:bold;
    color:#fff;
}

.menulist li a:hover {
    border-bottom: 5px solid #E71719;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.menulist li a.hover {
    border-bottom: 5px solid #E71719;
}

.noticebox {
    width: 100%;
    height: 44px;
}

.noticebox .notice {
    width: 1200px;
    height: 36px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    border-bottom: 2px solid #e0e0e0;
    background: #F8F8F8;
}

.noticebox .notice strong {
    width: 125px;
    height: 36px;
    line-height: 36px;
    display: block;
    text-align: center;
    color: #E61819;
}

.noticebox .notice strong a {
    color: #E61819;
    font-size: 16px;
}

#marquee2 {
    position: absolute;
    top: 0px;
    left: 125px;
    width: 780px;
    height: 36px;
    overflow: hidden;
}

#marquee2 ul li {
    float: left;
    line-height: 36px;
    padding-left: 12px;
    margin-right: 10px;
}

.topSearch {
    width: 270px;
    position: absolute;
    right: 10px;
    top: 4px;
    height: 26px;
    background: #fff;
    border: 1px solid #CBCBCB;
    overflow: hidden;
}

#marquee2 ul li span {
    color: #E61819;
}

.topSearch .keyWord {
    width: 220px;
    display: block;
    height: 26px;
    float: left;
    border: none;
    padding: 0 8px;
    line-height: 26px;
}

.topSearch .searchBtn {
    width: 30px;
    display: block;
    height: 26px;
    background: url(../images/serch_ico.jpg) 5px 3px no-repeat;
    float: right;
    border: none;
    cursor: pointer;
}

/*内容*/

.de_content .row1 {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.distu-box {
    position: relative;
    width: 580px;
    height: 326px;
    background-color: #000;
    font-family: '微软雅黑';
}

.distu-box .distu {
    position: absolute;
    left: 0px;
    top: 0px;
}

.distu-box .dcon {
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.distu-box .dcon img {
    display: block;
    width: 580px;
    height: 326px;
}

.distu-box .dcon .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 36px;
    line-height: 36px;
    display: block;
    background: url(../images/bg.png) repeat-x;
}

.distu-box .dcon .shadow a {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    margin-left: 20px;
}

.distu-box .mask {
    position: absolute;
    bottom: 12px;
    right: 20px;
    height: 12px;
    z-index: 200;
    overflow: hidden;
}

.distu-box .mask .dot a {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-left: 8px;
    color: #B0B0B0;
    float: left;
    background: url(../images/dot2.png) no-repeat;
}

.distu-box .mask .dot a.current,
.distu-box .mask .dot a:hover {
    background: url(../images/dot1.png) no-repeat;
}

.newscon {
    width: 584px;
    height: auto;
    position: relative;
}

.newscon .news_list {
    width: 564px;
    height: 39px;
    margin-bottom: 10px;
    font-family: 'Microsoft YaHei';
    padding-left: 20px;
    background: url(../images/n_bg.gif) repeat-x;
}

.newscon .news_list li {
    float: left;
    width: 186px;
    display: inline-block;
    line-height: 37px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    height: 37px;
    background: #FDE5E5;
    border-right: 1px solid #fff;
    border-top: 1px solid #FDE5E5;
    border-left: 1px solid #FDE5E5;
}
.newscon .news_list li.active,
.newscon .news_list li.hover {
    color: #E90001;
    background: #fff;
    border-bottom: 1px solid #Fff;
    border-left: 1px solid #E90001;
    border-top: 1px solid #E90001;
    border-right: 1px solid #E90001;
}

.newscon .news_box {
    width: 100%;
}

.newscon .news_box dl {
    width: 100%;
    height: 276px;
    display: block;
    overflow: hidden;
}

.newscon .news_box dl dt {
    width: 100%;
    padding-bottom: 8px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 8px;
}

.newscon .news_box dl dt h2 {
    padding-left: 20px;
    height: 33px;
    line-height: 33px;
    background: url(../images/dot-icon.gif) 0 12px no-repeat;
    overflow: hidden;
    display: block;
    font-weight: normal;
    font-size: 22px;
    font-family: 'Microsoft YaHei';
}

.newscon .news_box dl dt p {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    padding-left: 20px;
}

.de_content .row2 {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    font-family: '微软雅黑';
}

.title {
    width: 100%;
    font-size: 22px;
    background: url(../images/icon_t.jpg) 0 3px no-repeat;
    text-indent: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.open1 {
   /* width: 590px; margin-right: 25px;
    width: 705px;*/
    overflow: hidden;
   
}

.open1 .open-txt {
   /* width: 600px;*/
}

.open1 .open-txt li {
    width: 150px;
    height: 184px;
    float: left;
    margin-right: 10px;
    text-align: center;
    background: #F5F5F5;
}

.open1 .open-txt li:hover {
    background: #FDE5E5;
}

.open1 .open-txt li a {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 24px;
}

.open1 .open-txt li a b {
    width: 60px;
    height: 60px;
    display: block;
    background: url(../images/icon.png) no-repeat;
    margin: 33px auto;
}

.open1 .open-txt li a b.o1 {
    background-position: 0 0;
}

.open1 .open-txt li a b.o2 {
    background-position: 0 -60px;
}

.open1 .open-txt li a b.o3 {
    background-position: 0 -120px;
}

.open1 .open-txt li a b.o4 {
    background-position: 0 -180px;
}
.open1 .open-txt li a b.o5{background: url(../images/htianping.png) no-repeat;}
.open1 .open-txt li a b.o6{background: url(../images/newpaper.png) no-repeat;}
.open1 .open-txt li:hover a b.o1 {
    background-position: -60px 0;
}

.open1 .open-txt li:hover a b.o2 {
    background-position: -60px -60px;
}

.open1 .open-txt li:hover a b.o3 {
    background-position: -60px -120px;
}

.open1 .open-txt li:hover a b.o4 {
    background-position: -60px -180px;
}
.open1 .open-txt li:hover a b.o5 {
    background: url(../images/rtianping.png) no-repeat;
}
.open2 {
    width: 345px;
    overflow: hidden;
    margin-left: 10px;    
    border:1px solid #C9C9C9;
    padding:5px;
    font-size:14px;
    line-height: 21px;height:172px;
}

.open2 .open-txt {
    width: 336px;
}

.open2 .open-txt dd { /*width:158px; float:left;*/
    width: 326px;
    height: 86px;
    margin: 0 8px 0 0;
    border: 1px solid #C9C9C9;
    text-align: center;
    overflow: hidden;
}

.open2 .open-txt dd a {
    display: block;
    font-size: 18px;
    color: #333;
    text-align: center;
    height: 66px;
    padding-top: 20px;
}

.open2 .open-txt dt {
    width: 326px;
    height: 86px;
    text-align: center;
    background: #fff;
    float: left;
    margin-bottom: 8px;
    border: 1px solid #D70103;
    overflow: hidden;
}

.open2 .open-txt dt a {
    display: block;
    font-size: 24px;
    color: #D70103;
    padding: 21px 0;
    height: 46px;
    font-family: '微软雅黑';
}

.open2 .open-txt dt a b.o7 {
    width: 46px;
    height: 46px;
    display: inline-block;
    background: url(../images/icon.png) 0 -366px no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}

.open3 {
    width: 182px;
    height: 184px;
    overflow: hidden;
}

.open3 .open-txt {
    width: 100%;
    height: 192px;
}

.open3 .open-txt li {
    width: 180px;
    height: 86px;
    margin-bottom: 8px;
    text-align: center;
    border: 1px solid #C9C9C9;
    overflow: hidden;
}

.open3 .open-txt li a {
    display: block;
    font-size: 20px;
    color: #333;
    padding: 14px 0;
    height: 60px;
    font-family: '微软雅黑';
}

.open3 .open-txt li a b {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: url(../images/icon.png) no-repeat;
    border-right: 1px dashed #B4B4B4;
    vertical-align: middle;
    margin-right: 10px;
    padding-right: 15px;
}

.open3 .open-txt li a b.o8 {
    background-position: 0 -240px;
}

.open3 .open-txt li a b.o9 {
    background-position: 0 -300px;
}

.row3 {
    width: 1200px; 
    margin-top: 10px;
    position: relative;
    font-family: '微软雅黑';
    overflow: hidden;
}

.row3 .toptit {
    position: absolute;
    width: 158px;
    height: 40px;
    top: -20px;
    left: 521px;
}

.ywbox {
    margin: 0 auto;
    overflow: hidden;
    float: right;
}

.row3 .hd {
    float: left;
    width: 40px;
    height: 130px;
    margin-right: 20px;
    background: #d70103;
    text-align: center;
    padding-top: 20px;
}

.row3 .hd a {
    font-size: 22px;
    color: #fff;
}

.ywbox .ywlist {
    width: 1140px;
  
}

.ywbox .ywlist li {
    width: 204px;width: 124px;
    margin-right: 30px;margin-right:21px;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    height: 150px; 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
}
.ywbox .ywlist li.li1{background:#c5d18f;}
.ywbox .ywlist li.li2{background:#66aaf1;}
.ywbox .ywlist li.li3{background:#f27579;}
.ywbox .ywlist li.li4{background:#4ebb48;}
.ywbox .ywlist li.li5{background:#fbb344;}
.ywbox .ywlist li.li6{background:#c5d18f;line-height: 24px;}
.ywbox .ywlist li.li7{background:#66aaf1;}
.ywbox .ywlist li.li8{background:#5ec6cf;margin-right:0px; float: right;line-height: 24px;}
.ywbox .ywlist li a {
    display: block;
    width: 195px;width: 124px;
  font-weight: bold;
    /*background: url(../images/yw_bg2.gif) no-repeat;*/
    padding-top: 22px;
}

.ywbox .ywlist li a:hover {
   /* background: url(../images/yw_bg1.gif) no-repeat;*/
    color:#fff;
}

.ywbox .ywlist li a b {
    width: 68px;
    height: 68px;
    display: block;
    background: url(../images/icon.png) no-repeat;
    margin: 0 auto;
}

.ywbox .ywlist li a b.y1 {
    background-position: 0 -418px;
}

.ywbox .ywlist li a b.y2 {
    background-position: 0 -487px;
}

.ywbox .ywlist li a b.y3 {
    background-position: 0 -556px;
}

.ywbox .ywlist li a b.y4 {
    background-position: 0 -625px;
}

.ywbox .ywlist li a b.y5 {
    background-position: 0 -695px;
}
.ywbox .ywlist li a b.y6{ background: url(../images/sxgz.png) no-repeat;}
.ywbox .ywlist li a b.y7{ background: url(../images/jydw.png) no-repeat 0px center;}
.ywbox .ywlist li a b.y8{ background: url(../images/zxxb.png) no-repeat 0px center;}
.ywbox .ywlist li a b.y5{ background: url(../images/wsxx.png) no-repeat 0px center;}
.ywbox .ywlist li a b.y1{ background: url(../images/zyfw.png) no-repeat 0px center;}
.line {
    border-bottom: 1px solid #BFBFBF;
    width: 100%;
}

.more {
    position: absolute;
    top: 12px;
    right: 5px;
    color: #0C91F1;
    font-size: 16px;
}
.relative {
    position: relative;
}
a.more b.more-icon {
    width: 17px;
    height: 17px;
    display: inline-block;
    background: url(../images/icon.png) 0 -767px no-repeat;
    vertical-align: middle;
    margin-left: 5px;
}

.polbox .news {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 5px;
}

.polbox .news li {
    width: 100%;
    font-size: 16px;
    line-height: 36px;
    overflow: hidden;
    height: 32px;
    background: url(../images/dot1-icon.gif) 0 15px no-repeat;
    text-indent: 25px;
}

.polbox .news li a {
    display: block;
}

.polbox .news li span {
    float: right;
    color: #26261E;
}

.de_main .video {
    width: 452px;
   
    padding: 0px 30px 20px;
    position: relative;
}

.de_main .video .page {
    position: absolute;
    right: 30px;
    top: 10px;
    font-family: '宋体';
}

.de_main .video .page a {
    display: inline-block;
    background: #554D55;
    color: #fff;
    width: 30px;
    height: 25px;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin-left: 8px;
}

.de_main .video .page a:hover {
    background: #0079BB;
}

.de_main .video .page a.hover {
    background: #0079BB;
}

.de_main .video .vbox {
    width: 384px;
    height: 276px;
    margin: 0 auto;
    padding-top: 5px;
}

.de_main .video .vbox a img {
    width: 384px;
    height: 236px;
}

.linkbox {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    margin: 18px 0;
}

.linkbox .linklist {
    width: 1212px;
    height: 30px;
    display: block;
    overflow: hidden;
}

.linkbox .linklist li {
    width: 291px;
    height: 32px;
    margin-right: 12px;
    float: left;
    display: block;
    overflow: hidden;
}

.linkbox .linklist li .select {
    width: 289px;
    height: 30px;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.footerbox {
    width: 100%;
}

.footerbox .footer {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0px;
    border-top: 1px solid #CBCBCB;
    position: relative;
    height:80px;
    text-align: center;
}

.footerbox .footer p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    padding-bottom: 0px;
}

.footerbox .footer p a {
    margin: 0 5px;
}
.wsbs{overflow: hidden;}
.wsbs li{    float: left;
    width: 130px;
    margin-right: 10px;
    height: 80px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff;
    padding-top: 20px;
    padding-left: 60px;}
.wsbs li.a1{background: #cccccc url(../images/a1.png) no-repeat 10px center;line-height:80px;padding-top:0px;height:100px;}
.wsbs li.a2{background: #ffc1bc url(../images/a2.png) no-repeat 10px center;}
.wsbs li.a3{background: #d8d8d8 url(../images/a3.png) no-repeat 10px center;}
.wsbs li.a4{background: #8ca7e0 url(../images/a4.png) no-repeat 10px center;line-height:80px;padding-top:0px;height:100px;}
.wsbs li.a5{background: #9fb7b9 url(../images/a5.png) no-repeat 10px center;line-height:80px;padding-top:0px;height:100px;}
.wsbs li.a6{background: #ef5ca0 url(../images/a6.png) no-repeat 10px center;}

.wsbs li.a1:hover{background: #ccc url(../images/a1.png) no-repeat 10px center;}
.wsbs li.a2:hover{background: #ccc url(../images/a2.png) no-repeat 10px center;}
.wsbs li.a3:hover{background: #ccc url(../images/a3.png) no-repeat 10px center;}
.wsbs li.a4:hover{background: #ccc url(../images/a4.png) no-repeat 10px center;}
.wsbs li.a5:hover{background: #ccc url(../images/a5.png) no-repeat 10px center;}
.wsbs li.a6:hover{background: #ccc url(../images/a6.png) no-repeat 10px center;margin-right: 0px;}

#container { width: 100%;}
.header { position: relative;}
#skip { width: 0;height: 0;overflow: hidden;}

.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}


.news li{line-height:26px;background:url(../images/dot-icon.gif) 0 12px no-repeat;font-size:14px;padding-left:12px;}
.boxC .hd{ background-color:#f7f7f7; height: 32px; line-height: 32px; overflow: hidden; border-bottom: 1px solid #e0e0e0}
.boxC .hd h3{background-color:#56c5cf;height: 32px; line-height: 32px; float: left;}
.boxC .hd h3 a{ color: #fff;}
.boxC .bd li{height:30px; line-height: 30px; padding-left: 12px;background:url(../images/dot-icon.gif) 0 12px no-repeat;font-size:14px;}
.news li .date{float: right; color: #666;}


.main .left .newsbox .newslistB{padding-bottom:30px;overflow: hidden;padding-top: 30px;}
.main .left .newsbox .newslistB  li  {  line-height: 40px;
    width: 45%;
    float: left;
    overflow: hidden;
    font-size: 16px;
    border: 1px solid #ddd;
    margin: 5px 10px;
    text-align: center;}

