/* 清除浮动  */
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.bx1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

body {
    background: #f3faff url(bigBg.png) no-repeat top center;
    font-family: "Microsoft YaHei ";
}

.top {
    width: 100%;
    height: 40px;
    background: linear-gradient(270.00deg, #007add 0%, #007acb 100%);
    margin: 0 auto;
}

.top span {
    font-family: "Microsoft YaHei ";
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    word-spacing: 9px;
}

/* 搜索 */
.jiansuo {
    margin-bottom: 20px;
}

.allsx {
    float: left;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    line-height: 30px;
}

.search-banner {
    width: 294px;
    height: 40px;
    float: right;
}

.search-banner input {
    height: 40px;
    line-height: 40px;
    /*background: none;*/
    outline: none;
    border: 0;
}

.search-banner input[type=text] {
    width: 254px;
    float: left;
    border: 0;
    padding-left: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.2);
}

.search-banner input[type=submit] {
    width: 40px;
    cursor: pointer;
    float: left;
    font-size: 14px;
    background: url(search_icon.png) no-repeat center left rgba(255, 255, 255, 0.2);
}

.search-buttom {
    width: 40px;
    cursor: pointer;
    float: left;
    font-size: 14px;
    background: url(search_icon.png) no-repeat center left rgba(255, 255, 255, 0.2);
}

/* 内容 */
.section {
    width: 100%;
    overflow: hidden;
}

.bigBg {
    width: 100%;
    overflow: hidden;
}

.banner_text {
    width: 785px;
    height: 130px;
    margin: 80px 0 150px 190px;
}

/* 导航栏 */
.nav {
    width: 100%;
    height: 60px;
    background: linear-gradient(180.00deg, #007add 0%, #007acb 100%);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.16);
}

.nav li {
    float: left;
    height: 100%;
    line-height: 60px;
}

.nav li:nth-child(1) {
    width: 181px;
}

.nav li:nth-child(1) img {
    margin: 0 11px 0 51px;
}

.nav li:nth-child(2) {
    width: 243px;
}

.nav li:nth-child(2) img {
    margin: 0 13px 0 51px;
}

.nav li:nth-child(3) {
    width: 267px;
}

.nav li:nth-child(3) img {
    margin: 0 13px 0 68px;
}

.nav li:nth-child(4) {
    width: 258px;
}

.nav li:nth-child(4) img {
    margin: 0 16px 0 52px;
}

.nav li:nth-child(5) {
    width: 251px;
}

.nav li:nth-child(5) img {
    margin: 0 13px 0 52px;
}

.nav li a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei ";
    font-weight: 400;
    font-size: 22px;
    color: #fff;
}

.nav .hover {
    background-size: 100% 100%;
}

.nav .hover a {
    font-weight: bold;
}

.nav p {
    width: 1px;
    height: 22px;
    background: #f5f8ff;
    opacity: 0.2;
    float: right;
    margin-top: 21px;
}

.nav li:last-child p {
    display: none;
}

.section01 {
    width: 100%;
}

.section01 .bx1200 {
    background-color: #fff;
    padding: 20px 23px;
    overflow: hidden;
    margin-bottom: 30px;
}

/* 当前位置 */
.dqwz {
    width: 100%;
    height: 19px;
    margin-bottom: 45px;
}

.dqwz ul {
    float: right;
}

.dqwz li {
    float: left;
    line-height: 19px;
    font-size: 14px;
    color: #999;
}

.dqwz li a {
    color: #999;
}

.dqwz li span {
    margin: 0 7px 0 5px;
}

.dqwz li:last-child span {
    display: none;
}

.bx900 {
    width: 900px;
    height: auto;
    margin: 0 auto;
}

.title {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 22.5px;
}

.h1 {
    width: 100%;
    height: 1px;
    background-color: #e8e8e8;
}

.details {
    text-align: center; 
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    margin: 20px 0 14px 0;
}

.details span:nth-child(2) {
    margin: 0 22px 0 12px;
}

.details a {
    color: #333;
}

.details span a:nth-child(2) {
    margin: 0 6px;
}

/* 主要内容 */
.content {
    width: 100%;
    height: auto;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #000;
    text-indent: 38px;
    text-align: justify;
}

.content p {
    display: block;
}

.contentImg {
    display: block;
    width: 100%;
    margin: 25px 0 15px 0;
    text-align: center;
    text-indent: 0;
}

.contentImg img {
    text-indent: 0;
    margin-left: 4px;
}

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

/* 编辑 */
.edit {
    width: 100%;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    margin-bottom: 50px;
}

.edit p:first-child {
    margin-bottom: 8px;
}

