*{
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    text-decoration: none;
    font-family: "微软雅黑";
}
html{
    font-size: 1rem!important;
}
div#_embed_v3_dc{
    display: none;
}
i{
    font-style: normal;
}
a{
    color: #636363;
}
.clear:after{
    content: '';
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.anniu{
    padding: 0.3rem 1.2rem;
    background: #fff;
    border: 1px solid #2b9aef;
    color: #2b9aef;
}
button{
    padding: 0.3rem 1.2rem;
    background: #fff;
    border: 1px solid #2b9aef;
    color: #2b9aef;
}
.red{
    color: red!important;
}
.blue{
    color: #2b9aef!important;
}
body{
    width: 100%;
    height: 100%;
}
/*首页*/
.aui-pinpai-product-index{
    width: 98%;
    height: auto;
    margin: 0 auto;
    top: 2.6rem;
    position: relative;
}
.index-content{
    margin-bottom: 2.6rem;
    padding: 0.2rem;
}
.index-content-advertisement{
    width: 100%;
    height: 125px;
}
.advertisement{
    width: 64%;
    height: 100%;
    display: inline-block;
    float: left;
}
.index-content-advertisement .advertisement img{
    width: 100%;
    height: 100%;
}
.advertisement-right{
    width: 35%;
    height: 100%;
    float: left;
}
.aui-pinpai-nav-list ul{
    width: 100%;
    margin-top: 10px;
    height: 120px;
    background: #fff;
}
.aui-pinpai-nav-list ul li img{
    width: 32%;
    height: 60px;
    float: left;
    padding: 0.6%;
}
.aui-pinpai-nav-title{
    height: 30px;
    color: #fff;
    display: inline-block;
}
.aui-pinpai-product-list{
    width: 100%;
    height: 150px;
    background: #fff;
    margin-top: 20px;
    border: 1px solid #DBDBDB;
}
.aui-pinpai-product-list-content{
    width: 96%;
    height: 94%;
    margin: 1.5%;
    font-size: 0.8rem;
}
.aui-pinpai-product-list-content .content-left{
    width: 40%;
    height: 100%;
    float: left;
}
.aui-pinpai-product-list-content .content-left ol li:first-child{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 15px;
    font-weight: 900;
    color:#A6A6A6;
}
.aui-pinpai-product-list-content .content-right{
    width: 60%;
    height: 100%;
    float: left;
}
.aui-pinpai-product-list-content .content-right img{
    width: 100%;
    height: 100%;
}
i.sanjiaoxing{
    width: 0;
    height: 0;
    border-top: 60px solid red;
    border-left: 60px solid transparent;
    position: absolute;
    margin-left: 40.5%;
}
.index-foot{
    width: 100%;
    top: auto;
    bottom: 0;
    height: 2.6rem;
    position: fixed;
    background: #fff;
    text-align: center;
}
.index-foot ol li{
    width: 25%;
    height: 2.6rem;
    float: left;
}
.index-foot-nav{
    font-size: 0.9rem;
}
.foot-list{
    color: 	#636363;
}
li.foot-list.active{
    color: 	#2b9aef;
}
.index-content img{
    width: 100%;
    height: 150px;
}
.aui-product-show{
    width: 100%;
    height: 180px;
    margin-top: 10px;
}
.aui-product-show-top {
    width: 100%;
    height: 15%;
    color: #fff;
    background: #2b9aef;
    border: 1px solid #636363;
}
.aui-product-show-top p{
    display: inline-block;
    width: 49.5%;
    height: 100%;
    text-align: center;
    float: left;
}
.aui-product-show-top p:first-child{
    border-right: 1px solid #636363;
}
.aui-product-show-left{
    width: 50%;
    height: 100%;
    float: left;
    border-right: 1px solid #636363;
    font-size: 0.9rem;
}
.aui-product-show-left ol li{
    line-height: 31px;
}
.aui-product-show-left ol li i{
    color: #2b9aef;
}
.aui-product-show-left ol li:first-child{
    line-height: 23px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.aui-product-show-right{
    width: 49.5%;
    height: 100%;
    float: left;
}
.aui-product-show-right img{
    width: 100%;
    height: 100%;
}
/*轮播*/
.P_banner {
    height: 100%;
    overflow: hidden;
}
.P_banner .swiper-topBanner {
    height: 100%
}
.P_banner .swiper-topBanner .swiper-wrapper {
    height: 100%
}
.P_banner .swiper-topBanner .swiper-wrapper img {
    display: block;
    width: 100%;
    /*height: 100%*/
}
.P_nav {
    background: #fff;
    padding: .65rem .3rem 0;
    display: flex;
    margin-bottom: 5px;
    color: #2f2f2f;
    height: 8.7rem;
    overflow: hidden;
}
.P_nav .item {
    width: 25%;
    text-align: center;
    margin-bottom: 0.5rem;
    font-size: .75rem;

}
.clothes_nav .item {
    width: 25%;
}
.P_nav .item .iconfont, .catname .iconfont{
    font-size: 1.2rem;
    color: #fff;
    width: 2.2rem;
    height: 2.2rem;
    line-height: 2.2rem;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    background: #4eb8ff;
}
.swiper-pagination-bullet{
    width: 0.1875rem!important;
    height: 0.1875rem!important
}
/*结束*/
.aui-product-show-left{
    width: 49.8%;
    height: 100%;
    float: left;
    border-right: 0.4% solid #636363;
    font-size: 0.9rem;
}
.aui-product-show-left ol li{
    line-height: 25px;
}
.aui-product-show-left ol li:first-child{
    line-height: 27px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.aui-product-show-right{
    width: 49.8%;
    height: 100%;
    float: left;
}
.aui-product-show-request{
    border: 1px solid #636363;
    text-align: center;
    color: #fff;
    background: #2b9aef;
}
.aui-product-show-request-list ol li{
    line-height: 2rem;
    display: flex;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 0.9rem;
    padding-top: 10px;
}
.aui-product-show-request-list ol li i{
    color: #2b9aef;
}
.aui-product-show-request-list ol li a{
    font-weight: 700;
    color: 	#515151;
    width: 40%;
    align-self:center;
}
.aui-product-show-request-list ol li p{
    color: 	#7A7A7A;
    width: 60%;
    font-size: 0.8rem;
    display: inline-block;
    float: right;
}
.aui-product-show-phone{
    background: #2b9aef;
    color: #fff;
    font-size: 0.9rem;
    margin-top: 10px;
}
.aui-product-show-phone p{
    padding: 0.5rem;
}
.aui-product-show-phone p button{
    padding: 0.3rem;
    border-radius: 0.3rem;
    margin-right: 2rem;
}
.aui-product-show-process{
    width: 100%;
}
.aui-product-show-process{
    width: 100%;
    height: 100px;
}
.aui-product-show-process-left{
    width: 47%;
    height: 100%;
    float: left;
    margin-right: 2%;
    border: 1px solid orange;
}
.aui-product-show-process-left img{
    width: 100%;
    height: 100%!important;
}
.aui-product-show-process-right{
    width: 50%;
    height: 100%;
    float: left;
    border: 1px solid #636363;
}
.aui-product-show-process-right p{
    width: 100%;
    font-size: 0.6rem;
    font-weight: 600;
    color: #636363;
}
.aui-product-show-process-right p i{
    width: 50%;
    float: left;
}
.aui-product-show-process-top{
    text-align: center;
    border:1px solid #636363;
    background: red;
    color: #fff;
}
.aui-product-show-introduce{
    width: 100%;
    height: 180px;
    padding: 0.6rem 0.8rem;
    border: 1px solid #636363;
}
.aui-product-show-introduce-content{
    width: 100%;
    height: 100%;
}
.aui-product-show-introduce-img{
    width: 39%;
    height: 100%;
    display: inline-block;
    float: left;
    border: 1px solid #636363;
}
.aui-product-show-introduce-img img{
    height: 88%!important;
}
.aui-product-show-introduce-contanie{
    width: 56%;
    margin-left: 3%;
    /*margin-right: 4%;*/
    font-size: 0.8rem;
    display: inline-block;
    float: left;
}
.aui-product-show-introduce-contanie p{
    width: 100%;
    /*height: 85%;*/
    line-height: 25px;
    text-indent:2em;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    font-size: 0.9rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.aui-product-show-bottom{
    width: 100%;
    height: 100px;
}
.aui-product-show-bottom p{
    text-indent: 2rem;
    font-size: 0.9rem;
    color: #636363;
}
.aui-create-alert-index-top{
    text-align: center;
}
.aui-create-alert-index-top p{
    font-size: 1rem;
    font-weight: 600;
}
.aui-create-alert-index-top img{
    width: 100%;
    height: 25%;
}
.aui-create-alert-index-font ol li{
    font-size: 0.9rem;
    text-indent: 2rem;
    line-height: 32px;
}
.aui-create-header{
    width: 100%;
    height: 2.6rem;
    background: #2b9aef;
}
.aui-create-header ul{
    width: 100%;
    height: 100%;
    display:flex;
    background: #2b9aef;
}
.aui-create-header ul li:first-child{
    align-self:center;
    font-size: 0.9rem;
    color: #fff;
}
.aui-create-header ul li{
    align-self:center;
    font-size: 0.9rem;
    color: #fff;
}
.aui-create-alert-index-login{
    text-align: center;
}
.aui-create-alert-index-login button{
    width: 50%;
    height: 6%;
    background: red;
    color: #fff;
    border-radius: 0.4rem;
    font-size: 1rem;
}
.aui-create-alert-index-login p{
    font-size: 1rem;
    margin-top: 6%;
    color: black;
    font-weight: 500;
}
.aui-create-liucheng{
    width: 100%;
    height: 20px;
    border: 1px solid #636363;
    background: #2b9aef;
    color: #fff;
    text-align: center;
}
.aui-personal-liuchen-list{
    width: 100%;
    height: 35px;
    display: flex;
    text-align: center;
}
.aui-personal-liuchen-list li{
    align-self:center;
    float: left;
    border-radius: 0.4rem;
    border:  1px solid #2b9aef;
}
li.liucheng.active{
    background: #2b9aef;
    color: #fff;
    float: left;
    border:  1px solid #2b9aef;
}
.aui-center-zhezhao{
    width: 100%;height: 153.6px;position: absolute;background-color: black;opacity: 0.1;z-index:9;
}
.personal-center{
    width: 100%;height:153.6px;position: absolute;z-index: 99;
}
.personal-center-left{
    width: 35%;height: 100%;float: left;display:flex;
}
.personal-center-left img{
    width: 60px;height: 60px;border-radius: 50%; align-self:center;margin-left: 40%;
}
.personal-center-right{
    width: 65%;height: 100%;float: left;display:flex;
}
.personal-center-right p{
    width: 100%;
    align-self:center;
    color: #fff;
}
.floor{
    padding: 0.625rem;
    background: #fff;
    margin-bottom: 5px;
    width: 94%;
    font-size: 0.9rem;
    margin: 0 auto;
    border-radius: 0.6rem;
    margin-top: 18px;
    box-shadow: 0px 1px 20px #dbebf8;
}
.P_main{
    font-size: 1rem;
    margin-bottom: 0.5rem;
}
a.aui-buliao-list {
    width: 47%;
    height: 43%;
    margin: 1.5%;
    float: left;
}
p.aui-buliao-title {
    width: 99%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    font-weight: 800;
}
em.aui-buliao-detail {
    width: 99%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
i, em {
    font-style: normal;
}
.purchase-index{
    width: 100%;height: auto;display: inline-block;
}
.purchase-index-nav{
    margin-top: 1rem;text-align: center;
}
.purchase-index-nav-list{
    width: 65%;display: inline-block;border: 1.5px solid #03a9f4;border-radius: 0.4rem;font-size: 1rem;
}
.purchase-index-nav-list a{
    display: inline-block;width: 50%;padding: 0.2rem;
}
a.current{
    background: #03a9f4;color: #fff;
}
.active{
    color: #fff;
}
.purchase-index.product-list{
    width: 94%;height: auto;margin-top: 2rem;left: 3%;right: 3%;position: relative;border-radius: 0.4rem;
}
.product-list.top{
    border-bottom: 1px solid #8F8F8F;
}
.product-list.top em{
    width: 30%;display: inline-block;
}
.product-list.top em:first-child{
    width: 35%;
}
.purchase-show_top{
    width: 100%;height: 10rem;overflow: hidden;
}
.purchase-show_top img{
    width: 100%;height: auto;
}
.purchase-show_botton{
    width: 94%;left: 3%;right: 3%;position: relative;margin-top: 0.8rem;
}
.purchase-show_business{
    width: 100%;height: auto;background: #E8E8E8;
}
.purchase-show_shangjia{
    width: 100%;height: auto;display: inline-block;padding: 1rem;background: #fff;border-radius: 0.4rem;
}
.purchase-show_business img{
    width: 15%;height: 3rem;display: inline-block;float: left;
}
.purchase-show_business-font{
    width: 80%;height: 3rem;line-height: 1.5rem;display: inline-block;float: left;margin-left: 5%;
}
.purchase-baojia{
    width: 100%;height: 2rem;bottom: 0;position: fixed;background: #03a9f4;text-align: center;line-height: 2rem;
}
.purchase-baojia a{
    width: 100%;height: 100%;color: #fff;display: inline-block;
}
.product-list.bottom{
    width: 100%;height: auto;display: inline-block;
}
.product-list.bottom-img{
    width: 30%;display: inline-block;height: 6rem;float: left;overflow: hidden;
}
.product-list.bottom-img img{
    width: 100%;height: auto;
}
.product-list.bottom-font{
    display: inline-block;float: left;width: 70%;padding-left: 5%;line-height: 1.5rem;
}
.purchase-show_baojiashang{
    width: 100%;height: auto;display: inline-block;background: #fff;
}
.purchase-show_baojiashang.font{
    width: 94%;height: auto;left: 3%;right: 3%;position: relative;
}
.purchase-show-baojiashang-img{
    width: 100%;height: 4rem;overflow: hidden;
}
.purchase-show-baojiashang-img img{
    width: 25%;height: auto;float: left;
}
.aui-create-header{
    width: 100%;height: 2.6rem;background: #2b9aef;top: 0;left: 0;position: fixed;z-index: 9;
}
.aui-create-header ul{
    width: 100%;height: 100%;display:flex;background: #2b9aef;
}
.aui-create-header ul li:first-child{
    align-self:center;t-size: 0.9rem;color: #fff;
}
.aui-create-header ul li{
    align-self:center;font-size: 0.9rem;color: #fff;
}
.mycenter-baojia{
    width: 100%;border-top: 1px solid #BDBDBD;
}
.mycenter-baojia li{
    width: 21%;float: left;text-align: center;margin: 1.66%;
}
.mycenter-baojia li a{
    display: block;padding: 0.2rem;background: #03a9f4;color: #fff;border-radius: 0.4rem;
}
/*自带翻页样式*/
.gpage.flex{
    width: 100%;display: inline-block;margin-top: 1rem;line-height: 2rem;
}
ul.pagination{
    width: 100%;display: inline-block;text-align: center;
}
ul.pagination li{
    width: 40%;text-align: center;display: inline-block;
}
ul.pagination li a{
    width: 80%;border: 1px solid #03a9f4;border-radius: 0.4rem;color: #03a9f4;padding: 0!important;
}
ul.pagination li span{
    width: 80%;border: 1px solid;border-radius: 0.4rem;padding: 0!important;
}
/*结束*/
