/* CSS Document */
@charset "utf-8";
/*头部导航*/

.yiyuan_header { position: absolute; top: 0px; z-index: 9999; width: 100%; height: 106px; background: linear-gradient(0deg, rgba(0,0,0,0), rgba(255,255,255,1)); display: block; /*overflow: hidden; */}

/* .header_nav { min-width: 1200px; width: 69%; margin: auto; height: 106px; } */
.header_nav {width: 100%; margin: auto; height: 106px; }

.nav_left { float: left; margin-top: 13.5px; }

.nav_right { float: right; margin-top: 24.5px; }

#nav { font-size: 16px; color: #575757; height: 106px; line-height: 106px; text-align: center; float: right;  width: 75%;}

#nav ul { list-style: none; width: 100%;display: flex;align-items: center;justify-content: space-between;}

#nav ul li { float: left; line-height: 32px; position: relative; }

#nav ul li:hover .a,
#nav ul li:hover span { color: #E2CA5BFF; cursor: pointer; transition: all 0.5s;}

#nav ul li:hover div { cursor: pointer; display: block; border-top: 3px solid #E2CA5BFF; -webkit-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; }

#nav div { width: 100px; position: absolute; left: 0px; top: 104px; padding-bottom: 0px; float: left; overflow: hidden; background-color: #fbf9fb; text-align: center; color: #333; display: none; }

#nav li .a { text-decoration: none; color: #272783FF; height: 107px; line-height: 20px; font-size: 16px; display: block; padding-top: 40px;}

#nav li span { color: #cdcdcd; font-size: 12px; text-align: center; }

#nav div a { text-decoration: none; color: #FFFFFF; line-height: 26px; font-size: 14px; color: #575757; display: block; padding: 5px 0px; border-top: 1px dotted #ccc; }

#nav div a:hover { color: #E2CA5BFF; background: #fff; }


/* footer */
.ftext_lisr div:first-child a:hover {

    color: #E2CA5BFF;

}
.ftext_lisr a:hover{
    color: #E2CA5BFF;
}

/* 二维码白框 */
.cssarrow {
    width: 115px;
    height: 115px;
    position: relative;
    background: #FFFFFF;
    border: 4px solid #F5F3DD;
    bottom: 50px;
    bottom: 130px;right:40px;
    text-align:center;
    text-align: -webkit-center;
    text-align: -ms-center;
    text-align: -moz-center;
}
.cssarrow:after,
.cssarrow:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.cssarrow:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #FFFFFF;
    border-width: 10px;
    margin-left: -11px;
}
.cssarrow:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #F5F3DD;
    border-width: 16px;
    margin-left: -16px;
}
.cssarrow1,.cssarrow2,.cssarrow3,.cssarrow4{
    display: none;
}

/*底部--------文本*/

.footer { width: 100%; background: #EDEDEDFF;padding-top: 47px; }

.footer_top { overflow: hidden; padding-top: 40px; padding-bottom: 30px; border-bottom: 1px solid #ccc; }

.footer_left:first-child { border: none; }

.footer_left { float: left; width: 25%; position: relative; height: 50px; padding: 4px 0px; border-left: 1px solid #ccc; }

.footer_box div { display: inline-block; margin: auto; }

.footer_box { width: 170px; overflow: hidden; position: absolute; left: 50%; margin-left: -85px; }

.footer_left div p:first-child { font-size: 18px; }

.footer_left div p { font-size: 12px; }

.footer_left div img { vertical-align: sub; }



/* .ftext_line{ width: 14px; height: 2px; background: #036eb8; margin-bottom: 10px; } */

#footer_text { overflow: hidden;}

.ftext_lisr { float: left;  text-align: left;}

.ftext_lisr div:first-child a { font-size: 16px; font-weight: 600; color: #272783FF; }

.ftext_lisr div a { color: #C6AFD6FF; }

.ftext_lisr div:first-child { margin-bottom: 2px; font-size: 12px; color: #272783FF; }

.ftext_lisr div { margin-bottom: 3px; }

#ftext_line { width: 14px; height: 2px; background: #E2CA5BFF; margin-bottom: 15px; }

.ftext_lisr_right { float: left; text-align: right; width: 311px;position: relative;height: 192px;display: flex;flex-flow: column;align-items: flex-end;justify-content: flex-end;}

.tel1,
.tel2 { color: #E2CA5BFF !important; font-size: 24px !important; }

.ftext_lisr_right div { text-align: right; font-size: 16px; color: #fff; font-weight: 600; }

.date { font-size: 14px !important; color: #b8b8b8 !important; }

.m_top1 { margin-top: 43px; }

.m_top2 { margin-top: 26px; }

.m_top3 { margin-top: 36px; }

.fbottom { height: 90px; font-size: 12px; color: #a6a6a6; /* overflow: hidden; */}

.fbottom div.fb_1 {  margin-top: 20px; float: left; }

.fbottom div.fb_2 { float: right; height: 90px; }

.fbottom div p { font-size: 14px; color: #8B61A7FF; }

.share1,
.share2,
.share3,
.share4 { margin-top: 25px; width: 40px; height: 40px; float: right; }
.share4 { background: url(../images/share1.png) no-repeat; }
.share4:hover { cursor: pointer; background: url(../images/share_hover_13.png) no-repeat; }
.share4:hover .cssarrow4,
.share1:hover .cssarrow1,
.share2:hover .cssarrow2,
.share3:hover .cssarrow3 { display: block; }
.share3 { background: url(../images/share2.png) no-repeat; }
.share3:hover { cursor: pointer; background: url(../images/share_hover_15.png) no-repeat; }
.share2 { background: url(../images/share3.png) no-repeat; }
.share2:hover { cursor: pointer; background: url(../images/share_hover_17.png) no-repeat; }
.share1 { background: url(../images/share4.png) no-repeat; }
.share1:hover { cursor: pointer; background: url(../images/share_hover_19.png) no-repeat; }
/* -----------------------------以上部分新项目替换---------------------------------------------*/