*{margin:0 auto;padding:0;box-sizing:border-box;font-weight: normal;}
html,
body{font-family:"Microsoft YaHei",Helvetica,Tahoma,Arial,sans-serif;
    overflow-x:hidden;
    text-align: center;
    color:#333;
   }
/* 导航end */
.food .food_ul {
    text-align: left;
    color: #fff;
    padding-top: 30px;
}
.food .food_ul>p {
    font-size: 20px;
}
.food .food_ul>h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 10px auto;
}
.food .food_ul>p {
    font-size: 20px;
}
/* 底部end */
.wapper{ 
    width: 100%;
    /* height: 650px; */
    background:rgba(240,242,250,1);
    padding-bottom: 80px;
}
.wapper2{
    width: 100%;
    /* height: 650px; */
    background:rgba(0,138,243,1);
    padding-bottom: 80px;
}
.container_l img{
    width: 545px;
    height: 415px;
    margin-top: 60px;
}
.container2{
    width: 1063px!important;
}
.container_l{
    float: left;
}
.container_r{
    margin-left: 6px;
    float: left;
    width: 427px;
}
.container_r>img{
   margin-top: 108px;
   height: 65px;
   /* width: 427px; */
}
.container_r>p{
    height: 84px;
    font-size: 20px;
    color: rgba(158,158,158,1);
    line-height: 28px;
    margin-top: 12px;
    text-align: left;
    width: 272px;
    margin: 12px auto 0px;
}
.container_r_b{
    margin-top: 15px;
}
.container_r_b>img{
    width: 126px;
    /* height: 175px; */
    float: left;
}
.container_r_b_r{
    float: left;
    margin-left: 28px;
    margin-top: 18px;
}
li {
    list-style: none;
}

a:link{text-decoration:none!important;   /* 指正常的未被访问过的链接*/

}
a:visited{
    text-decoration:none!important; /*指已经访问过的链接*/
}
a:hover{text-decoration:none!important;/*指鼠标在链接*/}
a:active{text-decoration:none!important;/* 指正在点的链接*/ 
}
a{
    text-decoration: none!important;
}
.li_1,.li_2{
    width: 250px;
    height: 42px;
    border: 1px solid rgba(0,111,184,1);
    border-radius: 4px;
    line-height: 42px;
    font-size: 20px;
    color: rgba(0,111,184,1);
    margin-bottom: 15px;
    text-decoration: none;
    cursor: pointer;
}
.li_11,.li_22{
    width:250px;
    height:42px;
    border:1px solid rgba(255,255,255,1);
    border-radius:4px;
    line-height: 42px;
    font-size:20px;
    color:rgba(255,255,255,1);
    margin-bottom: 15px;
    text-decoration:none;
    cursor: pointer;
}
.li_11>e{
    background-image: url("../img/iOSb.png");
    width: 20px;
    height: 24px;
    display: inline-block;
    margin-top: -3px;
    margin-right: 11px;
    vertical-align: middle;
}
.li_22>e{
    background-image: url("../img/anb.png");
    width: 22px;
    height: 24px;
    display: inline-block;
    margin-top: -3px;
    margin-right: 11px;
    vertical-align: middle;
}
.li_1>e{
    background-image: url("../img/iOS.png");
    width: 20px;
    height: 24px;
    display: inline-block;
    margin-top: -3px;
    margin-right: 11px;
    vertical-align: middle;
}
.li_2>e{
    background-image: url("../img/an.png");
    width: 22px;
    height: 24px;
    display: inline-block;
    margin-top: -3px;
    margin-right: 11px;
    vertical-align: middle;
}
.li_1:hover,.li_2:hover{
    border:0px;
    color:#fff;
    background-color:rgba(0,111,184,1);;
}
.li_1:hover e{
    background-image: url("../img/iOSb.png");
}
.li_2:hover e{
    background-image: url("../img/anb.png");
}
.li_11:hover,.li_22:hover{
    border:0px;
    color:#fff;
    background-color:rgba(0,111,184,1);;
}
.li_1:hover e{
    background-image: url("../img/iOSb.png");
}
.li_2:hover e{
    background-image: url("../img/anb.png");
}
/* 底部 */
.footer {
    width: 100%;
    background-color: #444546;
    color: #CCC;
    font-family: "微软雅黑";
}
.footerCn1rigth > ul > h2 {
    font-size: 18px;
    color: #CCC;
    margin-top: 0px;
    font-weight: normal;
    font-family: "微软雅黑";
}
.footer ul {
    text-align: center;
    position: relative;
}
.footerCn1rigth > ul {
    float: left;
    padding: 0px 0px!important;
    width: 130px;
}
.footer ul li {
    float: left!important;
    text-align: center;
    width: 100%;
}
.footerCn1rigth > ul > li {
    line-height: 30px;
    list-style: none;
}
.footerCn1rigth > ul > li > a {
    font-size: 14px;
    color: #909090;
}
.footerCn1 {
    border-bottom: 1px solid #4A4B4C;
    padding: 30px 0px;
}
.footerCn2 {
    padding: 35px;
    text-align: center;
    font-size: 14px;
    color: #999;
}