* {
    margin: 0;
    padding: 0;
}

.content {
    width: 100%;
    position: relative;
    /*margin: 0 auto;*/
}

.c-pic img {
    width: 100%;
    height: 100%;
    background-size: auto 100%;
}

.header {
    width: 100%;
}

.top1 {
    height: 674px;
    width: 100%;
    background: url("../images/top_01.jpg") top center no-repeat;
}

.top2 {
    height: 476px;
    width: 100%;
    background: url("../images/top_02.jpg") top center no-repeat;
}

/*第一部分*/
.part_one {
    height: 500px;
    /* margin-top: -215px; */
}

.bg_one {
    height: 450px;
    background: url("../images/part1.png") no-repeat center;
}

/*左方文字动态轮播开始*/
#index_newMessage {
    width: 365px;
    /*331*/
    height: 354px;

    /*margin: 20px auto;*/
    position: relative;
    left: 20px;
}

#index_newMessageDetails {
    margin: auto;
    /*width: 1200px;*/
    height: 354px;
    position: relative;
    overflow: hidden;
    /*border:1px solid blue;*/
    line-height: 35px;
}

#con1 {
    float: left;
    list-style: none;
    position: relative;
    /*position: absolute;*/
    top: 0;
    transition: all .5s ease-in-out;
}

#con2 {
    float: left;
}

/*修改*/

#con1 li,
#con2 li {
    font-size: 14px;
    line-height: 42px;
    /*float: left;*/
    /*width: 350px;*/
    /*height: 105px;*/
}

#index_newMessageDetails #con1 li>a {
    text-decoration: none;
    color: #3d3b3c;
}

#index_newMessageDetails #con2 li>a {
    text-decoration: none;
    color: #3d3b3c;
}

/*右边轮播图*/
/*copy*/
.box {
    width: 504px;
    height: 260px;
    position: relative;
    top: -270px;
    overflow: hidden;
}

.box img {
    width: 100%;
    height: 100%;
}

/*底部小圆点*/
.uls {
    position: absolute;
    left: 31%;
    bottom: 10px;
    width: 170px;
    height: 21px;
    border-radius: 22px;
    background: rgba(255, 255, 255, .4);
}

.uls>li {
    list-style-type: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid gainsboro;
    border-radius: 50%;
    float: left;
    margin-left: 10px;
}

.bj {
    background: #fff;
}

/*左右箭头*/
.left,
.right {
    position: absolute;
    font-size: 50px;
    display: block;
    color: white;
    cursor: pointer;
}

/*第2部分*/
.part_two {
    /* height: 1594px; */
    /*border:1px solid black;*/
}

.box_two {
    width: 1200px;
    margin: 0 auto;
}

.bg_two {
    height: 120px;
    background: url("../images/bt2.png") no-repeat center;
}

.whole {
    width: 1200px;
    height: 850px;
    padding-top: 15px;
    padding-left: 20px;
}

.F_left {
    float: left;
    width: 765px;
    height: 815px;
    margin-top: 10px;
    background: url("../images/zwt.jpg") no-repeat;
    background-size: contain;
}

.F_right {
    float: right;
    width: 390px;
    height: 830px;
}

.czxm {
    width: 1200px;
    height: 953px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url("../images/czpp.jpg") top center no-repeat;
    background-size: cover;
}

.xm01 {
    width: 1200px;
    height: 238px;
    background: url("../images/czqy_01.jpg") top center no-repeat;
}

.xm02 {
    width: 1200px;
    height: 239px;
    background: url("../images/czqy_02.jpg") top center no-repeat;
}

.xm03 {
    width: 1200px;
    height: 238px;
    background: url("../images/czqy_03.jpg") top center no-repeat;
}

.xm04 {
    width: 1200px;
    height: 238px;
    background: url("../images/czqy_04.jpg") top center no-repeat;
}

/*第三部分*/
.part_three {
    width: 100%;
    /*height: 1020px;*/
    margin-top: 20px;
}

.box_three {
    width: 1200px;
    /*height: 1020px;*/
    margin: 0 auto;
}

.bg_three {
    height: 120px;
    background: url("../images/bt3.png") no-repeat;
}

