/* @font-face {
    font-family: 'PingFang';
    src: url('PingFang.ttc');
} */
        
body{min-width:100%;font:14px/1.5 Tahoma,"Microsoft Yahei";color:#333; -webkit-font-smoothing: antialiased; }
body,p{
    padding: 0;
    margin: 0;
}

/*滚动条*/
::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
}

::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;
}

::-webkit-scrollbar-corner {
    background: transparent;
}
#newBridge{
    display: block!important;
}
.common_nav ul{
    text-decoration: none;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 1200px;
    margin: 0 auto;
}
/**导航**/
.common_nav{
    width: 100%;
    height: 60px;
    background: rgba(73,46,199,0);
    position: absolute;
    z-index: 99;
}

.common_nav_li_logo{
    float: left;
    width: 40%;
}

.common_nav_li_logo img{
    width: 150px;
    display: block;
    margin-top: 12px;
}

.common_nav_li{
    float: left;
    font-size: 17px;
    width: 120px;
    height: 60px;
    color: #fff;
    text-align: center;
}

.common_nav_li_text{
    margin-top: 16px;
}

.common_nav_li_heng{
    width: 31px;
    height: 3px;
    background: #fff;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 10px;
    opacity: 0;
}

.common_nav_li_a{
    color: #fff;
    text-decoration: none;
    padding: 5px 19px 5px 19px;
    background: #4C65FF;
    border-radius: 48px;
    font-size: 16px;
    position: relative;
    top: 16px;
}


/**公共底部**/
.common_foot{
    width: 100%;
    /*height: 2rem;*/
    background: #32333B;
}

.common_foot_top{
    width: 1200px;
    height: 100px;
    border-bottom: 1px solid #474C50;
    margin: 0 auto;
    line-height: 100px;
}

.common_foot_top_li{
    width: 25%;
    float: left;
    height: 100%;
}

.common_foot_top_li_img{
    width: 45px;
}

.common_foot_top_li_text{
    color: #67686D;
    display: inline;
    font-size: 16px;
    margin-left: 15px;
}

.common_foot_message_dk{
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    height: 108px;
}

.common_foot_message_dk_left{
    float: left;
}

.common_foot_message_dk_left_img{

}

.common_foot_message_dk_left_text{
    font-size: 14px;
    color: #999999;
    position: relative;
    top: 0px;
    left: 2px;
}

#common_foot_message_dk_left_text_a{
    font-size: 14px;
    color: #999999;
    position: relative;
    top: 0px;
    left: 2px;
}

.common_foot_message_dk_ewm{
    float: left;
    width: 98px;
    margin-left: 17px;
    margin-top: 10px;
}
.common_foot_message_dk_left_a{
    display: block;
    margin-top: 5px;
}

.common_foot_lian{
    width: 1200px;
    color: #fff;
    font-size: 0.05rem;
    margin: 0 auto;
    border-bottom: 1px solid #67686D;
    line-height: 0.17rem;
    clear: both;
    overflow: hidden;
}

.common_foot_lian_1{
    float: left;
    /* margin-left: 4%; */
}


.common_foot_lian_2{
    margin-left: 1%;
    color: #A9A9AA;
    text-decoration: none;
}


.common_foot_message{
    width: 1200px;
    color: #fff;
    font-size: 0.07rem;
    margin: 0 auto;
    border-bottom: 1px solid #67686D;
    clear: both;
    overflow: hidden;
    padding-bottom: 40px;
}

.common_foot_message_one{
    width: 20%;
    float: left;
}
.common_foot_message_left_left{
    float: left;
    width: 23%;
    margin-top: 87px;
}
.common_foot_message_left{
    /* width: 50%; */
    float: left;
    height: 100%;
    width: 30.33%;
}

.common_foot_message_middle{
    /* width: 30%; */
    float: left;
    height: 100%;
    /* width: 33.333%; */
    width: 13.333%;
}

.common_foot_message_right{
    /* width: 20%; */
    float: left;
    height: 100%;
    width: 15%; 
    margin-left: 18%; 
}

.common_foot_message_title{
    font-size: 0.06rem;
    margin-top: 0.15rem;
    letter-spacing: 2px;
}

.common_foot_message_detail{
    font-size: 0.05rem;
    margin-top: 0.05rem;
    color: #8D8D8F;
}

.common_foot_message_detail a{
    color: #8D8D8F;
}

.common_foot_message_detail a:hover{
    color: #8D8D8F;
}

.common_foot_message_er{
    margin-left: 8%;
    margin-top: 0.1rem;
    /* width: 56%; */
    width: 80%;
}

.common_foot_icp{
    width: 1200px;
    height:40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 12px;
    color: #A9A9AA;
}

.common_foot_icp_message{
    float: right;
}

