/* 通用头部开始 */



                        .toolbar_top li {
                        text-align: center !important;
                    }

body {
    background-color: #fff;
}

.banner {
    width: 100%;
    height: 480px;
    margin: 0 auto;
    background: url(banner.jpg) no-repeat center;
}

.top {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

.top-l {
    float: left;
}

.top-l li {
    padding-left: 25px;
    float: left;
    background: url(guohui_03.png) no-repeat left;
}

.top-l li a {
    font-size: 15px;
    color: #fff;
}

.top-r {
    float: right;
}

.top-r ul li {
    float: left;
}

.top-r li a {
    font-size: 15px;
    color: #fff;
}

.top-r li:nth-child(2) {
    width: 2px;
    height: 40px;
    background: url(shuxian.jpg) no-repeat center;
    background-size: 2px 12px;
    margin: 0 10px;
}

.top-r li:nth-child(4) {
    width: 2px;
    height: 40px;
    background: url(shuxian.jpg) no-repeat center;
    background-size: 2px 12px;
    margin: 0 10px;
}

.top-r li:nth-child(4) {
    width: 2px;
    height: 40px;
    background: url(shuxian.jpg) no-repeat center;
    background-size: 2px 12px;
    margin: 0 10px;
}

.top-r li:nth-child(6) {
    width: 2px;
    height: 40px;
    background: url(shuxian.jpg) no-repeat center;
    background-size: 2px 12px;
    margin: 0 10px;
}

.logo {
    margin-top: 70px;
    width: 100%;
    height: 180px;
    background: url(logo.png) no-repeat center;
}

.search-w {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    text-align: center;
    margin-top: 50px;
}

.search {
    /* float: right; */
    /* width: 277px; */
    height: 39px;
    /* margin-top: 110px; */
    color: #333;
    position: relative;
    /* margin-right: 100px; */
    margin: auto;
}

.search input[type=text] {
    color: #666666;
    border: 1px solid #d4d4d4;
    width: 590px;
    height: 60px;
    line-height: 60px;
    background-color: #ffffff;
    font-size: 18px;
    padding-left: 40px;
    border-radius: 40px;
}

.search input[type=submit] {
    border: 0;
    width: 100px;
    height: 60px;

    background: url(search.png) no-repeat center;

    padding: 0;

    position: absolute;
    left: 830px;

}

/* nav开始 */

.nav {
    width: 100%;
    height: 60px;
    background-color: #0066cc;
}

.nav-w {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
}

.nav-w li {
    float: left;
    width: 150px;
    height: 60px;
    text-align: center;
}

.nav-w li:hover {
    background-color: #006699;
}

.nav-w li a {
    font-size: 18px;
    color: #fff;

}

/* 通用头部结束 */


/* 第一层开始 */
.content1 {
    width: 1200px;
    height: 95px;
        margin: 35px auto 30px;
    background: url(icon1.png) no-repeat left center;
}

.title {
    width: 100%;
    text-align: center;
    font-size: 32px;

}

.title a {
    color: #0066cc;
}

.content1-bottom {
    height: 50px;
    line-height: 50px;
    padding-left: 75px;
  font-size: 18px;
    color: #999999;
}

.content1-bottom a {
    font-size: 18px;
    color: #999999;
}

.content1 .content1-bottom-m {
    font-size: 18px;
    color: #cc0000;
}

/* 第二层开始*/
.content2 {
   width: 1200px;
    /* min-height: 450px; */
    margin: 0 auto;
    /* margin-top: 40px; */
    background-color: #fff;
    padding: 26px;
    overflow: hidden;
    padding-bottom: 15px;
    box-shadow: 0px 1px 3px -1px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 8px 7px rgb(0 0 0 / 4%);
}

/* 轮播图开始 */
.content2 .focusBox {
    position: relative;
    width: 575px;
    height: 381px;
    overflow: hidden;
    float: left;
}

.content2 .focusBox .pic {
    position: relative;
    z-index: 0;
}

.content2 .focusBox .pic img {
    width: 575px;
    height: 385px;
    display: block;
}

.content2 .focusBox .hd {
  /* width: 100%; */
    position: absolute;
    right: 17px;
    bottom: 27px;
    text-align: right;
    font-size: 0;
    z-index: 1;
}

.content2 .focusBox .hd li {
    margin: 0 4px;
    background: url(icon2-1.png) no-repeat;
    height: 6px;
    overflow: hidden;
    width: 28px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.content2 .focusBox .hd .on {
    background: url(icon2-2.png) no-repeat;
}

.lilist {
    position: relative;
}

.content2 .lilist .mask {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 60px;
    line-height: 48px;
    /* background: rgba(0, 0, 0, .5); */
    background: url(mask.png);
}

.content2 .lilist .mask a {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    padding-left: 22px;
    width: 365px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 轮播图结束 */

/* 第四层右侧部分开始 */
.content2-r {
    float: right;
    width: 545px;
    min-height: 385px;
    overflow: hidden;
}

.content2-r .m a {
    font-size: 16px;
    color: #999;
}

.content2 .r-top {
    width: 545px;
    height: 45px;
    border-bottom: 1px solid #cccccc;
    line-height: 35px;
}

.content2 .r-top .xinwen li {
    /* width: 90px; */
    float: left;
    font-size: 22px;
    height: 45px;
    color: #333333;
    text-align: center;
    background: url(shuxian2.jpg) no-repeat right 1px;
    padding: 0px 10px;
    line-height: 20px;
}

.content2 .r-top .xinwen li:nth-child(4) {
    background: none;
}

.content2 .r-top .xinwen .on {
    color: #0066cc;

}

.content2-r .m a {
    float: right;
    font-size: 14px;
    color: #999;
}

.content2-r .r-bottom {
      /* margin-top: 4px; */
min-height: 370px;

}

.content2-r .r-bottom li {
    width: 545px;
    /* height: 39px; */
    /* line-height: 30px; */
    /* border-bottom: 1px dashed #bfbfbf; */
    position: relative;
}

.content2-r .r-bottom em {
    position: absolute;
    width: 3px;
    height: 3px;
    left: 0;
    background: url(dian.jpg) no-repeat left center;
    top: 15px;
}

.content2-r .r-bottom li a {
    display: inline-block;
    line-height: 30px;
    padding-left: 12px;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    color: #333333;
    font-size: 16px;
}

.content2-r .r-bottom li span {

    /* float: right; */
    font-size: 16px;
    color: #999;
    margin-left: 10px;
display: inline-block;
}

.item-top {
        width: 545px;
    height: 130px;
    border-bottom: 1px dashed #cccccc;
    padding-top: 20px;
    margin-bottom: 8px;
}

.item-top-1,
.item-top-2,
.item-top-3 {
    float: left;
}

.item-top-1 {
  text-align: center;
    width: 88px;
    height: 88px;
    border: 1px solid #cccccc;
    padding: 8px 0px 0px 8px;
}

.item-top-2 {
    margin-left: 20px;
    width: 330px;
}

.item-top-2-top a {
    font-weight: 700;
    font-size: 18px;
    color: #333;
}

.item-top-2-bottom {
font-size: 15px;
    color: #666666;
    line-height: 35px;
}
.xinwen li:nth-child(1) {
    padding-left: 0 !important;
}
.item-top-2-bottom a {
    font-size: 15px;
    color: #666666;
}

.item-top-3 {
    margin-top: 30px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    background-color: #0066cc;
    margin-left: 10px;
    text-align: center;
 float: right;
}

.item-top-3 a {
    color: #fff;
}

/* 第三层开始 */
.content3 {
    width: 100%;
    height: 420px;
    background-color: #f6f6f6;
}

.content3-w {
    width: 1200px;
    height: 420px;
    margin: 0 auto;
}

.content3-l {
    width: 730px;
    float: left;
}

.content3-l-top {
height: 76px;
    line-height: 79px;
    border-bottom: 1px solid #cccccc;
}

.content3-l-top-wenzi {
        float: left;
    font-size: 24px;
    color: #0066cc;
    background: url(hengxian.jpg) no-repeat bottom;
    font-weight: 700;
}

.content3-l-top-m {
    float: right;

}

.content3-l-top-m a {
    font-size: 16px;
    color: #999;
}

.content3-l-content {
     height: 169px;
}

.content3-l-content ul {
    margin-top: 20px;
    /* margin-bottom: 10px; */

}

.content3-l-content li {
    width: 110px;
    height: 130px;
    float: left;
    text-align: center;
    margin-right: 45px;
}
   .content3-l-content li:last-child{
        margin-right: 0;

    }
.content3-l-content li p {
  height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #333;
}

.content3-l-bottom li {
    width: 230px;
    height: 55px;
    line-height: 55px;
    background-color: #fff;
    text-align: center;
    float: left;
    margin: 5px 6px;
}

.content3-l-bottom li a {
    font-size: 18px;
    color: #333333;
}

.content3-l-bottom li span {
    padding-left: 63px;
}
/* ------------------------------- */
.content3-l-bottom li {
    position: relative;
}

.content3-l-bottom li img {
    position: absolute;
    top: 9px;
    left: 31px;
}

.content3-l-bottom li:nth-child(4) span {
     padding-left: 30px;
}

.content3-l-bottom li:nth-child(5) span {
    padding-left: 30px;
}

/* ---------------------------------- */
.content3-r {
    float: right;
    width: 445px;
}

.content3-r-top {
     height: 75px;
    line-height: 77px;
    border-bottom: 1px solid #cccccc;
}

.content3-r-top-wenzi {
    float: left;
    font-size: 24px;
    color: #0066cc;
    background: url(hengxian.jpg) no-repeat bottom;
}

.content3-r-top-m {
    float: right;

}

.content3-r-top-m a {
    font-size: 16px;
    color: #999;
}

.content3-r-content {
    margin-top: 30px;
}

.content3-r-bottom {
    margin-top: 32px;
}

.content3-r-bottom-l {
    float: left;
}
.content3-r-bottom-r {
    float: right;}
.content3-l-bottom ul li:nth-child(5) a img {
    top: 12px;
    left: 32px;
}
.content3-l-bottom ul li:nth-child(6) a img {
    top: 12px;
    left: 32px;
}
/* 第四层开始 */
.content4 {
    width: 100%;
    height: 290px;
    background-color: #fff;
}

.content4-w {
    width: 1200px;
    margin: 0 auto;
}

.content4-top {
       height: 81px;
    /* line-height: 78px; */
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    border-bottom: 1px solid #006699;

}

.content4-top-wenzi {
   float: left;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
    height: 40px;
    line-height: 40px;
}

.content4-top-wenzi span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #3366cc;
    border-radius: 5px;
    margin-left: 5px;
}
.content4-top-wenzi span:nth-child(1) {
    margin-left: 0;
}
.content4-top-m {
    float: right;
    margin-top: 47px;

}

.content4-top-m a {
    font-size: 16px;
    color: #999;
}

.content4-bottom li {
    float: left;
    margin: 20px 10px 20px 0;
}

.content4-bottom li:nth-child(4) {
    margin-right: 0;
}

/* 通用底部开始 */
.bottom {
    width: 100%;
    height: 150px;
    background-color: #666666;
}

.bottom-w {
    width: 1200px;
    margin: 0 auto
}

/* 外链部分 */
.bottom-wailian {
    width: 1200px;
    height: 50px;
    line-height: 50px;
}

.bottom-top {
background-color: #666666;
    height: 50px;
    border-bottom: 1px solid #878181;
}

/* banner图 */
.yqlj-box {
    padding-top: 10px;
    height: 50px;
}

.yqlj {
    width: 1200px;
    margin: 0 auto;
}

.yqlj-title {
   font-size: 16px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dddedf;
    width: 260px;
    margin: 0 70px;
    cursor: pointer;
    position: relative;
    padding-left: 40px;
    background: #f6f7f8 url(sanjiao.png) no-repeat 234px center;
}

/* .yqlj-title:first-child {
    margin-left: 0;
} */

.yqlj-list {
      width: 260px;
    background: #F7F7F7;
    border: 1px solid #dee0e2;
    position: absolute;
    bottom: 28px;
    left: -1px;
    height: 182px;
    overflow-y: auto;
}

.yqlj ul li .yqlj-list a {
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
}
.yqlj ul li .yqlj-list a:hover{
    background: #35508c;
    color: #b4c2e0;
}
/* 版权部分 */
.banquan {
    width: 1200px;
    height: 145px;
    margin: 0 auto;
    font-size: 16px;
    color: #cccccc;
}

.banquan-l,
.banquan-r,
.banquan-c {
    float: left;
}

.banquan-l {
   margin-top: 40px;
    /* height: 30px; */
    /* line-height: 30px; */
    margin-left: 5px;
}

.banquan-c {
    margin-left: 35px;
    /* width: 670px; */
}

.banquan-c-1 li {
    padding: 0 7px;
    margin-top: 20px;
    height: 17px;
    line-height: 13px;
    float: left;
    border-right: 1px solid #b9b7b7;
}

.banquan-c-1 li:nth-child(1) {
    padding-left: 0;
}

.banquan-c-1 li:nth-child(5) {
    border-right: none;
}

.banquan-c-1 li a {
    font-size: 16px;
    color: #ccc;
}

.banquan-c-2 p {
    height: 30px;
    line-height: 30px;
}

.banquan-c-3 p {
    height: 30px;
    line-height: 30px;
}


.banquan-c-3 p a {
    font-size: 16px;
    color: #ccc;
}

.banquan-c-4 p a {
    font-size: 16px;
    color: #ccc;
}

.banquan-r {
    margin-top: 30px;
    float: right;
}