/* 栏目1 */

.webContent1 {
    margin: 0 auto;
    width: 1200px;
    background: #fff;
}

.container1 {
    width: 100%;
    padding: 35px 0 0;
    overflow: hidden;
}

.webtitle {
    text-align: center;
    margin: 80px 0px 20px 0px;
    font-size: 38px;
}

.webtitle .t1 {
    line-height: 1;
    font-weight: bold;
    color: #222;
}

.webtitle .t1 span {
    color: #e62022;
    text-transform: uppercase;
}

.webtitle .t2 {
    font-size: 18px;
    margin: 20px 0px 0px 0px;
    color: #666;
}

.webitem2-list {
    padding-top: 40px;
}

.webitem2-item {
    width: 33.33%;
    margin-bottom: 51px;
}

.webitem2-box {
    display: inline-block;
}

.webitem2-icon-box {
    width: 70px;
    height: 70px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.webitem2-icon {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}

.webitem2-text {
    max-width: 250px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.webitem2-text .webitem2-t {
    line-height: 1;
    margin-bottom: 5px;
    font-size: 22px;
    color: #191c3d;
    font-weight: 700;
}

.webitem2-text .webitem2-p {
    font-size: 16px;
    color: #999;
}


/* 栏目2 */

.webitem3 .webtitle {
    text-align: center;
    margin: 80px 0px 20px 0px;
    font-size: 38px;
}
#common-navigation-bar{
    background-image: url(../images/bg01.png);
}
.webitem3 .webtitle .t1 {
    line-height: 1;
    font-weight: bold;
    color: #fff;
}

.webitem3 .webtitle .t1 span {
    color: #e62022;
    text-transform: uppercase;
}

.webitem3 .webtitle .t2 {
    font-size: 18px;
    margin: 20px 0px 0px 0px;
    color: #e0dcdc;
}


/* 栏目3 */

.webContent3 {
    width: 1200px;
    margin: 0 auto;
}

.container3 {
    height: 320px;
}

.webitem5 .webtitle,
.webitem7 .webtitle {
    margin: 80px 0px 50px 0px
}

.service_list li {
    float: left;
    width: 130px;
    text-align: center;
    /* line-height: 100px; */
}

.service_list li span {
    /* display: block; */
    cursor: pointer;
}

.service_list li img {
    width: 30%;
    /*margin: 25px 0px;*/
}

.service_icon {
    width: 100px;
    height: 100px;
    margin-left: 28px;
}

.service_icon_2 {
    height: 50px;
    margin-left: 28px;
}

.service_name {
    color: #333;
    font-size: 18px;
    padding: 10px 0 8px 18px;
    font-weight: 600;
}

.service_name,
.service_intro {
    width: 132px;
    padding-left: 8px;
    text-align: center;
}

.service_intro {
    /* color: #484848; */
    color: #7f7f7f;
    font-size: 16px;
}

.service_icon1 {
    background-image: url(../images/webitem6-01.png);
    background-repeat: no-repeat;
}

.service_icon2 {
    background-image: url(../images/webitem6-02.png);
    background-repeat: no-repeat;
}

.service_icon3 {
    background-image: url(../images/webitem6-03.png);
    background-repeat: no-repeat;
}

.service_icon4 {
    background-image: url(../images/webitem6-04.png);
    background-repeat: no-repeat;
}

.service_icon5 {
    background-image: url(../images/webitem6-05.png);
    background-repeat: no-repeat;
}


/* 栏目4 */

.webContent4 {
    width: 1200px;
    margin: 0 auto;
}

.indexPart2 ul {
    margin-right: -28px
}

.indexPart2 li {
    float: left;
    width: 25%;
    color: #FFF
}

.indexPart2 .box {
    width: 254px;
    height: 254px;
    background: #f65314;
    /* background-color: #fe0a13; */
    border: #FFF solid 9px;
    position: relative;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0, 0, 0, .15)
}

.indexPart2 .li_02 .box {
    background: #26c7fc;
    /* background-color: #fe0a13; */
}

.indexPart2 .li_03 .box {
    background: #44b573;
    /* background-color: #fe0a13; */
}

.indexPart2 .li_04 .box {
    background: #5a3c82;
    /* background-color: #fe0a13; */
}

.indexPart2 .img {
    position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    text-align: center
}

.indexPart2 a {
    color: #FFF
}

.indexPart2 .name {
    position: absolute;
    left: 0;
    top: 125px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    opacity: 1;
    filter: alpha(opacity=1)
}