.oneTxt {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.xx a {
    color: #00aadc;
    text-decoration: none;
}

.xx a:hover {
    color: #ff0000;
    text-decoration: none;
}

/*图片集合*/
.picTxt {
    width: 1200px;
}

.c-dl dd {
    margin: 0 10px 5px 0;
    float: left;
    cursor: pointer;
}

/*第四部分*/
.part_four {
    width: 100%;
    height: 1426px;
    margin-top: 30px;
    /*border:1px solid darkblue;*/
}

.box_four {
    width: 1200px;
    height: 1520px;
    /*border:1px solid red;*/
    margin: 10px auto;
}

.bg_four {
    /*margin-top: 15px;*/
    height: 120px;
    background: url("../images/bt4.png") no-repeat;
}

/*上半部分*/
.picTop {
    width: 1200px;
    height: 635px;
    /*background: #F2F2F2;*/
    /*position: relative;*/
    margin: auto;
}

.picContent {
    position: relative;
}

.picTop ul li>img {
    padding: 5px;
    border: 1px solid #ddd;
    background: #f0f0f0;
}

#content ul li>img {
    padding: 5px;
    border: 1px solid #ddd;
    background: #f0f0f0;
}

.c-left ul,
.c-right ul,
.between ul {
    list-style: none;
}

.c-left {
    width: 350px;
    height: 630px;
    float: left;
}

.c-left ul li {
    width: 270px;
    height: 180px;
}

.c-left ul li>img {
    width: 100%;
    height: 100%;
}

.between {
    width: 480px;
    height: 524px;
    position: absolute;
    top: 28px;
    left: 361px;
}

.between ul li {
    width: 450px;
    height: 255px;
    margin-top: 5px;
}

.between ul li>img {
    width: 100%;
    height: 100%;
}

.c-right {
    width: 350px;
    height: 630px;
    float: right;
}

.c-right ul li {
    width: 270px;
    height: 180px;
}

.c-right ul li>img {
    width: 100%;
    height: 100%;
}

.xianchang {
    width: 1200px;
    height: 670px;
    margin: auto;
}

ul.thumb {
    float: left;
    list-style: none;
    margin: 0;
    width: 1200px;
    padding: 0 0 0 6px;
}

ul.thumb li {
    z-index: 0;
    margin: 0;
    padding: 10px;
    float: left;
    position: relative;
    width: 280px;
    height: 190px;
}

ul.thumb li>img {
    overflow: hidden;
    margin-top: 0px;
    margin-left: 0px;
    top: 0px;
    left: 0px;
    width: 270px;
    display: block;
    height: 180px;
    padding: 5px;
}

/*第五部分*/
.part_five {
    width: 100%;
    height: 4482px;
    /*border:1px solid yellow;*/
}

.box_five {
    width: 1200px;
    height: 4482px;
    /*border:1px solid palevioletred;*/
    margin: 0 auto;
}

.bg_five {
    margin-top: 30px;
    height: 120px;
    background: url("../images/bt5.png") no-repeat;
}

.ten_year {
    width: 1200px;
    height: 4482px;
    text-align: center;
    background: url("../images/history.jpg") top center no-repeat;
}

.ten_year ul {
    width: 1110px;
    list-style: none;
    margin: auto;
    position: relative;
}

.ten_year ul>li {
    width: 400px;
    height: 65px;
    /* border:1px solid black; */
}

.ten_year ul>li a {
    display: block;
    width: 400px;
    height: 65px;
    cursor: pointer;
    text-decoration: none;
}

.ten1 {
    height: 393px;
    background: url("../images/fzhjs_01.jpg") top center no-repeat;
}

.ten2 {
    height: 447px;
    background: url("../images/fzhjs_02.jpg") top center no-repeat;
}

.ten3 {
    height: 450px;
    background: url("../images/fzhjs_03.jpg") top center no-repeat;
}

.ten4 {
    height: 457px;
    background: url("../images/fzhjs_04.jpg") top center no-repeat;
}

.ten5 {
    height: 483px;
    background: url("../images/fzhjs_05.jpg") top center no-repeat;
}

.ten6 {
    height: 450px;
    background: url("../images/fzhjs_06.jpg") top center no-repeat;
}

.ten7 {
    height: 445px;
    background: url("../images/fzhjs_07.jpg") top center no-repeat;
}

.ten8 {
    height: 443px;
    background: url("../images/fzhjs_08.jpg") top center no-repeat;
}

.ten9 {
    height: 447px;
    background: url("../images/fzhjs_09.jpg") top center no-repeat;
}

.ten10 {
    height: 467px;
    background: url("../images/fzhjs_10.jpg") top center no-repeat;
}

.f202104,
.f202005,
.f201904,
.f201909,
.f201804,
.f201809,
.f201704,
.f201709,
.f201604,
.f201609,
.f201504,
.f201509,
.f201404,
.f201409,
.f201304,
.f201309,
.f201204,
.f201209,
.f201104,
.f201109,
.f201004,
.f200904,
.f200809,
.f2007,
.f2006,
.f2005 {
    position: absolute;
}

.f202104 {
    width: 410px;
    height: 70px;
    top: 65px;
    right: 80px;
}