.x_common_wx_png{
    position: fixed;
    right: 87px;
    top: 30%;
    z-index: 99;
    display: none;
}

.x_common_wx_png img{
    width: 139px;
}


.common_foot_bottom{
    color: #A9A9AA;
    font-size:12px;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.common_foot_bottom a{
    color: #A9A9AA;
    font-size: 0.05rem;
}
.common_foot_bottom a:hover{
    color: #A9A9AA;
    font-size: 0.05rem;
}
/* 右侧导航2 */
.c_nav {
    position: fixed;
    right: 10px;
    z-index: 9999;
    width: 72px;
    top: 50%;
    margin-top: -158px;
}
.c_nav ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.c_nav li {
    float: right;
}

.c_nav li a {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    background: #2589FF;
    border: #2589FF 1px solid;
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-bottom: 9px;
    line-height: 1;
    text-decoration: none;
}

.c_nav li a i {
    display: inline-block;
    width: 30px;
    height: 28px;
    padding: 11px 0 9px 0;
    transition: all 0.5s;
}

.c_nav li a:hover i {
    /* transform: rotate(360deg); */
}


.c_nav li.li1 {
    -webkit-animation: rotateInDownLeft 1.5s 0.5s ease both;
    -moz-animation: rotateInDownLeft 1.5s 0.5s ease both;
}
.c_nav li.li1 a {
    background: #2589FF;
    color: #fff;
    transition: all 0.5s;
}

.c_nav li.li1 i {
    background: url(http://qiniugw.sdwanyue.com/qqkf1.png) center no-repeat;
}

.c_nav li.li2 {
    -webkit-animation: rotateInDownRight 1.5s 1s ease both;
    -moz-animation: rotateInDownRight 1.5s 1s ease both;
}
.c_nav li.li2 a {
    overflow: hidden;
    position: relative;
    transition: all 0.5s;
    color:#fff;
    border:1px solid #2589FF;
}
.c_nav li.li2 a:hover .hides {
    display: block;
}
.c_nav li.li2 a:hover .shows {
    display: none;
}
.c_nav li.li2 a:hover {
    width: 230px;
}

.c_nav li.li2 .hides {
    width: 230px;
    height: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(http://qiniugw.sdwanyue.com/dh.png) 175px center no-repeat ;
    padding: 0 15px;
    text-align: left;
    display: none;
}
.c_nav li.li2 .hides h2 {
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 17px 0 7px 0;
}
.c_nav li.li2 .hides p {
    font-size: 24px;
    color: #fff;
    font-family: "Arial";
    line-height: 1;
}
.c_nav li.li2 i {
    background: url(http://qiniugw.sdwanyue.com/dh.png) center no-repeat;
}

.c_nav li.li3 {
    position:relative;
    -webkit-animation: rotateInDownLeft 1.5s 1.5s ease both;
    -moz-animation: rotateInDownLeft 1.5s 1.5s ease both;
}
.c_nav li.li3 a {
    position: relative;
    transition: all 0.5s;
    color:#fff;
    border:1px solid #2589FF;
}
.c_nav li.li3 i {
    background: url(http://qiniugw.sdwanyue.com/wx.png) center no-repeat;
}
.c_nav li.li3 .img {
    width: 108px;
    padding: 15px;
    border-radius: 5px;
    background: #0cd579;
    position: absolute;
    left: 180px;
    top: -48px;
}
.c_nav li.li3 .img img {
    width: 108px;
    height: 108px;
    display: block;
}
.c_nav li.li3 .img p {
    font-size: 16px;
    color: #fff;
    margin-top: 8px;
    letter-spacing: 2px;
}

.c_nav li.li3 .wx_png{
    display:none;
    position: absolute;
    top: 0px;
    right: 80px;
    width: 139px;
    height: 139px;
}


.c_nav li.li3 .wx_png img{
    width: 139px;
    height: 139px;
}

.c_nav li.li3:hover .wx_png{
    display:block;
}


.c_nav li.li4 {
    -webkit-animation: rotateInDownRight 1.5s 2s ease both;
    -moz-animation: rotateInDownRight 1.5s 2s ease both;
}
.c_nav li.li4 a {
    color:#2589ff;
    border:1px solid #2589ff;
}
.c_nav li.li4 i {
    background: url(http://qiniugw.sdwanyue.com/qq.png) center no-repeat;
}

.c_nav li.li5 {
    -webkit-animation: fadeInUp 1.5s 2.5s ease both;
    -moz-animation: fadeInUp 1.5s 2.5s ease both;
}
.c_nav li.li5 a {
    height: 30px;
    border-radius: unset;
    background: rgba(37,137,255);
    border: none;
}
.c_nav li.li5 i {
    width: 30px;
    height: 30px;
    padding: 0;
    transition: all 0.5s;
    background: url(http://qiniugw.sdwanyue.com/db.png) center no-repeat;
}

.c_nav li.li5 a:hover i {
    transform:none;
}


/***弹框*/
.x_common_tan{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
.x_common_tan .content{
    position: relative;
    top: 30%;
    width: 630px;
    height: 360px;
    background: #fff;
    margin: 0 auto;
    border-radius: 12px;
    padding: 0;
}
.x_common_tan .content .cha{
    clear: both;
    overflow: hidden;
}
.x_common_tan .content .cha img{
    float: right;
    width: 37px;
    margin-top: 7px;
    margin-right: 7px;
}

.x_common_tan .content .body{
    width: 90%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.x_common_tan .content .body .left{
    float: left;
    width: 49%;
}
.x_common_tan .content .body .left .li{
    clear: both;
    overflow: hidden;
    margin-top: 22px;
}
.x_common_tan .content .body .left .li .img{
    float: left;
}
.x_common_tan .content .body .left .li .text{
    float: left;
    margin-left: 15px;
}
.x_common_tan .content .body .left .li .text .text1{
    font-size: 15px;
}
.x_common_tan .content .body .left .li .text .text2{
    font-size: 17px;
    font-weight: 600;
}
.x_common_tan .content .body .left .li .button{
    float: right;
    border: 0;
    width: 93px;
    color: #fff;
    background: #41B1FF;
    height: 38px;
    border-radius: 6px;
    letter-spacing: 1px;
    font-size: 15px;
    margin-top: 6px;
    text-align: center;
    line-height: 38px;
}

.x_common_tan .content .body .middle{
    float: left;
    width: 0.3%;
    height: 270px;
    background: #F0F0F0;
    margin-left: 30px;
}

.x_common_tan .content .body .right{
    float: left;
    width: 37%;
    margin-left: 30px;
}
.x_common_tan .content .body .right .li{
    clear: both;
    overflow: hidden;
    margin-top: 22px;
}
.x_common_tan .content .body .right .li .img{
    float: left;
}
.x_common_tan .content .body .right .li .text{
    float: left;
    margin-left: 15px;
}
.x_common_tan .content .body .right .li .text .text1{
    font-size: 15px;
}
.x_common_tan .content .body .right .li .text .text2{
    font-size: 17px;
    font-weight: 600;
}
.x_common_tan .content .body .right .imger{
    width: 150px;
    height: 150px;
    margin-left: 48px;
    margin-top: 14px;
}
.x_common_tan .content .body .right .tips{
    text-align: center;
    color: #969696;
    font-size: 16px;
    letter-spacing: 1px;
    margin-left: 41px;
}















/**可复用性的东西*/
.margin-left{
    margin-left: 50px;
}

.opacity{
    background: rgba(73,46,199,0.5);
}

.opacity_dis{
    background: rgba(73,46,199,0);
}

.opacity1{
    opacity: 1;
}

.opacity_dis1{
    opacity: 0;
}

.a{
    text-decoration: none;
    color: #fff;
}

.margin_left_3{
    margin-left: 3%;
}

.margin_left_5{
    margin-left: 1%;
}

.margin_left_10{
    margin-left: 1%;
}

.color_5055FA{
    color: #5055FA;
}

.color_fff{
    color: #fff;
}


.x_nav_m_left{
    width: 593px;
    border-right: 1px solid #F0F0F0;
    float: left;
}

.x_nav_m_left_li {
    width: 240px;
    padding: 15px;
    border-bottom: 1px solid #F0F0F0;
    margin-top: 15px;
    background-color: #f7f7f7;
    border-radius: 5px;
}


.x_nav_m_left_li:hover {
    background-color: #207ae7;
}

.x_nav_m_left_li:hover div,
.x_nav_m_left_li:hover span {
    color: #ffffff !important;
}


.x_nav_m_left_li_top span{
    color: #323232;
    font-size: 14.5px;
    letter-spacing: 1px;
    /*margin-left: 8px;*/
    position: relative;
    top: 2px;
}

.x_nav_m_left_li_bottom{
    color: #646464;
    font-size: 12.5px;
    margin-top: 8px;
    letter-spacing: 1px;
}

.x_nav_m_right{
    float: left;
    color: #646464;
    font-size: 12.5px;
    padding-left: 20px;
}

.x_nav_m_right_li{
    margin-top: 20px;
    display: block;
    color: #000;
}

.x_nav_m_right_li:hover{
    margin-top: 20px;
    display: block;
    color: #000;
}

.x_nav_m_right_lianxi{
    width: 89px;
    height: 35px;
    background: #525CF6;
    border-radius: 20px;
    text-align: center;
    margin-top: 41px;
    color: #fff;
    line-height: 35px;
    position: relative;
    right: 8px;
}