body {
    display: flex;
    align-items: center;
    flex-direction: column;
    font-family: Microsoft YaHei;
}

.head {
    width: 1200px;
    height: 105px;
    margin: auto;
}

.topPic {
    height: 120px;
    width: 1200px;
    margin: auto;
}

.head_secondrow {
    height: 70px;
    padding-top: 20px;
    display: flex;
    flex-direction: row;
    width: 100%;

}

.site {
    height: 70px;
    line-height: 70px;
    width: 280px;
    text-align: right;
    color: #6e7276;
    font-size: 15px;
}

.rightlogos {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.navbar {
    height: 55px;
    width: 100%;
    background-color: #1d71b7;
    line-height: 55px;
    display: flex;
    flex-direction: row;
}

.navs {
    width: 1200px;
    height: 55px;
    margin: auto;
}

.navs ul {
    width: 100%;
    float: left;
    padding-left: 25px;
}

.navs ul li {
    text-align: center;
    float: left;
    width: 50px;
    font-size: 20px;
    color: white;
}

.navs ul li a {
    color: white;
}

.division {
    color: #023f7e !important;
    text-shadow: 1px 0px #6ba4d1;
    font-weight: lighter;
}

.content {
    width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: column;
}

.headnews {
    width: 1200px;
    padding-top: 30px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 27px;
    color: #33559d;
    font-weight: bolder;
    text-shadow: 1px 0px #33559d;
    letter-spacing: 3px;
}

.headnews a,.changde-headnews a,.first-item a{
    color: #33559d;
}

.headnewsspan {
    padding-top: 10px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 32px;
}
.headnewsspan span:nth-child(even){
    padding: 0 15px;
}
.headswiper {
    padding: 16px 0;
    height: 110px;
    width: 1200px;
    background-color: #f2f2f2;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
}

.swiper-container {
    width: 1140px !important;
}

.button-prev {
    background: url('http://www.cdyee.com/statics/img/pre.png') no-repeat center;
    height: 110px;
    width: 30px;
}

.button-next {
    background: url('http://www.cdyee.com/statics/img/next.png') no-repeat center;
    height: 110px;
    width: 30px;
}

.cehua {
    background-color: aquamarine;
    height: 110px !important;
    width: 270px !important;
}

.content-firstrow-changde {
    display: flex;
    flex-direction: column;
    width: 1200px;
    padding-top: 30px;
}

.changde-headnews {
    width: 1200px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    font-size: 27px;
    color: #33559d;
    font-weight: bold;
    letter-spacing: 1px;
}

.changde-firstrow {
    padding-top: 30px;
    width: 100%;
    height: 470px;
    display: flex;
    flex-direction: row;
}

.changde-firstrow-firstcol {
    margin: 0 5px;
    width: 720px;
    height: 470px;
    overflow: hidden;
    position: relative;
}

.swiperitem {
    position: relative;
    height: 470px;
}

.swipertitle {
    position: absolute;
    bottom: 0px;
    line-height: 40px;
    color: #f2f2f2;
    font-size: 20px;
    width: 550px;
    padding-right:150px;
    padding-left:10px;
    background:#0202027d;
}

.swiper-pagination {
    bottom: 10px !important;
    left: 580px !important;
    width: 120px !important;
}

.swiper-pagination-bullet {
    opacity: 1;
    background: #f2f2f2 !important;
}

.changde-firstrow-secondcol {
    width: 480px;
    height: 470px;
}

.changde-firstrow-secondcol-top,
.changde-firstrow-secondcol-bottom {
    height: 235px;
    width: 445px;
    margin-left: 25px;
}

.first-item {
    line-height: 45px;
    color: #036bb1;
    font-size: 20px;
    font-weight: bold;
}

.changde-firstrow-secondcol-bottom-headnews {
    padding-top: 15px;
}

.list-item {
    line-height: 35px;
    font-size: 16px;
}

.first-item {
    line-height: 50px;
    font-weight: bold;
    font-size: 18px;
}

.onerow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.black{
    color: black !important;
}
.content-secondrow-shipin {
    padding-top: 30px;
    width: 1200px;
    display: flex;
    flex-direction: column;
}

.shipin-title {
    height: 35px;
    display: flex;
    flex-direction: row;
}

.titlename {
    color: #036bb1;
    font-size: 27px;
    width: 100%;
}

.more {
    width: 1100px;
    display: flex;
    justify-content: flex-end;
    margin: auto 0;
}

.shipin-list {
    padding-top: 15px;
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.shipin-list-item {
    width: 280px;
    display: flex;
    flex-direction: column;

}

.shipin-list-item-img {
    width: 280px;
    height: 158px;
}

.shipin-list-item-title {
    text-align: center;
    width: 270px;
    margin: 5px;
    line-height: 22px;
}

.underline {
    border-bottom: 1px solid #d0d0d0;
    line-height: 50px;
    margin-bottom: 30px;
}

.content-thirdrow-jujiao-quxian {
    padding-top: 30px;
    width: 1200px;
    display: flex;
    flex-direction: row;
}

.jujiao {
    width: 680px;
    display: flex;
    flex-direction: column;
}

.jujiao-content {
    height: 190px;
    display: flex;
    flex-direction: row;
}

.jujiao-content-firstcol {
    width: 285px;
    height: 190px;
}

.jujiao-imgtext {
    position: relative;
    height: 190px;
}

.jujiao-imgtext-title {
    position: absolute;
    bottom: 0px;
    line-height: 25px;
    background: #1717186b;
    padding-left: 10px;
    color: white;
    width: 275px;
}

.jujiao-content-secondcol {
    width: 365px;
    padding-left: 30px;
    height: 190px;
}

.jujiao-adv {
    padding-top: 55px;
    height: 75px;
    display: flex;
    flex-direction: row;
    width: 680px;
    justify-content: space-between;
}

.quxian {
    padding-left: 50px;
    width: 470px;
}

.quxian-content {
    display: flex;
    flex-direction: column;
}

.quxian-content-firstrow {
    height: 133px;
    width: 470px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.quxian-imgtext {
    position: relative;
    height: 133px;
}

.quxian-imgtext-title {
    position: absolute;
    bottom: 0px;
    line-height: 25px;
    background: #1717186b;
    padding-left: 10px;
    color: white;
    width: 211px;
}

.quxian-content-firstrow-imgtext {
    width: 221px;
    height: 133px;
}

.quxian-content-secondrow {
    padding-top: 15px;
    height: 175px;
    width: 100%;
}

.fourthrow-hunan-jiaoyu-shehui-wenhua-wangtianxia-jiankang-as-sixparts {
    display: flex;
    flex-direction: column;
}

.sixparts-row {
    padding-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.sixparts-content {
    width: 585px;
    height: 270px;
}

.sixparts-imgtext {
    position: relative;
    height: 190px;
}

.sixparts-imgtext-title {
    position: absolute;
    bottom: 0px;
    line-height: 25px;
    background: #1717186b;
    padding-left: 10px;
    color: white;
    width: 245px;
}

.sixparts-content-list {
    display: flex;
    flex-direction: row;
}

.sixparts-row-firstcol {
    width: 255px;
    height: 191px;
}

.sixparts-firstcol {
    height: 190px;
    width: 255px;
}

.sixparts-secondcol {
    padding-left: 30px;
    height: 190px;
    width: 300px;
}

.sixparts-row-adv {
    width: 595px;
    height: 60px;
}

.content-fifth {
    padding-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1200px;
}

.fifth-item {
    width: 385px;
    height: 275px;
}

.pinglun,.wangmeng {
    display: flex;
    flex-direction: column;
}

.pinglun ul li,
.wangmeng ul li {
    line-height: 35px;
    background-image: url(http://www.cdyee.com/statics/img/dot.png);
    background-repeat: no-repeat;
    background-position: left 17.5px;
    padding-left: 20px;
}

.fuwu {
    width: 385px;
    display: flex;
    flex-direction: column;
}

.fuwu-itemrow {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    line-height: 35px;
}

.fuwu-secondrow {
    padding-top: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footer {
    margin-top: 70px;
    height: 425px;
    width: 100%;
    background-color: #ebebeb;
}

.footer-content {
    width: 960px;
    margin: auto;
}

.media-link {
    display: flex;
    flex-direction: row;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 16px;
}

.shengnei-section {
    padding: 5px 15px;
    border: 1px solid #d7d5d5;
}

.friend-section {
    padding: 5px 15px;
    background: #d7d5d5;
}

.links {
    height: 50px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #d7d5d5;
    color: #606370;
}

.link {
    line-height: 50px;
    font-size: 13px;
}

.copyright {
    margin-top: 15px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}