/* 分享 */
.share {
    width: 100%;
    height: 50px;
    background-color: #fafafb;
    margin-bottom: 55px;
    line-height: 50px;
    padding: 0 19px 0 21px;
    box-sizing: border-box;
}

.share>span:nth-child(1) {
    margin-right: 14px;
}

.share-component {
    /* width: 96px; */
    height: 50px;
}

.share-component a:nth-child(2) {
    margin: 0 8px 0 10px;
}

.print li {
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    cursor: pointer;
    line-height: 21px;
}

.print li:nth-child(2) {
    margin: 0 14px 0 18px;
}

.print li span {
    display: block;
    margin: 10px 0 19px 0;
}

/*----------------------底部------------------------*/
.foot-wrap {
    height: auto;
    width: 100%;
    margin: 0 auto;
    background: #f5f5f5;
    font-size: 20px;
    clear: both;
    /*margin-top: 20px;*/
}

.border {
    width: 100%;
    height: 4px;
    background: linear-gradient(180.00deg, #007add 0%, #007acb 100%);
}

.footerList {
    width: 100%;
    height: 77px;
    background-color: #fff;
    overflow: visible!important;
  padding-top:0!important;
}

.foot {
    /* height: 110px; */
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.foot-s {
    height: 49px;
    width: 1200px;
    padding-top: 10px;
}

.zhongj3tu {
    height: 49px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.foot-x {
    width: 1200px;
}

.pic1 {
    background: url(pic_01.jpg) no-repeat;
    height: 49px;
    width: 144px;
    float: left;
    margin-left: 30px;
}

.pic2 {
    background: url(pic_02.jpg) no-repeat;
    height: 49px;
    width: 144px;
    float: left;
    margin-left: 30px;
}

.pic3 {
    background: url(pic_03.jpg) no-repeat;
    height: 49px;
    width: 144px;
    float: left;
    margin-left: 30px;
}

.logg {
    height: 66px;
    width: 441px;
    float: left;
    margin-top: 21px;
    margin-bottom: 37px;
    background: url(blue.png) no-repeat right;
}

.anhao {
    height: 75px;
    width: 320px;
    float: left;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    margin-top: 12px;
    position: relative;
}

.anhao a {
    color: #333333;
    display: block;
}

.anhao img {
    position: absolute;
    left: 30px;
    top: 58px;
}

.links {
    height: 40px;
    line-height: 55px;
    width: 1200px;
    text-align: center;
    padding-top: 16px;
}

.links .wz {
    text-align: center;
    height: 40px;
    width: 220px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    float: left;
    border: 1px solid #ccc;
    line-height: 41px;
    background: #fff;
    outline: none;

}

.links .wz:nth-child(1),
.links .wz:nth-child(3) {
    text-indent: 4px;
}

.links .wz:nth-child(2) {
    text-indent: 11px;
}

.links .wz:nth-child(4),
.links .wz:nth-child(5) {
    text-indent: 2px;
    background: url(down.png) no-repeat 187px 17px;
}

.h3 {
    width: 1200px;
    height: 80px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    margin-top: 25px;
}

.links .wz a {
    color: #333333;
}

select {
    appearance: none;
}

/* 自适应 */
@media only screen and (max-width:1024px) {
    .bx1200 {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .banner_text {
        margin-left: calc(50% - 410px);
    }

    .nav li:nth-child(1),
    .nav li:nth-child(2),
    .nav li:nth-child(3),
    .nav li:nth-child(4),
    .nav li:nth-child(5) {
        width: 20%;
    }

    .nav li:nth-child(1) img,
    .nav li:nth-child(2) img,
    .nav li:nth-child(3) img,
    .nav li:nth-child(4) img,
    .nav li:nth-child(5) img {
        margin: 0;
    }

    .nav li {
        width: 20%;
        text-align: center;
        line-height: 60px
    }

    .footerList {
        display: none;
    }

    .foot {
        width: 100%;
    }

    .foot-x {
        width: 100%;
    }
    .contentImg img{
        width: 100%;
    }
}

@media only screen and (max-width:768px) {
    .banner_text {
        width: 100%;
        margin: 80px 0 0px 0px;
    }
    .nav li img {
        display: none;
    }
    .banner_text img {
        width: 100%;
    }

    .bx900 {
        width: 100%;
    }

    .logg {
        width: calc(100% - 460px);
    }
    .top .bx1200>span,
    .share,
    .details span:nth-child(2){
        display: none;
    }
    .nav{
        height: auto;
        overflow: hidden;
    }
    .nav li{
        width: 50% !important;
    }
    .title li{
        width: 50%;
    }
    .details span:nth-child(1){
        margin-left: 0;
    }
  #h-ckplayer-contain0{
        width: 100% !important;
    }
  .edit p,
  .dqwz{
    display: none;
	}
  .content video{
        width: 100%;
    }
}