.f202005 {
    width: 410px;
    height: 70px;
    top: 290px;
    left: 70px;
}

.f201904 {
    width: 410px;
    height: 70px;
    top: 55px;
    right: 80px;
}

.f201909 {
    width: 410px;
    height: 70px;
    top: 120px;
    right: 80px;
}

.f201804 {
    width: 410px;
    height: 70px;
    top: 275px;
    left: 70px;
}

.f201809 {
    width: 410px;
    height: 70px;
    top: 340px;
    left: 70px;
}

.f201704 {
    width: 410px;
    height: 70px;
    top: 80px;
    right: 80px;
}

.f201709 {
    width: 410px;
    height: 70px;
    top: 145px;
    right: 80px;
}

.f201604 {
    width: 410px;
    height: 70px;
    top: 285px;
    left: 70px;
}

.f201609 {
    width: 410px;
    height: 70px;
    top: 350px;
    left: 70px;
}

.f201504 {
    width: 410px;
    height: 35px;
    top: 60px;
    right: 80px;
}

.f201509 {
    width: 410px;
    height: 70px;
    top: 125px;
    right: 80px;
}

.f201404 {
    width: 410px;
    height: 35px;
    top: 265px;
    left: 70px;
}

.f201409 {
    width: 410px;
    height: 70px;
    top: 330px;
    left: 70px;
}

.f201304 {}

.f201309 {}

.f201204 {}

.f201209 {}

.f201104 {}

.f201109 {}

/*2017年春季*/
.right_one,
.right_two,
.right_three,
.right_four,
.right_five,
.right_six {
    position: absolute;
    right: -38px;
}

.right_one {
    top: 310px;
}

/*2017年秋季*/
.right_two {
    top: 98px;
}

/*2015春季*/
.right_three {
    top: 342px;
}

.right_four {
    top: 378px;
}

/*2014年双方心房展会*/
.ten_year ul>.right_five {
    height: 84px;
    top: 475px;
    right: -57px;
}

.ten_year ul>.right_five a {
    height: 84px;
}

/*2013年双方心房展会*/
.ten_year ul>.right_six {
    height: 84px;
    top: 616px;
    right: -57px;
}

.ten_year ul>.right_six a {
    height: 84px;
}

/*2016年春季*/
.left_one,
.left_two,
.left_three,
.left_four {
    position: absolute;
}

.left_one {
    top: 208px;
}

.left_two {
    top: 245px;
}

.ten_year ul>.left_three {
    height: 84px;
    top: 492px;
}

.ten_year ul>.left_three a {
    height: 84px;
}

.ten_year ul>.left_four {
    height: 84px;
    top: 616px;
}

.ten_year ul>.left_four a {
    height: 84px;
}

/*第6部分*/
.part_six {
    width: 100%;
    height: 310px;
    /*border:1px solid yellow;*/
}

.box_six {
    width: 1200px;
    height: 310px;
    /*border:1px solid palevioletred;*/
    margin: 0 auto;
}

/*底部*/
.foot {
    margin-top: 20px;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 15px;
    border-top: 2px solid red;
    z-index: 666;
}

/*!*底部logo图*!*/
/*.foot{*/
/*    width: 1200px;*/
/*    height: 1217px;*/
/*    background:url("../images/logo.jpg") no-repeat;*/
/*    background-size:contain;*/
/*}*/
/*侧边导航*/
.guide {

    width: 225px;
    height: 563px;
    position: fixed;
    top: 160px;
    right: 0;
    /*border:1px solid red;*/
    background: url("../images/cbdh.png") no-repeat;

}

.guideTxt {
    /*text-align: center;*/
    width: 145px;
    position: absolute;
    left: 42px;
    bottom: 30px;
}

.guideTxt .c-pic {
    width: 25px;
    height: 20px;
    float: left;
    margin: 14px 5px 0 6px;
    /*vertical-align:middle;*/
    background: url("../images/cbdh-w.png") no-repeat center;
}

.guideTxt li {
    list-style-type: none;
    height: 46px;
    line-height: 46px;

}

.guideTxt li span {
    font-size: 16px;
    display: inline-block;
}

.guideTxt li a {
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.guideTxt li a:hover {
    color: black;
}


.guideTxt li a>.c-pic:hover {
    width: 25px;
    height: 20px;
    background: url("../images/cbdh-b.png") no-repeat;
    color: black;
}

/*返回顶部*/
#goTopBtn {
    position: absolute;
    cursor: pointer;
    bottom: 0;
    width: 225px;
    height: 30px;
    z-index: 111;
}


/*图片hover效果*/
.title {
    font-weight: 600;
    width: 400px;
    text-align: center;
    padding: 5px 10px;
    left: -100px;
}