.indexPart2 .name2 {
    position: absolute;
    left: 65px;
    top: 130px;
    white-space: nowrap;
    line-height: 26px;
    text-transform: uppercase;
    font-size: 20px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.indexPart2 .name div,
.indexPart2 .name2 div {
    font-size: 30px
}

.indexPart2 .list {
    position: absolute;
    left: 0;
    top: 120px;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.indexPart2 dl {
    margin: 0 15px;
    border-top: #FFF solid 1px;
    padding-top: 10px
}

.indexPart2 dd {
    float: left;
    width: 41%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    background: url(../newImages/ico2.png) 8px center no-repeat;
    padding-left: 9%
}

.indexPart2 .on .img {
    left: 10px;
    top: 12px;
    width: 55px
}

.indexPart2 .on .name {
    opacity: 0;
    filter: alpha(opacity=0);
    top: 100px
}

.indexPart2 .on .name2 {
    opacity: 1;
    filter: alpha(opacity=1);
    top: 18px
}

.indexPart2 .on .list {
    opacity: 1;
    filter: alpha(opacity=1);
    top: 80px
}

.indexPart2 .img,
.indexPart2 .list,
.indexPart2 .name,
.indexPart2 .name2 {
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
}

.indexPart2 .img img {
    width: 53px;
}


/* 栏目5 */

.webitem10-box {
    width: 1200px;
    margin: 0 auto;
}

.webitem10-item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.webitem10-list {
    width: 33.33%;
}

.webitem10-list img {
    width: 100%;
}

.post-format-content {
    position: relative;
    background: #111;
}

.post-thumbnail {
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.content-wrap {
    padding: 0;
    position: absolute;
    /* text-align: center; */
    width: 100%;
    top: 0;
    bottom: 0;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.content-wrap h1.entry-title {
    display: table;
    font-size: 110%;
    height: 100%;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
}

.edit-link {
    z-index: 2;
}

.featured-image {
    display: table-cell;
    position: relative;
    transition: opacity .25s ease-in-out, background .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out, background .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out;
    vertical-align: middle;
    z-index: 1;
    color: #fff;
    text-decoration: none;
    opacity: 0;
    height: 400px;
    /* padding: 10%; */
}

.featured-image:hover {
    opacity: 0.9;
    color: #fff;
    background: rgba(223, 0, 6, 0.8);
}

.post-thumbnail img {
    display: block;
}

.post-thumbnail img {
    max-width: 100%;
    height: auto;
}

.entry-title {
    padding: 0px 30px 0px 30px;
}

.entry-title h3 {
    font-size: 24px;
}

.entry-title p {
    padding: 16px 0px 0px 0px;
    font-size: 16px;
}


/* 栏目6 */

#Content5 {
    margin: 60px 0px 0px 0px;
    /* padding-top: 90px; */
    /* display: block; */
}

#Content5 .homeCon5 .container5 {
    width: 1200px;
    margin: 0 auto;
}

.new {
    margin-top: 50px;
}
a{
    color: #000;
}
a .newmassage{
    color: #555;
}
.newmianlist {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.homeCon5 .newmianlist .newlist1 {
    /* background: #f7f7f7; */
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow: 0 2px 8px 0 rgba(50, 54, 61, 0.08); */
}

.homeCon5 .newlist1 .newmain1 {
    padding: 42px 30px 0px 30px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(50, 54, 61, 0.08);
}

.homeCon5 .newlist1 {
    /* width: 50%; */
}

.homeCon5 .newlist1 .newtitle1 {
    position: relative;
    padding-left: 100px;
    /* padding: 10px 0px 10px 100px;
    box-shadow: 0 2px 8px 0 rgba(50, 54, 61, 0.08); */
}

.homeCon5 .newlist1 .newtitle1 time {
    font-size: 72px;
    line-height: 70px;
}

.homeCon5 .newlist1 .newtitle1 time {
    color: #555;
    position: absolute;
    left: 0;
    width: 100px;
    text-align: center;
    /* font-size: 52px; */
    top: 50%;
    margin-top: -50px;
    /* line-height: 60px; */
}

.homeCon5 .newlist1 .newtitle1 dl {
    border-left: 1px dashed #e2e2e2;
    padding-left: 19px;
    color: #555;
    line-height: 35px;
    min-height: 70px;
}

.homeCon5 .newlist1 .newtitle1 dd {
    display: -webkit-box;
    /* display: box; */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    font-size: 20px;
    height: 64px;
    font-weight: 600;
}

.homeCon5 .newlist1 .newpic {
    padding-top: 30px;
    padding: 15px 0px 15px 0px;
}

.homeCon5 .newlist1 .newpic img {
    display: block;
    /* width: 100%; */
    max-height: 396px;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.homeCon5 .newlist2 {
    padding: 0px 0px 0px 50px;
}

.homeCon5 .newlist2 li {
    margin: 0px 0px 45px 0px;
    border: #ebeaea solid 1px;
    position: relative;
    min-height: 106px;
    padding: 0 25px 0 100px;
    line-height: 20px;
    color: #717171;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(50, 54, 61, 0.08);
}

.homeCon5 .newlist2 .time {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    text-align: center;
    /* color: #717171; */
    font-weight: 700;
}

.homeCon5 .newlist2 .time div {
    font-size: 39px;
    padding: 30px 0 8px 0;
}

.homeCon5 .newlist2 .newname {
    font-size: 16px;
    padding-top: 18px;
    margin-bottom: 3px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #555;
    font-weight: 600;
}

.homeCon5 .newlist2 .newmore {
    text-align: right;
}