﻿.wt
{
    width: 100%;
    height: 100%;
    min-width: 1300px;
}
ul, li
{
    list-style: none;
}/* 主题样式 */
.banner .swiper-pagination-bullet
{
    display: inline-block;
    width: 44px;
    height: 7px;
    background-color: #ebebeb;
    margin: 0 5px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}
.banner .swiper-pagination-bullet-active
{
    background-color: #dfb779;
    border: 1px solid #dfb779;
}
.banner .swiper-container
{
    max-width: 1920px;
    min-width: 1350px;
    height: 580px;
}
.banner .swiper-wrapper .swiper-slide
{
    max-width: 1920px;
    height: 580px;
}
.banner .swiper-wrapper .swiper-slide img
{
    width: 100%;
    max-width: 1920px;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.warp_bj
{
    max-width: 1920px;
    min-width: 1350px;
    margin: auto;
    background: url('../image/bj.png') no-repeat;
    background-size: 100% 100%;
}/******模块标题*******/
.pub_title
{
    width: 1350px;
    margin: 60px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pub_title .cyTitle
{
    display: flex;
    align-items: center;
}
.pub_title .cyTitle .line
{
    height: 3px;
    width: 55px;
    background-color: #bf9f62;
    margin-top: -40px;
}
.pub_title .h_d
{
    font-size: 30px;
    padding-left: 12px;
}
.pub_title .subtitle
{
    font-family: SourceHanSansCN-Light;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #666;
}
.pub_title .maintitle
{
    font-family: SourceHanSansCN-Bold;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0;
    color: #666;
}
.pub_title_more
{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999;
}
.pub_title_more a
{
    color: #999;
}/******************************新闻中心***************************/
.news_box
{
    width: 1350px;
    margin: 35px auto;
}/****新闻中心轮播*****/
.focus_news
{
    display: flex;
    justify-content: space-between;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
{
    display: inline-block;
    width: 35px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #fff;
    opacity: 1;
    border-radius: 7px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active
{
    width: 35px;
    height: 15px;
    background-color: #c6a268;
    border: 1px solid #c6a268;
    border-radius: 7px;
    opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
{
    bottom: 23px!important;
    right: 23px!important;
    width: 600px!important;
}
.focus_news .swiper-container
{
    height: 472px;
    margin: 0;
}
.focus_news .swiper-wrapper .swiper-slide
{
    height: 472px;
    display: flex;
}
.focus_news .swiper-wrapper .swiper-slide img
{
    width: 630px;
    height: 472px;
}
.focus_news .swiper-pagination2
{
    text-align: right;
}/****** 轮播右边的内容 ********/
.focus_news_rigth
{
    width: 648px;
    margin: 0 23px 0 49px;
}
.new_title
{
    width: 648px;
    height: 152px;
    margin-top: -8px;
    font-family: SourceHanSansCN-Bold;
    font-size: 35px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 50px;
    text-align: justify;
    letter-spacing: 0;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_line
{
    width: 60px;
    height: 10px;
    background-color: #c6a268;
    margin-top: 110px;
}
.news_des
{/* width: 629px; */
    margin-top: 40px;
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-stretch: normal;
    line-height: 30px;
    text-align: justify;
    letter-spacing: 0;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}/*****新闻列表***** */
.news_list
{
    margin: 46px 0 0 0;
}
.column_item
{
    display: flex;
    justify-content: space-between;
    height: 22px;
    margin-bottom: 27px;
}
.column_item:last-child
{
    margin-bottom: 0;
}
.column_item_img
{
    width: 26px;
    height: 23px;
    opacity: .5;
    margin-right: 23px;
}
.column_item_title
{
    width: 813px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0;
    color: #555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.column_item_time
{
    font-family: MicrosoftYaHeiLight;
    font-size: 25px;
    font-stretch: normal;
    letter-spacing: 0;
    color: #b9b9b9;
}/*****************************宣传banner***********************/
.disseminate_banner
{
    width: 1350px;
    margin: 89px auto 94px;
    margin-bottom: 70px;
    max-width: 1400px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 22px;
}
.disseminate_banner .swiper-wrapper
{
    width: 1350px;
    margin: auto;
}
.disseminate_banner .swiper-slide
{
    width: 428px!important;
    margin: auto;
}/* ******************************产业布局************************** */
.industrial_layout
{
    width: 1350px;
    max-width: 1350px;
    margin: 68px auto 80px;
    display: flex;
    min-height: 500px;
}
.indus_item
{
    width: 223px;
    height: 435px;
    margin-right: 3px;
    position: relative;
}
.item_1
{
    background: url('../image/item_s_1.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    z-index: 1;
}
.item_1:hover
{
    width: 350px;
    height: 450px;
    background: url('../image/item_b_1.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    transform: scale(1.1);
    z-index: 2;
}
.item_1:hover .show_s_1
{
    display: none;
}
.item_1:hover .show_b_1
{
    display: block;
}
.show_b_1:hover .tx
{
    color: #fff;
    font-size: 14px;
    width: 300px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 75px;
    height: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
}
.show_b_1:hover .ip-aw
{
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
}
.show_s_1
{
    padding: 50px 23px 20px 25px;
    color: #fff;
    box-sizing: border-box;
    height: 100%;
}
.show_b_1
{
    display: none;
    padding: 20px;
    padding-top: 60px;
    color: #fff;
}
.ip-aw
{
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    width: 50%;
    height: 24px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 1200ms;
    transition: 1200ms;
    padding-top: 115px;
}
.it-aw
{
    width: 19px;
    height: 20px;
}
.ip-aw .ip_line
{
    height: 1px;
    margin: 10px 38px 0 0;
    background: #fff;
    background: rgba(255,255,255,.6);
    display: block;
}
.ip-aw .it-aw
{
    position: absolute;
    top: 115px;
    right: 0;
}
.it-aw-2
{
    border-color: #fff;
    background-position: -82px -102px;
}
.ip_aico
{
    display: block;
    background: url('../image/s_j_x.png');
}
.pub_yw
{
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 2px;
}
.pub_zw
{
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 30px;
}
.pub_tb
{
    padding-top: 247px;
}
.pub_tb img
{
    width: 42px;
    height: 42px;
}
.show_s_1 .tx
{
    color: #fff;
    font-size: 14px;
    width: 300px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 75px;
    height: auto;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 1200ms;
    transition: 1200ms;
}
.show_b_1 .tx
{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 75px;
    height: auto;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 1200ms;
    transition: 1200ms;
}
.padd_t
{
    padding-bottom: 30px;
}
.item_2
{
    background: url('../image/item_s_2.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    z-index: 1;
}
.item_2:hover
{
    width: 350px;
    height: 450px;
    background: url('../image/item_b_2.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    transform: scale(1.1);
    z-index: 2;
}
.item_2:hover .show_s_1
{
    display: none;
}
.item_2:hover .show_b_1
{
    display: block;
}
.item_3
{
    background: url('../image/item_s_3.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    z-index: 1;
}
.item_3:hover
{
    width: 350px;
    height: 450px;
    background: url('../image/item_b_3.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    transform: scale(1.1);
    z-index: 2;
}
.item_3:hover .show_s_1
{
    display: none;
}
.item_3:hover .show_b_1
{
    display: block;
}
.item_4
{
    background: url('../image/item_s_4.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    z-index: 1;
}
.item_4:hover
{
    width: 350px;
    height: 450px;
    background: url('../image/item_b_4.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    transform: scale(1.1);
    z-index: 2;
}
.item_4:hover .show_s_1
{
    display: none;
}
.item_4:hover .show_b_1
{
    display: block;
}
.item_5
{
    background: url('../image/item_s_5.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    z-index: 1;
}
.item_5:hover
{
    width: 350px;
    height: 450px;
    background: url('../image/item_b_5.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    transform: scale(1.1);
    z-index: 2;
}
.item_5:hover .show_s_1
{
    display: none;
}
.item_5:hover .show_b_1
{
    display: block;
}
.item_6
{
    background: url('../image/item_s_6.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    z-index: 1;
}
.item_6:hover
{
    width: 350px;
    height: 450px;
    background: url('../image/item_b_6.png') no-repeat;
    background-size: 100% 100%;
    transition: 1s;
    transform: scale(1.1);
    z-index: 2;
}
.item_6:hover .show_s_1
{
    display: none;
}
.item_6:hover .show_b_1
{
    display: block;
}/**********************投融资项目库***************** */
.financing_box
{
    display: flex;
    position: relative;
    width: 1350px;
    margin: 170px auto 120px;
    background: url('../image/financing_line.png') no-repeat center center;
    background-size: 100%;
}
.financing_item
{
    position: relative;
    height: 245px;
    width: 245px;
    margin-left: 154px;
    cursor: pointer;
    transition: transform .5s ease-in-out;
}
.financing_item:hover
{
    transform: scale(1.2);
}
.financing_item2 .round_box .big_round
{
    right: 90%;
    top: 69%;
}
.financing_item2 .round_box .small_round
{
    top: 109px;
    left: 5px;
}
.financing_item3 .round_box .big_round
{
    right: 20%;
    top: 125%;
}
.financing_item3 .round_box .small_round
{
    top: 207px;
    left: 174px;
}
.round_box
{
    position: relative;
    height: 245px;
    width: 245px;
    border: 1px solid #bf9f61;
    border-radius: 50%;
    -webkit-animation: rotate 10s infinite linear;
    animation: rotate 10s infinite linear;
    background-color: #eee5d3;
    border: solid 1px #bf9f61;
    opacity: .8;
}
.round_box .small_round
{
    width: 14px;
    height: 14px;
    background-color: #bf9f61;
    opacity: .5;
    border-radius: 50%;
    position: absolute;
    top: 40px;
    left: 194px;
}
.round_box .big_round
{
    position: absolute;
    right: 0;
    top: 50%;
    margin: -72px 0 0 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 23px;
    width: 23px;
    background-color: #bf9f61;
    opacity: .8;
    border-radius: 50%;
}
.round_within
{
    position: absolute;
    top: 30px;
    left: 30px;
    width: 185px;
    height: 185px;
    text-align: center;
    background-image: linear-gradient(to bottom,#c8b07f 0%,#eee5d3 100%),linear-gradient(#bf9f61,#bf9f61);
    border-radius: 50%;
    border: solid 1px #bf9f61;
}
.round_within_icon
{
    width: 71px;
    height: 58px;
    margin-top: 20px;
}
.financing_item2 .round_within_icon
{
    width: 60px;
    height: 58px;
}
.financing_item3 .round_within_icon
{
    width: 56px;
    height: 52px;
}
.round_within_icon1
{
    width: 130px;
    margin-top: 10px;
}
@-webkit-keyframes rotate
{
    100%
    {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate
{
    100%
    {
        transform: rotate(360deg);
    }
}/* ********************友情链接************************** */
.blogroll_box
{
    width: 1350px;
    margin: 39px auto 75px;
    max-width: 1350px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.blogroll_box_more
{
    height: 36px;
    margin: 0 102px 0 67px;
    padding: 0 30px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;/*background-color: #bf9f62;*/
    cursor: pointer;
}
.link
{
    display: flex;
    flex-wrap: wrap;/* 这就是关键属性 */
    flex-flow: row wrap;
    justify-content: space-between;
    width: 1002px;
}
.link_item
{
    width: 240px;
    height: 82px;
    background: #fff;
    border: 1px solid #bf9f61;
    box-shadow: 0 0 16px 0 rgba(202,179,132,.15);
    margin: 30px 10px 0 0;
    overflow: hidden;
}
.link_item:nth-child(4n)
{
    margin: 30px 0 0;
}
.link_item img
{
    width: 100%;
    height: auto;
}