ul {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
}

body {
 
  background-position:center top;
  background-repeat:no-repeat;
}

.clear {
    clear: both;
}

.head_top {
    width: 100%;
    height: 200px;
    background: url("../img/bj.png") top center no-repeat;
    background-size: 100%;
}

.top_banner {
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.logo {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -61px;
}

#ads {
    width: 100%;
    height: 100%;
    position: relative;
}

#ads img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#ads img.show {
    display: block;
}

.mainbox {
    width: 1300px;
    margin: 0 auto 15px auto;
    background: #fff;
}

.navbox {
    width: 100%;
    height: 60px;
    background: #1c79d4;
}

.navbox li {
    float: left;
    width: 10%;
    text-align: center;
}

.navbox li a {
    width: 100%;
    display: inline-block;
    color: #fff;
    height: 25px;
    line-height: 25px;
    border-right: 2px solid #fff;
    margin: 17.5px 0;
    font-size: 20px;
}

.navbox li:last-child a {
    border: 0;
}

.navbox li:hover, .navbox ul .active {
    background: -webkit-linear-gradient(#3c70ff, #66a4ff);
    background: -o-linear-gradient(#3c70ff, #66a4ff);
    background: -moz-linear-gradient(#3c70ff, #66a4ff);
    background: linear-gradient(#3c70ff, #66a4ff);
}

.navbox li:hover a, .navbox ul .active a {
    color: #FFF;
}

.main_in {
    width: 100%;
    padding: 0 10px;
}

.searchbox {
    width: 100%;
    height: 56px;
    background: #f3f8fc;
    line-height: 56px;
    padding: 0 10px;
    font-size: 16px;
    margin: 10px 0;
}

.search_l {
    float: left;
    color: #2276ca;
}

.search_r {
    float: right;
    color: #333;
}

.search_r input {
    width: 225px;
    height: 38px;
    border: 1px solid #dedede;
    padding: 0 8px;
}
#sous {
    width: 76px;
    height: 38px;
    color: #fff;
    border: 0;
    line-height: 38px;
    text-align: center;
    background: #2276ca;
    display: inline-block;
}

.search_r select {
    width: 86px;
    height: 38px;
    border: 1px solid #dedede;
}

.dynamicbox {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.dynamic_l {
    width: 690px;
    float: left;
    height: 100%;
    overflow: hidden;
}

.swiper-wrapper1 {
    width: 600px;
    height: 400px;
}

.dynamic_l .swiper-slide {
    overflow: hidden;
}

.dynamic_l .swiper-slide img {
    width: 100%;
    display: block;
}

.dynamic_l .swiper-slide p {
    width: 690px;
    height: 40px;
    color: #fff;
    position: absolute;
    top: 360px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
    line-height: 40px;
    font-size: 18px;
    padding: 0 150px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pagination {
    position: absolute;
    z-index: 20;
    top: 370px;
    width: 100%;
    text-align: right;
    padding-right: 20px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #1c79d4;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
}

.swiper-active-switch {
    background: #d9281c;
}

.dynamic_r {
    width: 580px;
    height: 100%;
    float: right;
}

.dynamic_t {
    width: 100%;
    height: 50px;
    line-height: 48px;
    border-bottom: 2px solid #1c79d4;
}

.dynamic_t p {
    width: 200px;
    height: 48px;
    display: block;
    float: left;
    background: #eee;
    color: #333;
    text-align: center;
   /*  margin-right: 10px; */
    font-size: 18px;
    cursor: pointer;
}

.dynamic_t .active {
    background: #1c79d4;
}

.dynamic_t .active  a {
    color: #fff !important;
}


.dynamic_in {
    width: 100%;
    height: 350px;
    border: 1px solid #dedede;
    overflow: hidden;
    padding: 0 15px 0 30px;
}

.dynamic_in ul{
    display: none;
}
.dynamic_in ul:first-child{
    display: block;
}
 

.dynamic_in li {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}
.dynamic_in li img{
    float: left;
    display: block;
    margin: 23px 10px 23px 0;
}

.dynamic_in li a {
    color: #333;
}

.dynamic_in li span {
    float: right;
}

.advert {
    width: 100%;
    margin: 10px 0;
}

.advert img {
    display: block;
    width: 100%;
}

.mechanismbox {
    width: 100%;
    height: 330px;
    overflow: hidden;
}

.mechanism_l {
    width: 707px;
    float: left;
}

.titlebox {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f0f0f0;
    color: #fff;
    font-size: 18px;
    padding-right: 10px;
    
}

.titlebox p {
    width: 150px;
    height: 100%;
    float: left;
    text-align: center;
    background: #c2201e;
}
.titlebox p a {
  
    color: #fff;
  font-size: 18px;
}
.more {
    float: right;
    color: #333;
}

.mechanism_in {
    height: 270px;
    padding: 10px;
    border: 1px solid #dedede;
}

.mechanism_top {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #333;
    float: left;
}

.mechanism_top p {
    width: 128px;
    background: #f6f7fb;
    line-height: 46px;
    border-radius: 5px;
    display: block;
    float: left;
    margin-right: 11px;
    margin-left: 0;
}

.mechanism_top p:last-child {
    margin-right: 0;
}

.mechanism_bot {
    width: 100%;
    background: #f5f5f5;
    font-size: 15px;
    color: #333;
    margin-top: 20px;
}

.mechanism_bot li {
    line-height: 56px;
    display: inline-block;
    padding: 0 15px;
}

.mechanism_bot li:nth-child(1) {
    width: 250px;
}

.mechanism_bot li:nth-child(4) {
    width: 250px;
}

.mechanism_bot li:nth-child(7) {
    width: 250px;
}

.mechanism_bot li:nth-child(2) {
    width: 190px;
}

.mechanism_bot li:nth-child(5) {
    width: 190px;
}

.mechanism_bot li:nth-child(8) {
    width: 190px;
}

.mechanism_bot li:nth-child(3) {
    width: 230px;
}

.mechanism_bot li:nth-child(6) {
    width: 230px;
}

.mechanism_bot li:nth-child(9) {
    width: 230px;
}

.mechanism_bot li img {
    display: inline-block;
    margin-right: 5px;
}

.mechanism_r {
    width: 560px;
    float: right;
}

.comprehensive {
    width: 100%;
    padding: 10px 0;
    float: left;
}

.comprehensive li {
    width: 260px;
    height: 102px;
    margin-right: 18px;
    margin-bottom: 20px;
    float: left;
}

.comprehensive li:nth-child(2n) {
    margin-right: 0;
}

.newsbox {
    float: left;
    width: 1042px;
}

.news_main {
    width: 340px;
    margin: 0 10px 10px 0;
    float: left;
}

.news_main:nth-child(3n) {
    margin-right: 0;
}

.news_in ul {
    height: 260px;
    padding: 10px 0;
    border: 1px solid #dedede;
}

.news_in ul li {
    line-height: 48px;
    font-size: 16px;
    color: #333;
    padding: 0 10px;
}

.news_in ul li a {font-size: 18px;
    display: block;
    float: left;
    width: 229px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
}

.news_in ul li span {
    float: right;
}

.photo {
    width: 100%;
    height: 260px;
    border: 1px solid #dedede;
    margin-top: 10px;
    padding: 0 10px;
    float: left;
    padding-top: 10px;
}

.swiper-container2 {
    height: 100%;
}

.photobox .swiper-slide img {
    display: block;

    border: 5px solid #fff;
}

.photobox .swiper-slide p {
    width: 100%;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}

.dynamic_t2 {
    background: #f0f0f0;
}

.dynamic_t2 p {
    margin-right: 0;
}

.friendship {
    margin: 10px 0;
    padding-bottom: 10px;
}

.friendship ul {
    width: 100%;
    border: 1px solid #dedede;
    float: left;
    padding: 10px;
}

.friendship ul li {
    width: 25%;
    text-align: center;
    float: left;
    line-height: 40px;
}

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

.footbox {
    width: 100%;
    height: 160px;
    background: #2276ca;
}

.foot {
    width: 1300px;
    margin: 0 auto;
    padding: 35px 0;
}

.foot_l {
    width: 300px;
    float: left;
    text-align: right;
    padding-top: 10px;
}

.foot_l img {
    display: inline-block;
    line-height: 90px;
}

.foot_r {
    width: 1000px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding-left: 30px;
    float: right;
}

/*浜岀骇椤甸潰*/
.sub_nav {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333;
}

.sub_nav img {
    display: inline-block;
    width: 18px;
    margin-top: -3px;
}

.sub_nav a {
    color: #333;
}

.sub_nav .active {
    color: #2276ca;
}

.nav_menu {
    width: 300px;
    height: 584px;
    background: #f6f7fb;
    float: left;
    border: 1px solid #dedede;
    margin-bottom: 10px;
}

.nav_menu li {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #fff;
    font-size: 18px;
    
    text-align: center;
    background: -webkit-linear-gradient(#3c70ff, #66a4ff);
    background: -o-linear-gradient(#3c70ff, #66a4ff);
    background: -moz-linear-gradient(#3c70ff, #66a4ff);
    background: linear-gradient(#3c70ff, #66a4ff);
    cursor: pointer;
}

.nav_menu li:hover, .nav_menu .active {
    background: -webkit-linear-gradient(#ffb812, #ffdb12);
    background: -o-linear-gradient(#ffb812, #ffdb12);
    background: -moz-linear-gradient(#ffb812, #ffdb12);
    background: linear-gradient(#ffb812, #ffdb12);
}

.nav_menu li a {
    color: #fff;
    padding-right: 15px;
    display: block;width: 100%;height: 100%;
}

.nav_menu li img {
    float: right;
    display: inline-block;
    width: 10px;
    margin-top: 24px;
}

.contactbox {
    width: 955px;
    height: auto;
    float: right;
    border: 1px solid #dedede;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}

.contact_top {
    width: 100%;
    border-top: 2px solid #2276ca;
    padding: 0 20px;
    line-height: 46px;
    font-size: 18px;
}

.contact_top span {
    width: 3px;
    height: 20px;
    background: #ea341c;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -3px;
}



/*璇︽儏*/
.detailbox {
    width: 100%;
    border-top: 2px solid #2276ca;
    font-size: 16px;
    color: #333;
    padding-bottom: 10px;
}

.detailbox h4 {
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
}

.detail_t {
    width: auto;
    text-align: center;
    background: #f6f7fb;
    line-height: 38px;
    margin: 15px;
}

.detail_t span {
    margin: 0 30px;
}

.detail_in {
    width: 100%;
    text-align: justify;
    line-height: 30px;
    padding: 0 30px;
}

.detail_in p {
    text-indent: 2em;
    margin-bottom: 15px;
}

.contact_in {
    padding: 0 10px;
}

.text_top {
    font-size: 20px;
    font-weight: bold;
    color: #2276ca;
    border-bottom: 1px dashed #dedede;
    line-height: 64px;
    text-align: center;
}

.text_in {
    line-height: 38px;
    font-size: 16px;
    color: #333;
    padding: 10px 0;
    text-align: justify;
}

.text_in p {
    text-indent: 2em;
    margin-bottom: 10px;
}

.organization {
    width: 100%;
    margin: 20px 0;
    text-align: center;
}

.organization_top {
    width: 420px;
    line-height: 47px;
    background: -webkit-linear-gradient(#f1f1f1, #fff, #dedede);
    background: -o-linear-gradient(#f1f1f1, #fff, #dedede);
    background: -moz-linear-gradient(#f1f1f1, #fff, #dedede);
    background: linear-gradient(#f1f1f1, #fff, #dedede);
    margin: 0 auto;
    font-size: 24px;
    color: #A60300;
    text-align: center;
    font-weight: bold;
}

.organization img {
    display: block;
    margin: 0 auto;
}

.organization_in {
    display: inline-block;
    text-align: center;
}

.organization_l {
    padding: 10px 20px;
    margin: 0 20px;
    background: #fef7ed;
    float: left;
}

.organiz_top {
    width: 220px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.organiz {
    width: 40px;
    height: 320px;
    padding: 10px;
    margin: 20px 15px;
    border: 1px solid #FD7F4D;
    background: rgb(252, 207, 140);
    float: left;
}
.organiz a{
    font-size: 16px;
    color: #A60300;
    font-weight: bold;
    line-height: 18px;
}
.member_top{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    background: -webkit-linear-gradient(#fff, #f0f0f0);
    background: -o-linear-gradient(#fff, #f0f0f0);
    background: -moz-linear-gradient(#fff, #f0f0f0);
    background: linear-gradient(#fff, #f0f0f0);
}
.member_top p{
    width: 50%;
    background: -webkit-linear-gradient(#3c70ff, #66a4ff);
    background: -o-linear-gradient(#3c70ff, #66a4ff);
    background: -moz-linear-gradient(#3c70ff, #66a4ff);
    background: linear-gradient(#3c70ff, #66a4ff);
}
.member{
    padding: 20px;
}
.member h4{
    font-size: 16px;
    color: #2276ca;
}
.member p{
    padding: 0 20px;
    margin: 10px 0;
}
.leader{
    padding: 20px;
    line-height: 35px;
}
.leader h4{
    font-size: 18px;
    color: #2276ca;
}
.leader p{
    padding: 0 80px;
}

.leader_in h4{
    display: inline-block;
    width: 60px;
    font-size: 18px ;
}
.leader_in span{
    margin: 0 15px;
}

.contactbox .newslist li {
    background: #f5f5f5;
    padding: 0 30px;
    line-height: 38px;
    height: 38px;
}

.contactbox .newslist li:nth-child(2n) {
    background: #fff;
}

.contactbox .newslist li a {
    color: #333;
    width: 700px;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.newslist li span{
    float: right;
}

.dynamic_in li a {
    display: block;
    float: left;
    width: 380px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.friendbox ul{
    display: none;
}
.friendbox ul:first-child{
    display: block;
}

.messagebox{
    width: 100%;
    padding: 0 30px;
}
.message_top{
    width: 100%;
    line-height: 40px;
    color: #2276ca;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    background: #f0f0f0;
}
.message{
    width: 100%;
    float: left;
}
.message li{
    width: 48%;
    margin: 20px 0;
    font-size: 16px;
    color: #333;
}
.mess1{
    float: left;
}
.mess2{
    float: right;
}
.message_l{
    display: inline-block;
    width: 90px;

}
.message li input{
    width: 484px;
    display: inline-block;
    line-height: 38px;
    border: 1px solid #dedede;
    padding: 0 10px;
}
.message_bottom{
    width: 100%;
}
.message_bottom textarea{
    width: 1120px;
    display: inline-block;
    border: 1px solid #dedede;
    padding: 10px;
    height: 200px;
}
.submit{
    display: block;
    width: 100px;
    height: 38px;
    color: #fff;
    border: 0;
    line-height: 38px;
    text-align: center;
    background: #2276ca;
    margin: 20px 94px;
}

.search_l {
    width: 50%;
    height: 100%;
    float: left;
    color: #2276ca;
}
.search_l .swiper-container{
    width: 90%;
    height: 100%;
    float: left;
}


.loginbtn{
    position: absolute;
    top: 10px;
    right: 30px;
}
.loginbtn a{
    color: #fff;
}
.horn{
    width: 8%;
    float: left;
}


    /*婕傛诞绐�*/
    .floadAd {
        width: 250px;
        position: absolute;
        z-index: 999900;
        display: none;
        background: #f1f1f1;
        padding: 0 10px 10px 10px;
        border-radius: 3px;
        border: 1px solid #ccc;
    }

    .floadAd .item {
        display: block;
        text-align: justify;
        font-size: 14px;
        color: #333;
    }

    .close{
        height: 20px;
        position: relative;
    }
    .close img{
        position: absolute;
        top: 0;
        right: -10px;
        cursor: pointer;
    }

