@charset "utf-8";
/* CSS Document */

.header{width:1222px;margin:0 auto;}
.header-top { position: relative; height:175px; }
.logo {padding-top:70px; text-align: center;}
.slierbar,.search { position: absolute; top:83px; }
.slierbar { left:16px; }
.slierbar a {float:left; height:32px; background: url(../images/sliderbar-icon.png) no-repeat; }
.slierbar .menu-btn { width:32px; margin-right:47px; background-position: 0 0; }
.slierbar .weibo-btn { width:38px; margin-right:34px; background-position: -79px 0;}
.slierbar .weixin-btn {position: relative; width:36px; margin-right:30px;  background-position:-150px 0;}
.slierbar .uc-btn {width:30px; background-position:-216px 0;}
.ellemen-weixin {display: none; position: absolute; top:0; left:66px; z-index: 9; width:249px; /*height:232px; background: url(../images/weixin.png) no-repeat; */}
.ellemen-weixin i{ position: absolute; top:0; left:-27px; width:27px; height:26px;  background: url(../images/weixin_icon.png) no-repeat; }
.ellemen-weixin img { width:100%; }

.search { right:26px;_width:340px; }
.search-ipt { width:292px; padding:0 5px; height:37px; border:0 none; background: #e6e7e7;  font-size:14px; }
.search-btn { width:32px; height:32px; margin-left:6px; /*background: url(../images/search.png) no-repeat;*/ cursor: pointer;background-image: url('../images/ellemen-icon.png');
  background-repeat: no-repeat;background-position: 0 -336px; }

.header .nav {}
.header .nav li { float:left; margin-right:45px;height:45px;}
.header .nav li a { font-size:21px; color:#d0121b;line-height:45px; }
.header .nav li a.active,.header .nav li a:hover{color:#A7282E}

.header .nav li.more{position:relative;width:135px;height:45px;margin-left:-15px;margin-right:0}
.header .nav li.more a{display:block;width:135px;height:45px;text-align:center;}
.header .nav li.more a:hover,.header .nav li.more a.hover{background-color:#000;color:#fff;}
.header .more .more-hover{display:none;position:absolute;left:0;top:45px;width:135px;background-color:#000;z-index:100;}
.header .more .more-hover i{display:block;width:54px;margin:0 auto;height:1px;background-color:#fff;}
.header .more .more-hover ul{padding-top:8px;}
.header .more .more-hover ul li{padding-bottom:13px;line-height:20px;height:40px;margin:0;}
.header .more .more-hover ul li a{font-size:14px;line-height:20px;height:40px}

.header .more .more-hover ul li.c-blue a{color:#00a1e9}
.header .more .more-hover ul li.c-yellow a{color:#d4b572}
.header .more .more-hover ul li.c-green a{color:#abce03}
.header .more .more-hover ul li.c-grey a{color:#727171}
.header .more .more-hover ul li.c-red a{color:#d0121b}

.news { margin-top:11px; height:32px; line-height:32px; background: #231815; }
.news-title { width:66px; padding-left:10px; font-size:18px; color:#d0121b; }
.news-list { width:1145px; height:32px; overflow: hidden; }
.news-list li { /*float:left; margin-right:100px;*/ }
.news-list a { color:#fff; font-size:14px; }


.ellemen-left{position:fixed;left:-100%;top:0;z-index:300;}
.left-overflow{overflow-y:scroll;}
.ellemen-left .el-left-menu{width:213px;background-color:#e6e7e7}
.ellemen-left .el-left-menu .top-btn{height:66px;}
.ellemen-left .el-left-menu .top-btn a{float:right;display:block;width:20px;height:20px;margin:16px 20px 0 0;background:url(../images/close-btn.png) no-repeat;background-position:0 -25px}
.ellemen-left .el-left-menu .top-btn a:hover{background-position:0 0}
.ellemen-left .el-left-menu span{display:block;width:177px;height:38px;padding:0;margin:0 auto;background:url(../images/ellemenlogo177.png) no-repeat;}
.ellemen-left .el-left-menu ul{margin-top:30px;padding-bottom:25px;}
.ellemen-left .el-left-menu ul li{padding-bottom:24px;}
.ellemen-left .el-left-menu ul li a{display:block;width:100%;font-size:21px;line-height:25px;height:50px;text-align:center;color:#000;}
.ellemen-left .el-left-menu ul li a:hover{color:#d0121b}

.shadow-cover{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;z-index:200;opacity:0.4;filter:Alpha(opacity=40);}
.body-overflow{overflow:hidden;}
/*
    ********************** footer ***********************
*/
.foot{width: 1222px;margin:0 auto;background-color:#fff;}
.foot .top-app{width: 1222px;margin:0 auto;padding-bottom:38px;background:url(../images/longline.png) no-repeat left 85px;}
.foot .top-center{width:688px;margin:0 auto;}
.foot .mage-img{float:left;width:450px;}
.foot .right-app{float:right;width:238px;padding-top:150px}
.foot .right-app .app{margin:15px 0 0 15px;}

.footer{border-top:1px solid #000;padding:20px 0;background:#fff}
.footer .copyright,.footer a,.footer li{font-size:16px}
.footer .logo{float:left;padding-top:10px}
.footer ul.nav li.first{margin-left:200px}
.footer hr{border:none;border-bottom:1px solid #000;position:absolute;left:205px;top:39px;width: 1018px;}
.footer .container{position:relative;width: 1222px;padding-top:10px;text-align:left;}
.footer .right-link{float:right;width: 1026px;}
.copyright{line-height:30px;margin-top:30px}
.copyright img{height:26px}
.company{display:block;max-width:100%;text-align:center;border-bottom:1px solid #000}


