.container{width:1000px;margin:0 auto;}
.head-top{margin:40px auto}
.left{ float: left;}
.head-mid{  background: #245672;height:43px}
.head-bot{  background: #209bd7;height:85px}
.head-top p:nth-child(1){color:#3499c9;margin-left:20px;margin-right:10px;font-size:18px;letter-spacing:1px}
.head-top p:nth-child(2){color:#a7a8a8;margin-left:10px;font-size:18px;letter-spacing:1px}
.homeli li a{color:#000000}
.homeli li a:hover{color:#414141;text-decoration:underline }
.homeli{margin-left:120px}
.homeli li{background:none;box-shadow:none;padding-top:30px;}
.foot-top{height:45px;background:#ce4746}
.foot-bot{background: #282828;padding:30px;color:#f1eeee}
.textalign{text-align: center;line-height: 45px;color:#fff}
.gotop{
    height:25px;
    position: fixed;/* 固定 */
    top:95%;/* 离左边50% */
    left: 93%;/* 离顶部50% */
    margin-left:0px;/*计算页面的实际宽度除以2做一个负左边距 */
    /*margin-top: -10px;!* 计算按钮组的实际高度除以2做一个负上边距*!*/
}
.gotop:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.homeli li{position: relative;}
.homeli>li:nth-child(2){margin-left:-15px}
.homeli>li:nth-child(4){margin-left:15px}
.homeli>li>a{letter-spacing: 1px}
.homeli li ul { position:absolute;top:60px;display:none;background:#ffffff}
.homeli li ul li { float:none;margin-top:-10px;margin-bottom:-20px;padding:12px 7px 20px 7px}
.homeli li ul li:last-child{margin-bottom:-13px}
.homeli li ul li a {background:#f5f5f5;font-size:11px}
.homeli li:hover ul{ display:block; }
ul>img{position: absolute;top:-6px;left:60px}
.banner{margin-bottom:-5px}
@media screen and (max-width: 1000px) {
    .banner,.head-mid,.head-bot{margin-right:-23px}
    .tableA{width:730px}
}
.car-bar{height:80px;width:100%;background:#e7e7e7;padding:10px}
.car-bar p{margin:0 auto;text-align:center;font-size:16px;color:#1d93cc}
.car{margin-left:48.5%;margin-top:5px}
.featured{height:440px;padding:40px}
.products{width:345px;height:50px;background:#1d93cc;text-align: center;margin-left:34%;}
.products p{padding-top:14px;font-size:18px;color:#fff}
.featuredimg{margin-left:3%;margin-top:30px}
.featuredimg div{height:300px;width:300px;margin-right:20px;color:#1d93cc}
.footer{clear:both;position: relative;top:30px}

*{
    font-family: "Microsoft YaHei" ! important;
}
a:focus{outline:none;}
/*移动适配（右留白，sec-left隐藏，sec-right居中）*/
@media (max-width:1000px){
    body{width:1005px}
    /*.head-top{width:1050px}*/
    .sec-left{display:none}
    .sec-right {
        width: 760px;
        float: right;
        margin-top: 15px;
        position: relative;
        left: -100px;
     }
    .head-top p:nth-child(2) {
        color: #a7a8a8;
        margin-left: 10px;
        font-size:8px;
        letter-spacing: 1px;
     }
    .accli{width:24.899%;height:30px}
    .accli6{width:16.56%}
    .accli5{width:19.9%;height:30px}
    .nav-box-lenses li{width:33.2%;}
    hr{display: none;}
    .home{
        margin-bottom:15px;}
    .azure{display:none}
}
@media screen and (max-width: 1000px){
    .banner,.head-mid, .head-bot   {
        margin-right: 0;}}

