/* 公共样式 */

body {
    font-family: Microsoft YaHei;
}

a:focus {
    outline: none;
}

input {
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt30 {
    margin-top: 30px;
}

.mt19 {
    margin-top: 19px;
}

.mt10 {
    margin-top: 10px;
}


/* 网页内容 */

#acon {
    width: 100%;
    height: auto;
}


/* 主体内容 */

#cont {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}


/* 头条 */

.headlines {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.headlines p {
    width: 100%;
    line-height: 26px;
    margin-bottom: 16px;
}

.headlines p a {
    font-size: 26px;
    font-weight: bold;
    color: #2277E6;
    line-height: 26px;
}

.headlines span {
    color: #666666;
    font-size: 16px;
}

.headlines span a {
    font-size: 16px;
    color: #2277E6;
}


/* 轮播图 */

.div1 {
    width: 100%;
    height: 380px;
}

.lunbo {
    width: 570px;
    height: 380px;
    overflow: hidden;
    position: relative;
}

.lunbo .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 16px;
    z-index: 1;
}

.lunbo .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.lunbo .hd ul li {
    width: 24px;
    height: 6px;
    margin-top: 5px;
    float: left;
    margin-right: 10px;
    background: url(tj_pic_10.png);
}

.lunbo .hd ul li.on {
    background: url(tj_pic_09.png);
}

.lunbo .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.lunbo .bd li {
    zoom: 1;
    vertical-align: middle;
}

.lunbo .bd li a {
    position: relative;
    width: 570px;
    height: 380px;
    display: block;
}

.lunbo .bd .fit {
    width: 570px;
    height: 380px;
}

.lunbo .bd li .text {
    width: 570px;
    height: 50px;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    padding-left: 30px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    opacity: 0.7;
    line-height: 50px;
}

.next {
    width: 32px;
    height: 67px;
    position: absolute;
    z-index: 1;
    background: url(arrow-next.png) no-repeat center;
    background-size: contain;
    right: 0;
    bottom: 165px;
    cursor: pointer;
}

.prev {
    width: 32px;
    height: 67px;
    position: absolute;
    z-index: 1;
    background: url(arrow-prev.png) no-repeat center;
    background-size: contain;
    left: 0;
    bottom: 165px;
    cursor: pointer;
}


/* 右侧列表 */

.div1-r {
    overflow: hidden;
    height: 380px;
    width: 600px;
}


/* 列表页通用样式 */

.bt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 7px;
}

.bt li {
    width: 120px;
    height: 40px;
    line-height: 40px;
    float: left;
    background: #eeeeee;
    text-align: center;
}

.bt li:first-child {
    margin-right: 10px;
}

.bt li:first-child+li {
    margin-right: 10px;
}

.bt li a {
    font-size: 18px;
    color: #333333;
}

.bt .actives {
    background: #2277E6;
}

.bt .actives a {
    color: #ffffff;
}

.list {
    width: 100%;
    height: 333px;
}

.list li {
    line-height: 37px;
    overflow: hidden;
}

.list li p {
    display: inline-block;
}

.list li a {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    width: 520px;
    float: right;
}

.list li span {
    font-size: 16px;
    color: #2277E6;
}

.list li b {
    width: 1px;
    height: 16px;
    background: #DDDDDD;
    font-weight: normal;
    margin: 0 17px;
    display: inline-block;
}

.listd li {
    background: url(dian.jpg) no-repeat 12px 20px;
}


/* 第二部分 */

.div2 {
    width: 1200px;
    height: 90px;
}

.div2 a {
    width: 100%;
    height: 100%;
    display: inline-block;
}


/* 第三部分 */

.div3 {
    width: 1200px;
    height: auto;
}

.tit {
    height: 44px;
    line-height: 44px;
}

.tit li a {
    font-size: 22px;
    font-weight: bold;
    color: #2277E6;
}

.div3_list {
    height: 340px;
    width: 100%;
}

.div3_list li {
    float: left;
    width: 232px;
    height: 160px;
    margin-top: 10px;
    margin-left: 10px;
}

.div3_list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.AB1F8 {
    background: #7AB1F8;
}

.F2 {
    background: #1274F2;
}

.div3_list li:first-child {
    background: url(div3_bg.png) no-repeat top left;
    margin-left: 0px;
}

.div3_list li:first-child+li+li+li+li+li {
    margin-left: 0px;
}

.div3_con {
    width: 176px;
    color: #ffffff;
    padding: 30px 0px 0px 20px;
}

.div3_con p {
    font-size: 36px;
    /* font-family: Bahnschrift; */
}

.div3_con b {
    width: 120px;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.25;
    display: block;
    margin: 3px 0 15px 0;
}

.div3_con span {
    font-size: 16px;
}


/* 第四部分 */

.div4 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.div4_l {
    width: 740px;
}

.div4_r {
    width: 430px;
}

.tits {
    border-bottom: 1px solid #DDDDDD;
    height: 62px;
    line-height: 62px;
    margin-bottom: 7px;
}

.lists {
    height: 185px;
}

.lists li a {
    width: 660px;
}


/* 第四部分右侧 */

.div4_r .tits {
    border: none;
    margin: 0px;
}

.div4_r .zxx {
    width: 100%;
    height: 185px;
    border: 1px solid #DCDCDC;
}

.zxx li {
    float: left;
    width: 80px;
    height: 130px;
    margin: 30px 67px;
    text-align: center;
}

.zxx li a {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.zxx li a img {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}


/* 第五部分 */

.div5 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.div5 .lists {
    height: 296px;
}

.div5_l {
    width: 740px;
}

.div5_r {
    width: 430px;
}


/* 第五部分右侧 */

.div5_r .tits {
    border: none;
    margin: 0px;
}

.cyjq_tit {
    width: 120px;
}

.cyjq_tit li {
    width: 100%;
    height: 75px;
    background: #2277E6;
    border-top: 1px solid #70A5EB;
    padding: 0 26px 0 30px;
    display: table;
}

.cyjq_tit li:first-child {
    border: none;
}

.cyjq_tit li a {
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
}

.cyjq {
    width: 310px;
    height: 300px;
}

.cyjq div {
    width: 100%;
    height: 100%;
}

.cyjq img {
    width: 100%;
    height: 100%;
}

.div5_r .actives {
    background: #E8F1FC;
}

.div5_r .actives a {
    color: #2277E6;
}


/* 园区修改 */

.div4 .div4_l .list p {
    width: 100%;
    height: 185px;
}

.div4 .div4_l .list p img {
    max-width: 100%;
    max-height: 185px;
}