
@font-face {
	font-family: 'Poppins-Regular';
	src:url('font/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins-Medium';
	src:url('font/Poppins-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins-Bold';
	src:url('font/Poppins-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins-SemiBold';
	src:url('font/Poppins-SemiBold.ttf') format('truetype');
}
.g-hd{ width:100%; height:5.7rem;position: relative;background: #fff; max-width:750px; min-width:320px; margin:0 auto;}
.g-hd .logo{width: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.g-hd .logo a{display: block;width: 33%;margin: 1rem 0 0 1.5rem;}
.g-hd .logo img{display: block;width: 100%;}

.so_s { width: 2rem; height:2rem;position: absolute;top: 1.9rem;right: 8rem;}
.so_s img{width: 2rem; height:2rem;}
.g-ss { width: 100%;height: 4rem; display: none; z-index: 70; overflow: hidden; position: absolute; top: 5.7rem; right: 0; transition: transform 0.5s; -webkit-transition: transform 0.5s; background: linear-gradient(to right,  #402380 0%,#ba3246 100%);}
.inp01{background:#fff; color:#666;display: block; float:left; font-size:1rem; height:2.4rem; line-height:2.4rem; padding:0 0 0 2%; width:64%; margin:0.8rem 0 0 7%;border-radius: 0.5rem;}
.u-in{ background:#fff; display:block;float: left; height:2.4rem; line-height:2.4rem; width:20%;font-size: 1.1rem;color: #333;font-family: 'Poppins-Medium'; cursor: pointer;margin: 0.8rem 0.2rem;border-radius: 0.5rem;}

.downmenu{width: 5.7rem;height: 5.7rem;position: absolute;top: 0;right: 0; line-height:0;display: flex;align-items: center;justify-content: center;background: linear-gradient(to right,  #402380 0%,#ba3246 100%);}
.downmenu img{width: 1.7rem;height: 1.4rem;}
.menu2 { position: relative;z-index: 102; }
.menu2 .slideMenu { width: 100%; display: none; z-index: 80; overflow: hidden; position: absolute; top: 5.7rem; right: 0; transition: transform 1s; -webkit-transition: transform 1s; background: linear-gradient(to bottom,  #402380 0%,#ba3246 100%);}
.menu2 .slideMenu ul{ padding:2rem; overflow:hidden; margin-bottom: 2rem;}
.menu2 .slideMenu li { border-bottom: 1px solid rgba(255,255,255,0.5); color: #fff; line-height: 4rem; font-size: 1.5rem; clear: both; }
.menu2 .slideMenu li a {font-family: 'Poppins-Medium'; color: #fff; display: block; line-height: 4rem; text-align: center; }
.menu2 .slideMenu .contact a:first-child { display: block; color: #fff; font-size: 1.8rem; line-height: 100%; text-align: center;font-family: 'Poppins-Medium'; }
.menu2 .slideMenu .contact .call { display: block; color: #fff; font-size: 1.5rem; line-height: 3.5rem; text-align: center;font-family: 'Poppins-Medium'; background: #402380; width: 40%; height: 3.5rem; margin: 1rem auto 4.5rem; border-radius: .3rem; }


 .ad-01{
     position: relative;
     min-height: 4rem;
        background: #8c2567;
        /*background: url(images/m11-icon2.jpg) no-repeat center top;*/
        /*background-size: 100% 4rem; */
 }
 .ad-01-img img{
     display: block;
     width: 100%;
     
 }
    .ad-01-title {
        position: absolute;
        top: 0;
        height: 4rem;
        width: 100%;
        font-size: 1.6rem;
        text-align: center;
        color: #fff;
        line-height: 4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
        text-transform:capitalize;
    }


        .pci_show {
            padding: 1.5rem 3.1% 0;
            overflow: hidden;
        }
        .pci_show ul{
            display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-flow: wrap;
        }
        .pci_show ul li {
            width: 48.5%;
            text-align: center;
            padding-bottom: 1.23rem;
        }
        .pci_show ul li img{
            width: 100%;
            display: block;
        }
        .pci_show ul li:nth-child(2n) {
            margin-left: 3%;
        }
        
        .pci_show ul li a {
            font-size: 0.92rem;
            color: #333;
        }
        
        .pci_show ul li span {
            display: block;
            line-height: 1.6rem;
            padding: 0.5rem 3% 0;
        }
    

    .g-ft{width: 100%;height: 24.5rem; max-width:750px; min-width:320px; margin:0 auto;background: #1e222e;padding-top: 2rem;}
	.g-ft h3{width: 4rem;height: 4rem; position:fixed; bottom:6.5rem; right:0.5rem;}
        .g-ft h3 img{width: 4rem;height: 4rem;}
    .f_top{width: 92%; margin:0 auto;height: 6rem;border-bottom: rgba(255,255,255,0.2) 1px solid;display: flex;justify-content: space-between;}
	.f_top h5{width: 36%;line-height: 0;}
	.f_top h5 img{display: block;width: 100%;}
    .f_code{width: 38%;display: flex;justify-content: space-between;margin-top: 0.7rem;}
.f_code p{line-height: 0;position: relative;}
.f_code p i{width: 2.25rem;height: 2.25rem;display: block;cursor: pointer;border-radius: 50%;}
.f_code p i img{width: 2.25rem;height: 2.25rem;}
.f_code p em{width: 4rem;display: none;position: absolute;top: 2.8rem;left: calc(50% - 2.2rem);border: #fff 0.2rem solid;border-radius: 0.3rem;background: #fff;}
.f_code p em:before{content: "";width: 0;height: 0;position: absolute;top: -0.5rem;left: calc(50% - 0.4rem);border-bottom:0.4rem solid #fff; 
border-left:0.4rem solid transparent;
border-right:0.4rem solid transparent;
}
.f_code p em img{display: block;width: 100%;}
.f_code p.cur em{display: block;}
    .f_ban{width: 92%; margin:1rem auto 0;}
    .f_ban p{width: 100%;display: flex;align-items: center;height: 2.8rem;font-family: 'Poppins-Regular';font-size: 1.2rem;color: rgba(255,255,255,0.8);}
.f_ban p em,.f_add em{width: 1rem;height: 1.1rem;line-height: 0;margin-right: 0.7rem;}
.f_ban p em img,.f_add em img{width: 1rem;height: 1.1rem;}
.f_ban p b,.f_add b{color: rgba(255,255,255,1);}
.f_add{display: inline-block; width: 100%;line-height: 2rem;font-family: 'Poppins-Regular';font-size: 1.2rem;color: rgba(255,255,255,0.8);margin-top: 0.3rem;}
.f_add em,.f_add b,.f_add span{display: block;float: left;}
.f_add em{margin-top: 0.4rem;}
.f_add b{width: 7rem;}
.f_add span{width: 74%;}
.f_ban a{color: rgba(255,255,255,0.8);}
    
