@media (max-width: 960px) {

header .menu-btn{
    display: block;
}
.header_cont nav{
	width: 30%;
    text-align: center;
    top: 75px;
    right: -48px;
    display: none;
}
.header_cont nav ul{
	background: rgba(255,255,255,1);
	z-index: 100;
}
.header_cont nav li{
	display: block;
	padding-left: 0;
	line-height: 2.3em;
}
.header_cont nav ul a{
	z-index: 100;
}


/*-------------main-----------------------*/


.idx_feature li{
	width: 35%;
	padding: 60px 10px 20px;
}
/*特色*/
.subtitle{
	font-size: 40px;
}
.fea_1 .pic {
	width: 55%;
	height: auto;
	display:block;
	margin: auto; 
}
.fea_1 ul{
	display: block;
	text-align: center;
}
.fea_1 .block_txt li{
	line-height: 28px;
}

.fea_2 li{
	width: 45%;
	height: 330px;
}
.fea_2 li:last-child{
	margin-top: 40px;
}
.fea_2 li img{
	margin: 40px auto 35px;
}
.fea_3 ul li{
	width: 25%;
	margin-bottom: 45px;
	text-align: center;
}
.fea_3 ul li img {
	margin: auto;
}
.fea_4 .sec4,
.fea_5 .sec5{
	padding-top: 40px;
}
.fea_4 .pic, .fea_4 .block_txt{
	display: block;
	margin-right: 0;
}
.fea_4 .pic{
	margin: auto;
}
.fea_4 .block_txt .title, .fea_4 ul,
.fea_5 .block_txt .title, .fea_5 ul{
	text-align: center;
}
.fea_4 .block_txt .title,
.fea_5 .block_txt .title{
	padding: 30px 0;
}
.fea_5 .pic, .fea_5 .block_txt{
	display: block;
	margin: auto;
}
.fea_5 .block_txt{
	width: 80%;
	padding-bottom: 60px;
}

.func_2 .pic, .func_2 ul,
.func_3 .pic, .func_3 ul{
	display: block;
	margin: auto;
}
.func_2 ul, .func_3 ul{
	text-align: center;
	margin-left: 0%;
}
.func_2 .title, .func_3 .title{
	text-align: center;
	font-size: 30px;
}
.func_2 .pic, .func_3 .pic{
	width: 80%;
}
.sev_2 ul{
	height: auto;
}
.sev_2 .left, .sev_2 .right{
	position: relative;
	margin: auto;
	width: 60%;
	top: 0;
}
.sev_2 h4{
	text-align: center;
	width: 100%;
	padding-left: 0;
}
.sev_2 li:nth-child(1) {
	margin-top: 370px;
}
.sev_2 .sev_edu2, .sev_2 .sev_edu3, .sev_2 .sev_edu4{
	margin-top: 40px;
}
.sev_2 li:last-child{
	padding-bottom: 60px;
}
.sev_2 .right h4:after{
	left: 100%;
}
.sev_2 .sev_edu1 h4:before{
	content: "01";}
.sev_2 .sev_edu2 h4:before{
	content: "02";}
.sev_2 .sev_edu3 h4:before{
	content: "03";}
.sev_2 .sev_edu4 h4:before{
	content: "04";}

.sev_2 h4:before{
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 100%;
	font-size: 26px;
	color: rgba(0, 149, 216, .4);

}
/*-------------footer-----------------------*/
footer section.w1000{
	width: 95%;
}
.fo_company{
	width: 50%;
}
.fo_address{
	width: 38%;
	margin-left: 5%;
}





}


@media (max-width: 780px){

header a.logo{
	width: 200px;
	background: url(../images/CliCugo-Logo.png) no-repeat center center;
	background-size: 100% 100%;
}

.header_cont nav{
	width: 200px;
}

/*-------------main-----------------------*/
.idx_feature .w1000{
	padding: 50px 0 0px;
}
.title{
	font-size: 26px;
}
.idx_feature li{
	padding: 40px 10px 20px;
	width: 40%;
}
.idx_btn{
	margin: 20px auto 40px;
}
/*特色*/
.subtitle{
	font-size: 34px;
}
.fea_1 .pic {
	width: 75%;
	padding-bottom: 15px;
}
.fea_1 .block_txt li{
	line-height: 22px;
	font-size: 18px;
}
.fea_2 li+li{
	margin-left: 0;
	margin: auto;
	padding: 25px 0;
	margin-top: 40px;

}
.fea_2 li{
	width: 70%;
	display: block;
	height: auto;
	margin: auto;
	padding: 25px 0;
}
.fea_2 li img{
	margin: 0px auto 35px;
}
.fea_3 .sec3{
	width: 95%;
}
.fea_3 ul li{
	width: 40%;
    margin: 0px 25px 35px 0px;
}
.fea_3 ul li+li{
	margin-left: 0;
}
.fea_4 .pic{
	width: 80%;
}
.fea_4 .pic img{
	width: 100%;
}
.fea_4 .block_txt .title,
.fea_5 .block_txt .title{
	padding: 15px 0;
	font-size: 34px;
}
.fea_5 .pic{
	width: 70%;
}
.sev_2 .left, .sev_2 .right{
	width: 80%;
}

/*-------------footer-----------------------*/
footer section.w1000{
	width: 80%;
	padding: 45px 0 40px 0;
}
.fo_company{
	width: 100%;
}
.fo_address{
	width: 100%;
	margin: 0%;
	margin-top: 40px;
}




}
