
/*cms开始*/
.news_content_title{
    position: relative;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}
.title_text{
    display: inline-block;
    vertical-align: middle;

    font-size: 16px;
    margin-left: 5px;
    font-weight: bold;
    position: relative;
    color: #333;
    /*color: #df0817;*/
}
.title_text_active{
    color: #006CAD;
}
.title_text_active::before{
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0px;
    right: 0px;
    height: 2px;
    background: #006CAD;
    /*background: #df0817;*/
}
.news_content_more{
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-right: 20px;
    /*padding-right: 15px;*/
    color: #666;
}

.news_content_list{
    min-height: 100px;
    overflow: hidden;
}
.news_content_item{
    background: url("../img/hlhd/default_dot.png") left center no-repeat;
    text-align: left;
    position: relative;

    height: 36px;
    line-height: 36px;
    padding-left: 16px;
    box-sizing: border-box;
}
.news_content_item:hover{
    /*background: url("../img/hlhd/default_dot_active.png") left center no-repeat;*/
}
.news_content_item:hover a{
    color: #006CAD;
}
.news_content_item a{
    display: block;
    padding-right: 40px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.news_content_item_time{
    position: absolute;
    top: 3px;
    right: 0;
    color: #999999;
    font-size: 13px;
}
/*cms结束*/

/*头部区域开始*/
.header{
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;

    font-size: 22px;
    /*color: #c61010;*/
}
.header img{
    width: 40px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 10px;
}
.header_right{
    float: right;
}
.header_right_item{
    font-size: 16px;
    color: #555;
    margin-right: 10px;
}
/*头部区域结束*/


.part{
    /*height: 600px;*/
}
.part_inner{
    width: 1200px;
    margin: 0 auto;
}
.part1{
    background: url("../img/banner1.jpg") no-repeat center center;
    /*background: url("../img/banner11.png") no-repeat center center;*/
}

/*婚恋活动开始*/
.part2_title{
    position: relative;
    text-align: center;
    height: 52px;
    padding: 0;
    color: #000000;
    font-size: 24px;
    font-weight: normal;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.part2_title::before{
    content: "";
    position: absolute;
    left: 25%;
    top: 13px;
    width: 210px;
    height: 20px;
    background: url("../img/hlhd/titleLeft.png") no-repeat center center;
}
.part2_title::after{
    content: "";
    position: absolute;
    left: 58%;
    top: 13px;
    width: 210px;
    height: 20px;
    background: url("../img/hlhd/titleRight.png") no-repeat center center;
}
.hjhd_list ul{

}
.hjhd_list li{
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-right: 10px;
}
.hjhd_list li{
    display: block;
    overflow: hidden;
    color: #333;
}
.hjhd_list li .article_img{
    width: 100%;
    height: auto;
    transition: all 0.6s ease-in-out;
    transform: scale(1);
}
.hjhd_list li .p{
    width: 100%;
    padding: 12px 8px;
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
    text-align: center;

    background: #f4f4f4;
    padding: 8px 8px 8px 30px;
    position: relative;

    color: #333;
    font-size: 14px;
    line-height: 26px;
    background: #fff;
}
.hjhd_list li .entry_img{
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 3px;
}
.morelink{
    clear: both;
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #df0817;
    margin: 32px auto 0 auto;
    position: relative;

}
.morelink:before {
    border-bottom: 36px solid #df0817;
    border-left: 16px solid transparent;
    position: absolute;
    height: 0;
    width: 0;
    top: 0px;
    left: -16px;
    display: block;
    content: '';
}
.morelink:after {
    border-top: 36px solid #df0817;
    border-right: 16px solid transparent;
    position: absolute;
    height: 0;
    width: 0;
    top: 0px;
    right: -16px;
    display: block;
    content: '';
}
.morelink a{
    color: #fff;
}
.part2{
    height: auto;
}
/*婚恋活动结束*/

/*集体婚礼结束*/
.part3{
    height: auto;
    background: #f4f4f4;
}
.part3 .hd .news_content_title{
    text-align: center;
    background: url("../img/jthl/jthl_bg.png") no-repeat center center ;
    border: none;
}
.part3 .hd .news_content_title .title_text{
    color: #333;
    font-size: 24px;
}
.part3 .hd .news_content_title .title_text::before{
    display: none;
}
.part3 .hd .news_content_title::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    height: 10px;
    background: url("../img/jthl/jthl_bg1.png") no-repeat center center ;
}
.part3 .hd .news_content_more{
    position: absolute;
    right: 0;
    margin-right: 0;
    bottom: -4px;
    padding-right: 0;
}
.part3 .news_content_item{
    display: inline-block;
    vertical-align: middle;
    width: 48.5%;
    text-indent: 8px;
}
.part3 .hd .news_content_item:nth-child(odd){
    margin-right: 1.5%;
}
.part3 .hd .news_content_item:nth-child(even){
    margin-left: 1.5%;
}
.part3 .hd .news_content_item {
    background: url(../img/jthl/love.png) left center no-repeat
}
.part3 .hd .news_content_item:hover {
    background: url(../img/jthl/love_active.png) left center no-repeat
}
.part3 .hd .news_content_wrap{
    margin-top: 20px;
}
.hthl_entry_item{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 350px;
    height: 270px;
    overflow: hidden;
}
.hthl_entry_item_left{
    width: 53%;
    /*padding: 30px 0 0 20px;*/
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #ffffff;
}
.hthl_entry_item_left::before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: skew(-15deg) translateX(32px);
    -moz-transform: skew(-15deg) translateX(32px);
    -ms-transform: skew(-15deg) translateX(32px);
    -o-transform: skew(-15deg) translateX(32px);
    transform: skew(-15deg) translateX(32px);
    background: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.hthl_entry_item_left .p1{
    color: #404040;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-align: justify;
}
.hthl_entry_item_left .p2{
    color: #999999;
    line-height: 1.3;
    font-size: 14px;
    letter-spacing: 0.2px;
    margin: 0 0 10px;
    /*margin-bottom: 20px;*/
    margin-top: 14px;
    text-align: justify;
}
.hthl_entry_item_left .know_more{
    line-height: 44px;
    position: absolute;
    z-index: 1;
    bottom: -3px;
    left: 21px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #a9b5c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.hthl_entry_item_left  .yuyue{
    min-width: initial;
    padding: 10px 34px;
    padding-right: 16px;
    padding-left: 24px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    background: #e11a36 ;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    border-color: #e11a36;

    /*border: 2px solid #ffc107;*/
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 700;
    cursor: pointer;
}
.hthl_entry_item_left  .yuyue::before{
    content: '';
    position: absolute;
    z-index: 1;
    right: 4px;
    top: 0px;
    bottom: 0px;
    width: 20px;
    background: #e11a36;
    -webkit-transform: skew(-15deg) translateX(8px);
    -moz-transform: skew(-15deg) translateX(8px);
    -ms-transform: skew(-15deg) translateX(8px);
    -o-transform: skew(-15deg) translateX(8px);
    transform: skew(-15deg) translateX(8px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.hthl_entry_item_right{
    position: relative;
    z-index: 1;
    width: 47%;
    height: 100%;
    float: right;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.hthl_entry_item_right::before{
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-box-shadow: inset 0px -100px 60px -40px rgb(0 0 0 / 80%);
    -moz-box-shadow: inset 0px -100px 60px -40px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0px -100px 60px -40px rgb(0 0 0 / 80%)
}
.hthl_entry_item_right img{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.hthl_entry_item_right .yuyue_time{
    position: absolute;
    z-index: 1;
    bottom: 5px;
    left: 50%;
    height: 20px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 12px;
}

.pic_wrap{
    position: relative;
}
.pic_wrap .pic_item{
    position: relative;
    width: 285px;
    height: 200px;
    cursor: pointer;
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
}
.pic_wrap .pic_item img{
    width: 100%;
    height: 100%;
}
.pic_wrap .pic_item .ykt_title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,.6);
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}
.part4_more{
    float: right;
    color: #999999;
    font-size: 14px;
    margin-top: 14px;
}
.part4_left{
    cursor: pointer;
    height: 40px;
    left: 0;
    position: absolute;
    top: 80px;
    width: 24px;
    z-index: 999;
}
.part4_right{
    cursor: pointer;
    height: 40px;
    right: 0;
    position: absolute;
    top: 80px;
    width: 24px;
    z-index: 999;
}

.part5_title{
    position: relative;
    text-align: center;
}
.part5_more{
    display: inline-block;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    border: 1px solid #eb4646;
    color: #eb4646;
    font-size: 16px;
}
.part5 .pic_wrap .pic_item img{
    height: auto;
}
.part5 .pic_wrap .pic_item {
    height: 242px;
}
.part5 .pic_item p{
    width: 100%;
    padding: 12px 8px;
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
    text-align: center;
    background: #f4f4f4;
    padding: 8px 8px 8px 8px;
    position: relative;
    color: #333;
    font-size: 14px;
    line-height: 26px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*集体婚礼结束*/


.part6{
    background: rgb(238,248,250);
    height: 480px;
    box-sizing: border-box;
    padding-top: 122px;
}
.part6 .p1{
    color: #555;
    font-size: 32px;
    position: relative;
    margin: 0 auto 35px;
}
.part6 .p1::before{
    content: "";
    position: absolute;
    bottom: -5px;
    background: #3d97ff;
    width: 30px;
    height: 3px;
    left: 0;
    right: unset;
}
.part6 .p2{
    color: #999;
    font-size: 16px;
    line-height: 29px;
    margin: 23px 0 30px;
}
.part6_more{

    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;

    color: #fff;
    background-color: #409eff;
    border-color: #409eff;

    font-size: 21px;
    padding: 10px 52px;
    border-radius: 8px;
}

/*活动*/
.hd_wrap{
    font-size: 0;
}
.hd_cell{
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 260px;
    padding-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all 0.3s;
    box-shadow: 1px 1px 11px 0px rgb(210,225,235);
}
.hd_cell:hover{
    z-index: 10;
    transform: scale(1.2);
}
.hd_cell:hover .hd_action{
    color: #fff;
    background: linear-gradient(270deg, #326FEE 0%, #326FEE 100%);
}
/*.hd_cell:hover .hd_action i{{*/
/*    color:#fff*/
/*}*/


.hd_cell:nth-of-type(4n+1){
    background: url("../img/common/xqly.png") no-repeat center center;
}
.hd_cell:nth-of-type(4n+2){
    background: url("../img/common/jthl.png") no-repeat center center;
}.hd_cell:nth-of-type(4n+3){
     background: url("../img/common/jtbz.png") no-repeat center center;
 }
.hd_cell:nth-of-type(4n+4){
    background: url("../img/common/zb.png") no-repeat center center;
}

.hd_cell_type{
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 20px;
    line-height: 20px;
    background: rgba(0,0,0,.1);
    border-radius: 10px 0px 10px 0px;

    font-size: 12px;
    color: #050B60;
    text-align: center;
}
._hd_title{
    font-size: 16px;
    color: #050B60;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 600;
}
.hd_time{
    font-size: 14px;
    color: rgba(5,11,96,0.5);
    line-height: 20px;
}
.hd_dw{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;


    color: #050B60;
    font-size: 14px;


}
.hd_action{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    border-radius: 0px 0px 6px 6px;
    color: #050B60;
    background: #fff;
    /*color: #fff;*/
    /*background: linear-gradient(270deg, #326FEE 0%, #326FEE 100%);*/
}
.hd_action i{
    font-size: 22px;
    color: #050B60;
    float: right;
    margin-top: 2px;
}

.part3 .flex_1 .title_text{
    cursor: pointer;
}
.hd_content_wrap .news_content_title{
    display: none;
}
.part3 .hd_content_wrap .news_content_item{
    margin-right: 1.3%;
}