
@media screen and (max-width:768px) {

    .w1200{ width:94%;}

    /* 手机端导航 */
    .nav{ border-bottom:1px solid #EEE; height:auto;}
	#header{ width:100%; height:70px; padding:0; position:relative; float:none;}
	#header span.right{ display:block; width:40px; height:40px; position:absolute; right:0; top:15px; background:url("../image/btn.png") no-repeat center center; background-size:80%; 
	transform:rotate(0deg); 
	-ms-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg); 
	-webkit-transition:all 0.3s linear; 
	-ms-transition:all 0.3s linear; 
	-moz-transition:all 0.3s linear; 
	-o-transition:all 0.3s linear; 
	transition:all 0.3s linear; 
	}
	#header span.right.on{background:url("../image/btn2.png") no-repeat center center; background-size:70%; 
	transform:rotate(135deg);
	-ms-transform:rotate(135deg);
	-moz-transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
	-o-transform:rotate(135deg); 
	-webkit-transition:all 0.3s linear; 
	-ms-transition:all 0.3s linear; 
	-moz-transition:all 0.3s linear; 
	-o-transition:all 0.3s linear; 
	transition:all 0.3s linear; }
	#header span.left{ position:absolute; left:0; top:8px; display:block; height:54px; padding:0px}
	#header span.left img{ height:54px; display:block;}
	.menu{ overflow:hidden; background:#FFF; width:100%; position:absolute; left:0; top:71px; z-index:9999; height:0; list-style:none;
	-webkit-transition:all 0.3s linear; 
	-ms-transition:all 0.3s linear; 
	-moz-transition:all 0.3s linear; 
	-o-transition:all 0.3s linear; 
	transition:all 0.3s linear; }
	.menu li{ width:100%; text-align:center; border-bottom:1px solid #EEE; height:40px; line-height:40px; margin:0;}
	.menu li a{ height:40px; padding:0; font-size:16px; color:#333;}

    /* banner */
	.banner{ height:200px; /*margin-top:70px;*/}
	.banner h2{ padding:45px 0 10px 0; font-size:20px; font-weight:bold;}
	.banner p{ height:22px; line-height:22px; font-size:16px;}
	.banner a{ width:90px; height:32px; line-height:32px; margin-top:15px; font-size:14px;}
	.nybanner{ height:180px; /*margin-top:70px;*/}
	.cbn{ height:180px;}
	
	/* 首页公用 */
	.indtit{ overflow:hidden;}
	.indtit h2{ font-size:20px; font-weight:bold;}
	.indtit h2 span{ display:none;}
	
	/* 服务内容 */
	.services{ padding:20px 0 10px 0;}
	.indsercon{ margin-top:10px;}
	.indsercon li{ width:40%; padding:10px 3%; margin:10px 0 10px 2.5%; float:left;}
	.indsercon li.lr{ margin:10px 0 10px 2%;}
	.indsercon li .tit h3{ font-size:18px;}
	.indsercon li .tit span{ display:none;}
	.indsercon li .cons{ padding:15px 0; line-height:22px;}
	
	/* 案例 */
	.cases{ padding:20px 0 30px 0;}
	.indcase dl{ width:100%; margin:20px 0 0 0; float:none;}
	.indcase dl.lr{ margin:20px 0 0 0;}
	.indcase dl dt{ width:100%; height:auto;}
	
	/* 易亚优势 */
	.youshi{ padding:10px 0 30px 0;}
	.youshi dt{ width:100%; height:auto;}
	.youshi dd{ width:100%; height:auto;}
	.youshi dd h2{ margin:10px 0; font-size:20px;}
	.youshi dd p{ line-height:25px;}
	.youshi dd a{ width:140px; height:40px; line-height:40px; margin-top:0; border-radius:20px; font-size:14px;}
	
	/* 资讯 */
	.news{ padding:20px 0 30px 0;}
	.indnew dl{ width:100%; margin:20px 0 0 0; float:none;}
	.indnew dl.lr{ margin:25px 0 0 0;}
	.indnew dl dt{ width:100%; height:auto;}
	
	/* 合作伙伴 */
	.pater{ padding:20px 0 30px 0;}
	.pater .patit h2{ font-size:20px; font-weight:bold;}
	.pater ul{ height:auto; margin-top:20px;}
	.pater ul li{ width:50%; height:90px; border:0; border-bottom:1px solid #EEE;}
	
	
	/********** 栏目页 **********/
	.position{ padding-top:20px; font-size:14px; color:#333;}
	.position span,.position a{ color:#666;}
	.position a:hover{ color:#F08300;}
	
	/* 关于我们 */
	.brief{ padding:20px 0 30px 0;}
	.brief .video{ width:100%; border:0; margin-bottom:20px;}
	.brief .video video{ width:100%;}
	.brief .briefl{ width:100%;}
	.brief .briefl h2{ font-size:20px;}
	.brief .briefl .cons{ margin:10px 0 0 0;}
	.brief .briefl .cons p{ line-height:25px;}
	.history{ padding:20px 0 30px 0;}
	.history .htitle h2{ font-size:20px;}
	.history .htitle h2 span{ font-size:14px;}
	.history .htitle p{ margin-top:5px; font-size:14px; color:#666;}
	.history ul{ margin-top:20px; border-top:1px solid #DDD;}
	.history ul li{ padding:10px 0;}
	.history ul li span{ width:100%; height:auto; line-height:25px;}
	.history ul li p{ width:100%; height:auto; line-height:25px; color:#555; float:left;}
	
	/* 服务内容 */
	.service{ padding:20px 0 40px 0;}
	.service .sertit{ font-size:20px; font-weight:bold;}
	.service .sertit span{ font-weight:normal;}
	.service dl{ margin-top:20px; padding:15px 3%;}
	.service dl dt{ width:100%;}
	.service dl dd{ width:100%; padding:15px 0;}
	.service dl dd b{ width:60px; margin-right:20px;}
	.service dl dd h2{ font-size:18px;}
	.service dl dd span{ margin:5px 0 15px 0;}
	.service dl dd p{ line-height:25px;}
	
	/* 成功案例 */
	.listcase dl{ width:100%; margin:20px 0 0 0;}
	.listcase dl.lr{ margin:20px 0 0 0;}
	.listcase dl dt{ width:100%; height:auto;}
	
	/* 运营资讯 */
	.listnews{ overflow:hidden;}
	.listnews dl{ padding:20px 0;}
	.listnews dl dt{ width:100%; height:auto;}
	.listnews dl .con{ width:100%; margin-left:0;}
	.listnews dl .con p{ margin-top:10px;}
	.listnews dl .date{ float:left;}
	.listnews dl .date span{ margin-top:10px; text-align:left;}
	.listnews dl .date b{ display:none;}
	.deails{ padding:20px 0 30px 0;}
	.deails .titles{ font-size:18px;}
	.xgwz dl{ width:100%; margin:0;}
	.xgwz dl.lr{ margin:0;}
	.xgwz dl dt{ width:100%; height:auto; overflow:hidden;}
	.xgwz dl dt img{ width:100%; height:100%; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;} 
	.xgwz dl:hover dt img{ transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
	.xgwz dl dd{ padding-bottom:20px; border-bottom:1px solid #DDD; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
	.xgwz dl dd h3{ line-height:25px; margin:10px 0; font-size:16px; font-weight:normal; color:#333; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
	.xgwz dl dd p{ line-height:22px; font-size:14px; color:#666;}
	.xgwz dl:hover dd{ border-bottom:1px solid #F08300; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
	.xgwz dl:hover dd h3{ color:#F08300; -webkit-transition:all .4s ease-in-out 0s; -moz-transition:all .4s ease-in-out 0s; -ms-transition:all .4s ease-in-out 0s; -o-transition:all .4s ease-in-out 0s; transition:all .4s ease-in-out 0s;}
	
	/* 联系我们 */
	.contacts{ padding-top:20px;}
	.contacts dl{ width:80%; padding:30px 10%; height:auto; margin:0 0 20px 0;}
	#dituContent{ display:none; width:94%; height:300px; border:#ccc solid 1px; margin:10px auto 30px auto;}
	
	/* 分页 */
	#page{ display:none;}
	#mpage{ display:block; }
	.prenext{ margin-top:15px;}
	.prenext p,.prenext p a{ line-height:25px;}
	.prenext .back{ display:none;}
	
	/* 公用底部 */
	.foots .ftop{ padding:25px 0 5px 0;}
	.foots .ftop .about{ width:100%; margin:0 0 20px 0;}
	.foots .ftop .about p{ line-height:25px; margin-top:10px;}
	.foots .ftop .lianxi{ width:100%;}
	.foots .copys{ height:auto; line-height:24px; padding:12px 0;}
	
	/* 右侧悬浮 */
	.floating_ck{ display:none;}

}