@import url("index.ie.css") screen and (min-width: 750px);
@media screen and (max-width: 750px) {
/*header*/
.yincao_header{width: 100%;height: 0px;margin:-15px auto;text-align: center;text-align: center;}
.logo{width: 160px;height: 45px;background:url("../img/logo.png") no-repeat;display: inline-block;margin-top: 10px;background-size: 92%;}
.kouhao{width: 210px;height: 41px;background: url(../img/kouhao.png) no-repeat;float: left;margin-top: 28px;margin-left: 15px;display: none;}
.share_box {width: 100%;position: relative;display: none;}
.share_box img{width: 96%;margin: 0 2% 0 2%;margin-top: 65px;height：45px;padding-top: 5px;}

.yincao_nav{width: 100%;}
.yincao_nav_con{width: 100%;margin:0 auto;}
.yincao_nav_con .nav_list{width: 100%;float: right;background: #45c2be;}
.yincao_nav .nav_list li{float: left;width: 20%;text-align: center;line-height: 36px;height: 36px;overflow: hidden;}
.yincao_nav .nav_list a{color: #fff;display: block;font-size: 14px;overflow: hidden;}
.nav_first{width: 100%;float: left;display: none;}
.nav_first_t{width: 100%;float: left;display: none;}
.nav_first span{width:22px;height:24px;float: left;background: url("../img/ico3.png") no-repeat left;margin:14px 10px 0 28px;}
.nav_first ul{width: 100%;overflow: hidden;background: #25a176;}
.nav_first ul li{font-size: 15px;line-height: 36px;width: 25%;float: left;text-align: center;}
.nav_first ul a{color: #ffffff;font-size: 15px;}

.footer {padding: 0%;width: 100%;background: #3e4445;padding: 10px 0 10px 0;overflow: hidden;float: left;}
.footer p {width: 100%;text-align: center;color: #eaeaea;font-size: 12px;line-height: 24px;}
.footer p a {color: #ffffff;font-size: 12px;}
}