
@media screen and (max-width: 370px){
	html{font-size: 40px !important;}
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* box-sizing: border-box; */
    /* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */0) */0) */
}
*:before,
*:after {
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    /* box-sizing: border-box; */
    ox; */
}
a{
    color: #434343;
    -webkit-transition:color .3s,opacity .3s;
    transition:color .3s,opacity .3s;
}

a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}
u{text-decoration: none;}
img{
    max-width: 100%;
    height: auto;
}


.m-project-list{
	width:100%;
	
}
.m-pro-list{
	background:#fff;
	padding-bottom:4%;
}

.no-brand{
	
	margin-bottom: 0.2rem;
}
.no-brand p{
	font-size:14px;
	color:#999;
	text-align:center;
	padding:0.36rem 0 0.36rem 0;
}
.no-brand-x{
	width:100%;
	height:1px;
	border-top:1px solid #CCCCCC;
	position:relative;
}
.no-brand-x span{
	font-size:14px;
    color: #666;
    position: absolute;
    left: 50%;
    background: #fff;
    width: 3rem;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    text-align: center;
}
.m-project-list ul li{
	overflow:hidden;
	padding:0.3rem 0;
	border-bottom:1px solid #E9EEF4;
	margin:0 0.3rem;
}
.m-project-list ul li:last-child{
	border-bottom:0;
}
.m-project-list li a{
	display:flex;
}

.project-left{
	
	width:2.5rem;
	float:left;
}
.project-left img{
	width:100%;
	height: 1.87rem;
	border-radius:0.04rem;
}
.pro-img-c{
	width:2.5rem;
	height:1.87rem;
}

.project-left p{
	text-align:center;
	font-size:10px;
	color:#9195AC;
	margin-top:0.28rem;
}
.project-right{
	float:right;
	margin-left:0.3rem;
	flex:1;
}
.project-right h2{
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding-bottom:0.13rem;
	margin-top: 0.065rem;
}
.project-right p{
	font-size:12px;
	color:#9195AC;
	line-height:0.34rem;
	overflow:hidden;
	text-align:justify;
}
.project-right p span{
	font-size:16px;
	color:#ED625E;
	float:left;
	font-weight:bold;
}

.project-right p em{
	font-size:12px;
	color:#9195AC;
	float:right;
}
.project-right p.p1{
	margin:0.24rem 0 0.18rem 0;
	height:0.36rem;
}
.project-right .yx b{
	display:inline-block;
	height:0.36rem;
	line-height:0.40rem;
	padding:0 0.12rem;
	border-radius:0.02rem;
	font-size:10px;
	margin-left:0.22rem;
}
.project-right .yx b:first-child{
	margin-left:0;
}

.c1{
	background:rgba(222,253,235,1);
	
	color:#04935F;    background: rgba(222,253,235,1);
    color: #04935F;
    display: inline-block;
    height: 0.36rem;
    line-height: 0.40rem;
    padding: 0 0.12rem;
    border-radius: 0.02rem;
    font-size: 10px;
}

.c4{
	background:rgba(255,246,219,1);
	
	color:#A0875A;
}
.c3{
	background:rgba(224,239,255,1);
	
	color:#3399FF;display: inline-block;
    height: 0.36rem;
    line-height: 0.40rem;
    padding: 0 0.12rem;
    border-radius: 0.02rem;
    font-size: 10px;
    margin-left: 0.22rem;
}

.c2{
	background:rgba(255,234,234,1);
	
	color:#ED625E;display: inline-block;
    height: 0.36rem;
    line-height: 0.40rem;
    padding: 0 0.12rem;
    border-radius: 0.02rem;
    font-size: 10px;
    margin-left: 0.22rem;
}
.c5{
	background:rgba(238,241,253,1);
	
	color:#9195AC;
}
.cg-banner{
	width:100%;
	
}
.cg-banner img {
    width: 100%;
    margin-top: 0.2rem;
}
.m-list2{
	 margin-top: 0.2rem;
}
.m-pro-list1{
	border-bottom:1px solid #E9EEF4;
}


/*广告*/
.m-gg-list{
	margin-top:0.2rem;
}
.swiper-pagination-gg .swiper-pagination-bullet{
	    width: 0.14rem !important;
    height: 0.14rem !important;
    background: #fff !important;
    opacity: .6 !important;
    border: 1px solid #fff !important;
}
.swiper-pagination-gg .swiper-pagination-bullet-active {
    opacity: .9 !important;
    background: #fff !important;
    width: 0.5rem !important;
	height:0.14rem !important;
    border-radius:0.1rem !important;
	border:1px solid #fff !important;
}
.swiper-pagination-gg{
	text-align:right !important;
	bottom: 4px !important;
    left: -10px !important;
    width: 100% !important;
}













