* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}


/* 头部 */

.header {
    width: 100%;
    height: 337px;
    padding-top: 28px;
   /* background: url('skyqz40zn.jpg')repeat-x;*/
}

.header_center {
    width: 1384px;
    height: 84px;
    margin: 0 auto;
}

.logo {
    width: 486px;
    float: left;
    text-align: center;
}

.logo img {
    float: left;
}

.nav {
    width: 708px;
    height: 32px;
    float: right;
    margin-top: 52px;
}

.nav ul {
    width: 100%;
    height: 32px;
}

.nav ul li {
    float: left;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    color: #fff;
    text-shadow: 0px 2px 0px #000;
}

.nav ul li a {
    font-size: 20px;
    padding: 0 20px;
    color: #fff;
    line-height: 32px;
    /* text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.52); */
    text-shadow: 0px 2px 0px #000;
}

.partone {
    width: 100%;
    height: 472px;
    background: url('qyxdhyjy_main_bg_20200602.png') no-repeat;
    background-size: 100% 100%;
}

.center {
    width: 1384px;
    margin: 0 auto;
    overflow: hidden;
}

.partone_left {
    width: 782px;
    height: 433px;
    float: left;
    margin-top: 21px;
}


/* 焦点图 水平滚动 */

.slide_x {
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    width: 782px;
    height: 433px;
    background: #FFF;
}

.slide_x a {
    text-decoration: none;
}

.slide_x .box {
    overflow: hidden;
    position: relative;
    width: 782px;
    height: 433px;
}

.slide_x .list {
    overflow: hidden;
    width: 9999px;
}

.slide_x .list li {
    float: left;
    position: relative;
    width: 782px;
    height: 433px;
}

.slide_x .list img {
    vertical-align: top;
}

.slide_x .list p {
    width: 782px;
    height: 47px;
    background: rgba(0, 0, 0, 0.67);
    line-height: 47px;
    position: absolute;
    bottom: 0px;
    left: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.slide_x .list p a {
    color: #fff;
    font-size: 16px;
    padding-left: 30px;
}

.slide_x .btn {
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    right: 15px;
}

.slide_x .btn li {
    float: left;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    background: #fff;
    color: #333;
    font: 11px/16px Tahoma;
    text-align: center;
    cursor: pointer;
}

.slide_x .btn .selected {
    background: #060691;
    color: #fff;
}


/* 本院新闻 */

.partone_right {
    width: 555px;
    height: 397px;
    padding: 20px 18px;
    float: right;
    margin-top: 21px;
    background: #fff;
}

.partone_right_tit {
    height: 59px;
   
}

.right-title {
    padding-left: 20px;
    width: 140px;
    height: 55px;
    color: #C50209;
    font-size: 26px;
    line-height: 55px;
    float: left;
    border-bottom: 4px solid #2860b5;
}

.right_more {
    width: 393px;
    border-bottom: 4px solid #cfcfcf;
    height: 55px;
    float: left;
}

.more {
    font-size: 16px;
    color: #171717;
    line-height: 55px;
    float: right;
}

.partone_right ul {
    overflow: hidden;
    padding: 24px 20px;
}

.partone_right ul li {
    height: 36px;
    font-size: 18px;
    color: #171717;
    line-height: 36px;
}

.partone_right ul li a {
    font-size: 18px;
    color: #171717;
}


/* 第二部分 */

.parttwo {
    width: 100%;
    height: 424px;
    padding-top: 22px;
    background: #ebebeb;
}


/* 左 中列表  */

.parttwo_left,
.parttwo_middle,.xlhdtp {
    width: 420px;
    height: 356px;
    padding: 20px 18px;
    float: left;
    background: #fff;
}

.parttwo_left_tit {
    height: 59px;
    
}

.left-title {
    padding-left: 20px;
    width: 140px;
    height: 55px;
    color: #C50209;
    font-size: 26px;
    line-height: 55px;
    float: left;
    border-bottom: 4px solid #2860b5;
}

.left_more {
    width: 260px;
    border-bottom: 4px solid #cfcfcf;
    height: 55px;
    float: left;
}

.parttwo_left ul {
    overflow: hidden;
    padding: 24px 15px;
}

.parttwo_left ul li {
    height: 36px;
    font-size: 18px;
    color: #171717;
    line-height: 36px;
}

.parttwo_left ul li a {
    font-size: 18px;
    color: #171717;
}

.tuwen {
    width: 445px;
    height: 111px;
    margin-left: 10px;
    margin-top: 17px;
}

.pic {
    width: 167px;
    height: 111px;
    float: left;
}

.word {
    width: 260px;
    margin-top: 6px;
    float: right;
}

.word p a {
    font-size: 18px;
    color: #171717;
    line-height: 30px;
}

.parttwo_middle ul {
    overflow: hidden;
    padding: 7px 10px;
}

.parttwo_middle ul li {
    height: 36px;
    font-size: 18px;
    color: #171717;
    line-height: 36px;
}

.parttwo_middle ul li a {
    font-size: 18px;
    color: #171717;
}


/* 右侧列表 */

.parttwo_right {
    width: 365px;
    height: 396px;
    float: right;
}

.parttwo_top {
    height: 85px;
    width: 365px;
    background: #fff;
}

.parttwo_top img {
    margin-left: 32px;
    margin-top: 20px;
    float: left;
}

.parttwo_top a {
    font-size: 26px;
    color: #C20303;
    line-height: 85px;
    margin-left: 23px;
    float: left;
}

.parttwo_bottom {
    width: 325px;
    height: 279px;
    padding: 10px 20px;
    float: left;
    background: #fff;
    margin-top: 12px;
}

.parttwo_bottom_tit {
    height: 59px;
  
}

.bottom-title {
    padding-left: 20px;
    width: 140px;
    height: 55px;
    color: #C50209;
    font-size: 26px;
    line-height: 55px;
    float: left;
    border-bottom: 4px solid #2860b5;
}

.bottom_more {
    width: 165px;
    border-bottom: 4px solid #cfcfcf;
    height: 55px;
    float: left;
}

.renwu {
    padding: 0 15px;
    overflow: hidden;
}

.photo {
    width: 62px;
    border: 1px solid #adaaa9;
    float: left;
}

.intro {
    width: 218px;
    float: right;
}

.td_name {
    width: 218px;
    font-size: 18px;
    color: #947F59;
    line-height: 30px;
}

.td_name a {
    font-size: 18px;
    color: #947F59;
}

.td_jj {
    width: 218px;
    color: #616161;
    font-size: 14px;
    line-height: 20px;
}


/* 底部 */

.footer {
    width: 100%;
    height: 65px;
    background: url('qyxdhyjy_footer_bg_20201110.png')repeat-x;
}

.bq {
    width: 574px;
    font-size: 16px;
    height: 19px;
    color: #FEFCFC;
    float: left;
    margin-top: 22px;
}

.otherlink {
    width: 432px;
    float: right;
    margin-top: 22px;
}

.otherlink ul {
    overflow: hidden;
}

.otherlink ul li {
    float: left;
    margin-left: 44px;
    /* line-height:30px; */
    font-size: 16px;
}

.otherlink ul li a {
    font-size: 16px;
    color: #FDFBFB;
}

.beian {
    color: #fff;
}