@charset "gb2312";
/* CSS Document */
*,body,h1,h2,h3,h4,h5,div{ margin:0; padding:0}
ul,li{ margin:0; padding:0; list-style:none}
body{color:#666;font:12px/1.231 Microsoft Yahei,arial,helvetica,clean,sans-serif,"宋体";}
img,a{ border:0}
a:link{ color:#171717; text-decoration:none}
a:visited{ color:#171717; text-decoration:none}
a:hover{ color:#d12645; text-decoration:underline}
.top{ background:#f2f2f2; height:34px; line-height:34px;}
.header{ padding:40px 0 30px 0;}
.warp{ width:1080px; margin:0 auto}
.warp1{ width:1000px; margin:0 auto}
.wz1{ font-size:10px; line-height:60px;}
.fr{ float:right}
.fl{ float:left}
.clear{ clear:both}
.f_fw{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
#menu{ height:65px;   background:#3b3b3b }

#nav {list-style: none; width:1080px; margin:0 auto}
#nav li{ background:url(../images/line.jpg) left center no-repeat}
#nav a {display: block; width: 120px; text-align:center;  height:50px;  color:#333; font-size:14px; padding-top:15px; }
#nav li a em{ display:block; font-style:normal; font-size:9px; font-family:Arial, Helvetica, sans-serif}
#nav a:link {color:#fff; text-decoration:none;}
#nav a:visited {color:#fff;text-decoration:none;}
#nav a:hover { background:url(../images/hover.jpg) center center no-repeat; text-decoration:none; color:#fff}
#nav li {float: left; width: 120px;}/*首层背景色*/
#nav li a:hover{ background:url(../images/hover.jpg) center center repeat-x;}/*经过背景色*/
#nav #on a{ background:url(../images/hover.jpg) center center repeat-x; color:#fff}
#nav #on  ul a{display: block; width: 120px;text-align:center; background:none; }
#nav #on  ul a:link {color:#fff; text-decoration:none; background:none; }
#nav #on  ul a:visited {color:#fff;text-decoration:none; background:none; }
#nav #on  ul a:hover {color:#fff;text-decoration:none;font-weight:normal;background:url(../images/hover.jpg) center center repeat-x;}/*下列列表层经过属性*/

#nav li ul {line-height: 30px; list-style-type: none;text-align:left;left: -999em; width: 120px; position: absolute; z-index:1000}
#nav li ul li{float: left; width: 120px; background:#5b5b5b; border-bottom:1px dotted #6d6e6f; line-height:30px; height:30px; padding:0}/*下列列表层背景色,属性*/

#nav li ul a{display: block; width: 120px;text-align:center; background:none; padding-top:0; line-height:30px; height:30px;}
#nav li ul a:link {color:#fff; text-decoration:none; background:none; }
#nav li ul a:visited {color:#fff;text-decoration:none; background:none; }
#nav li ul a:hover {color:#fff;text-decoration:none;font-weight:normal; background:url(../images/hover.jpg) center center repeat-x;}/*下列列表层经过属性*/

#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}

/* flexslider */
.flexslider{position:relative;height:540px;overflow:hidden;background:url(../Images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:540px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute;bottom:10px;z-index:2; left:45%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px; float:left;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:73px;height:73px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:73px;background:url(../Images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:73px;background:url(../Images/next.png) center center no-repeat;}

.h_sea{ border-bottom:1px solid #4286cd; overflow:hidden; padding-bottom:20px;}
.h_sea b{font-weight:bold;color:#333333;}
.inp01{height:37px;line-height:37px;padding-left:10px;width:250px;float:left;color:#5e5e5e;border:none;font-family:"Microsoft YaHei";background:none;}.s_ss{float:left;width:40px;height:37px;background:none;border:none;cursor:pointer;}
.key{ padding-top:30px;}
.key a{color:#5e5e5e;padding-right:15px;}
.s_inp{margin-top:18px;background:url(../images/serbg.jpg) no-repeat;width:304px;height:37px;}

/*首页产品调用*/

.slide-item-body ul li {
    width: 23%;
    float: left;
    display: block;
    margin-bottom: 30px;
    border: none;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: inherit;
    padding-top: 0;
    border-radius: 0;
    background-color: #f5f5f5;
    color: #000;
    z-index: 10002;
}

.slide-item-body ul li a {
    display: block;
    box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);
}

.new-img img {
    width: 100%;
    height: 200px;
    border: none;
    display: block;
}



.slide-item-box {
    padding: 0px 0; margin:0 auto; overflow: hidden;
}

.new-body {
    padding: 20px 20px 20px 20px;
}

.new-body-title {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    color: #616161;
    letter-spacing: 1px;
}

.new-body-text {
    padding-top: 20px;
    height: 92px;
    min-height: 50px;
    line-height: 18px;
    font-size: 12px;
    color: #919191;
    overflow: hidden;
}

.slide-item-body {
    /* padding-top:20px; */
margin:20px auto; overflow: hidden;
}

.slide-item-body ul li {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
}

.slide-item-body .tempWrap {
    padding-top: 20px;
    background: #f5f5f5;
}

.slide-item-body ul {
    padding-top: 10px;
    overflow: visible;
}

.slide-item-body ul li:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 1002;
    position: relative;
    left: 0;
}
/*首页产品滚动结束*/
/*第二种形式*/ 
#tabs1 { text-align:left; } 
.menu1box { position:relative; overflow:hidden; height:178px; text-align:left; } 
#menu1 { position:absolute; top:0; left:0; z-index:1; } 
#menu1 li { float:left; display:block; cursor:pointer; width:140px; height:178px; text-align:center; margin:0 20px; background:url(../images/tb1.jpg) center top no-repeat} 
#menu1 li.hover { background:url(../images/tb1-1.jpg) center top no-repeat;} 
#menu1 li a{ display:block; height:140px; line-height:140px; color:#fff; text-align:center; text-decoration:none; font-size:14px;}
.main1box { clear:both; margin-top:-1px;} 
#main1 ul { display: none; } 
#main1 ul.block { display: block; text-align:center}

.box1{ background:#a41b2f; margin: 20px auto;}
.box2 h3{  border-bottom:1px solid #dddddd; padding-bottom:10px;}
.box2 dl{ overflow:hidden;line-height:23px; margin-top:10px;}
.box2 dt{ float:left;}
.box2 dd{ float:right; width:220px; color:#FFF; font-size:14px;}
.box2 ul{ padding-top:20px;}
.box2 ul li{ line-height:35px; color:#FFF; font-size:16px;}
.box2 ul li a{color:#FFF}

.box3{ overflow:hidden; padding-top:30px;}
.ntit{ overflow:hidden; border-bottom:1px solid #dddddd;}
.ntit h3{ display:block; font-size:16px; float:left; line-height:30px; border-bottom:5px solid #d12645;}
.ntit span{ display:block; float:right; font-size:16px; font-family:Arial, Helvetica, sans-serif; line-height:30px;}
.nlist{ padding-top:10px; font-size:14px;}
.nlist li{ line-height:30px; height:30px;}
.nlist li h3{ display:block; float:left; line-height:30px; height:30px;}
.nlist li span{ display:block; float:right; line-height:30px; height:30px;}

.qlist{ border:1px solid #a6a6a6; padding:15px; 
-webkit-box-shadow:5px 5px 10px #999;  
  -moz-box-shadow:5px 5px 10px #999;  
  box-shadow:5px 5px 10px #999;  }
  
  .ntit2{ overflow:hidden; border-bottom:1px solid #dddddd; color:#d12645}
.ntit2 h3{ display:block; font-size:16px; float:left; line-height:30px; border-bottom:5px solid #d12645;}
.ntit2 span{ display:block; float:right; font-size:16px; font-family:Arial, Helvetica, sans-serif;  line-height:30px;}
.ntit2 span a{ color:#d12645}
.qlink{ border:1px solid #a6a6a6; background:#f7f7f7; padding:15px; line-height:20px; font-size:14px;}

.footer{ background:#d12645; border-top:10px solid #8e001a; overflow:hidden;color:#FFF}
.footer li{ display:block; width:130px; float:left; line-height:25px; font-size:14px;}
.footer a{ color:#FFF}
.footer ul{ padding-top:20px;}

.footercon{ line-height:25px; background:url(../images/gs.jpg) right center no-repeat; padding:20px 0;}

.localhost{ border-bottom:1px solid #c5c5c5; height:45px; line-height:45px; font-size:14px;}
.main{ margin:20px auto; background:url(../images/borbg.jpg) left center repeat-y; width:1080px;}
.m_left{ width:220px; float:left; }
.m_left h3{ font-size:24px; line-height:50px; font-weight:bold}
.snav{border-top:2px solid #d12645; border-bottom:1px solid #b7b7b7; border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7;-webkit-box-shadow:3px 3px 5px #ccc;  
  -moz-box-shadow:3px 3px 5px #ccc;  
  box-shadow:3px 3px 5px #ccc;}
.m_left li{ display:block;}
.m_left li a{ display:block; line-height:35px; padding-top:20px; height:35px; background:url(../images/bor.jpg) center top no-repeat; text-align:center; font-size:16px;}
.m_left li a:hover{ color:#d12645; text-decoration:none}
.m_left li li{display:block; margin-top:20px;}
.m_left li li a{ display:block; line-height:20px; height:20px; padding-top:0px; background:none; text-align:center; font-size:16px;}

.m_left1{ width:220px; float:left; }
.m_left1 h3{ font-size:24px; line-height:50px; font-weight:bold; border-bottom:2px solid #d12645;}
.nelist{ border:1px solid #b7b7b7; border-top:0}
.nelist li{ display:block; line-height:25px; border-bottom:1px dotted #dddddd; height:25px; padding:5px;}

.m_right{ float:right; width:820px;}
.mtit{ overflow:hidden; margin-top:10px;}
.mtit h3{ font-size:24px; display:block; float:left}
.mtit span{ float:right; display:block}
.abocon{ margin-top:20px; line-height:30px; font-size:14px;}

.plist li{ overflow:hidden; background:url(../images/lbg.jpg) no-repeat; height:217px; position:relative}
.plist li img{  border:1px solid #d12645; position:absolute; right:30px; bottom:20px;}
.listcon{ float:left; width:340px;}
.plist li h3{display:block; margin-top:18px; height:38px; line-height:38px; color:#FFF; font-size:16px; margin-left:40px;}
.plist li h3 a{ color:#FFF}
.plist li p{display:block; margin-top:20px; line-height:23px; font-size:14px;}
.pagelist{ height:50px; line-height:50px; text-align:center}
.pagelist a,.pagelist span{ border:1px solid #dddddd; padding:5px; margin-left:5px;}


.newslist{ }
.newslist li{ border-bottom:1px dashed #dddddd;overflow:hidden; padding:10px 0;}
.newslist li img{ width:120px; height:164px; border:1px solid #dddddd; float:left}
.newslistcon{ float:right; width:680px;}
.newstit{ overflow:hidden}
.newslistcon h3{ float:left; display:block; font-size:14px;}
.newslistcon span{ float:right; display:block}
.newstit a{ color:#bc2931; font-size:14px; font-weight:bold }
.newsdesc{ color:#333; line-height:23px; font-size:14px; height:70px;}
.newsdesc a{ font-size:14px; color:#bc2931}


.newscon h2{ display:block; line-height:30px; text-align:center; color:#333; font-size:14px; font-weight:bold; line-height:50px;}
.newscon{ color:#333; line-height:23px; font-size:14px;}

.prolist{ }
.prolist li{ border-bottom:1px dashed #dddddd;overflow:hidden; padding:20px 0;}
.prolist li img{ width:150px; height:100px; border:1px solid #dddddd; float:left}
.prolistcon{ float:right; width:580px;}
.protit{ overflow:hidden}
.prolistcon h3{ float:left; display:block; font-size:14px;}
.prolistcon span{ float:right; display:block}
.protit a{ color:#bc2931; font-size:14px; font-weight:bold }
.prodesc{ color:#333; line-height:23px; font-size:14px;}
.prodesc a{ font-size:14px; color:#bc2931}



/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer; display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:230px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px; height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:350px;height:230px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

.pro_left{ width:360px; float:left; margin:20px 20px 20px 0px}
.pro_right{ width:350px; margin:20px 0px 20px 0; font-size:14px; text-align:left; line-height:30px; float:right}
.pro_right h2{ display:block; text-align:left}
.proshowtitle{ border-bottom:1px solid #bc2931;  height:30px;}
.proshowtitle h3{background-color:#bc2931; text-align:center; display:block; color:#fff; font-size:14px; width:100px; line-height:30px;}

.xgpro{ margin-top:50px; width:750px; height:168px; background:url(../images/xgbg.jpg) no-repeat}
.xgpro ul{ padding-top:30px;}
.xgpro ul li{ float:left; margin:10px 0 10px 20px;}
.xgpro ul li img{ width:120px; height:90px; border:1px solid #dddddd;}
.xgpro ul li span{ display:block; line-height:25px; text-align:center}
.down{ text-align:right; overflow:hidden}
.down a{ display:block; width:80px; line-height:30px; background:#ba2542; color:#fff; text-align:center; float:right}
#hr_list{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 750px;
    padding-right: 0px;
    font-size: 12px;
    padding-top: 0px;
}
#hr_list A{
   border-bottom: #ccc 1px dashed;
    display: block;
    height: 26px;
    color: #6d6d6d;
}
#hr_list UL LI{
   list-style-type: none;
    margin: 0px;
    height: auto;
}
#hr_list .hr_content{
   padding-bottom: 5px;
    padding-left: 20px;
    background: #ededed;
    padding-top: 5px;
}
.hr_title{
   line-height: 26px;
    padding-left: 10px;
    width: 405px;
    float: left;
    height: 26px;
    font-weight: bold;
}
.hr_add{
   line-height: 26px;
    width: 105px;
    float: left;
    height: 26px;
}
.hr_date{
   line-height: 26px;
    width: 130px;
    float: left;
    height: 26px;
}
.hr_count{
   text-align: right;
    line-height: 26px;
    width: 100px;
    float: left;
    height: 26px;
}
.articlelist{ overflow:hidden}
.articlelist li{ line-height:30px; height:30px; border-bottom:1px dashed #dddddd;}
.articlelist li a{ display:block; float:left; line-height:30px; height:30px; }
.articlelist li span{display:block; float:right; line-height:30px; height:30px; }

.videolist{ overflow:hidden}
.videolist li{ float:left; margin:10px;}
.videolist li span{ display:block; line-height:30px; text-align:center}


.g_kf{height:530px;padding-top:58px;background:url(../images/kfbg.jpg) repeat;}
.g_kf h2{background:url(../images/kftit.png) no-repeat 0 12px;height:36px;line-height:36px;margin-bottom:24px;text-align:center;}
.g_kf h2 a{color:#222222;font-weight:bold;font-size:24px;}
.g_kf .u_dlst2{width:313px;float:left;margin-right:30px;height:436px;}
.g_kf .lastdl{margin-right:0;}
.g_kf .u_dlst2 dt{width:313px;margin-bottom:24px;}
.g_kf .u_dlst2 dt img{width:313px;height:192px;display:block;}
.g_kf .u_dlst2 h3{height:30px;line-height:30px;overflow:hidden;font-weight:bold;}
.g_kf .u_dlst2 h3 a{font-size:14px;color:#333333;height:30px;line-height:30px;overflow:hidden;}
.g_kf .u_dlst2 h4{font-size:14px;color:#666666;font-weight:normal;height:26px;line-height:26px;overflow:hidden;}
.g_kf .u_dlst2 h4{color:#f55c00;}
.g_kf .u_dlst2 p{font-size:14px;color:#666;height:78px;line-height:26px;overflow:hidden;}
.g_kf .u_dlst2 span{display:block;margin-top:15px;}
.g_zj{height:480px;padding-top:60px;}
.g_zj h2{background:url(../images/kftit.png) no-repeat 0 12px;height:36px;line-height:36px;margin-bottom:24px;text-align:center;}
.g_zj h2 a{color:#222222;font-weight:bold;font-size:24px;}
.g_zj .wz{margin:0 155px;color:#666666;font-size:14px;line-height:26px;text-align:center;margin-bottom:35px;}
.g_zj .m_kfc .u_ljt,.g_zj .m_kfc .u_rjt{width:51px;height:97px;position:absolute;cursor:pointer;display:block;z-index:999;}
.g_zj .m_kfc .u_ljt{left:169px;top:120px;}
.g_zj .m_kfc .u_rjt{right:169px;top:120px;}
.g_zj .m_kfc .u_ljt a{background:url(../images/jt4.png) no-repeat;width:51px;height:97px;display:block;}
.g_zj .m_kfc .u_rjt a{background:url(../images/jt4.png) no-repeat;background-position:-51px;width:51px;height:97px;display:block;}.g_zj .m_kfc{height:334px;position:relative;}
.g_zj .m_kfc .u_mid{width:1000px;height:334px;overflow:hidden;}

.g_zx{height:322px;}.g_zx h2{height:38px;line-height:38px;background:url(../images/tit11.jpg) no-repeat left bottom;font-weight:normal;}.g_zx h2 a{font-size:18px;color:#000000;}.g_zx h2 span a{font-size:14px;text-transform:uppercase;}.g_zx .m_zx{width:290px;margin-right:45px;float:left;}.g_zx .m_zx2{width:328px;margin-right:45px;float:left;}.g_zx .wend{width:320px;margin-right:0;float:left;}.g_zx .u_lst4{padding-top:20px;}.g_zx .u_lst4 li{height:32px;line-height:32px;overflow:hidden;font-size:14px;color:#666;}.g_zx .u_lst4 li a{color:#444;}.g_zx .dt{padding-top:20px;}.g_zx .dt img{width:320px;height:140px;display:block;}.wend .m_zxc{padding-top:10px;}.wend dl{height:120px;padding:20px 0 0 0;border-bottom:1px dotted #989898;}.wend .lastdl{border-bottom:none;}.wend dt{height:28px;padding-left:37px;line-height:28px;background:url(../images/wen.jpg) no-repeat left 5px;font-size:14px;color:#333333;overflow:hidden;}.wend dt a{color:#333333;}.wend dd{margin-top:6px;padding-left:37px;background:url(../images/da.jpg) no-repeat left top;line-height:26px;color:#666666;height:78px;overflow:hidden;font-size:14px;}

.g_link{background:url(../images/linkbg.jpg) no-repeat center top;height:190px;padding-top:30px;}.g_link h2{text-align:center;height:92px;}.g_link h2 a{font-size:14px;color:#fff;font-weight:normal;width:84px;display:inline-block;}.g_link h2 em{display:block;text-transform:uppercase;font-size:20px;font-weight:bold;}.g_link .m_link{height:64px;}.g_link .m_link a{display:block;float:left;color:#666666;font-size:14px;padding:0 14px;}.g_link span{display:block;text-align:center;font-size:14px;color:#333;}
.g_td{background:#fff url(../images/kstd.jpg) no-repeat center top;height:136px;padding-top:45px;position:relative;margin-bottom:0;}.g_td h2{height:28px;line-height:28px;padding-left:60px;margin-bottom:15px;}.g_td h2{color:#333333;font-size:20px;font-weight:normal;}.g_td dl{height:34px;line-height:34px;overflow:hidden;}.g_td dt{float:left;width:120px;padding-right:26px;text-align:right;margin-right:10px;}.g_td dt a{font-size:14px;color:#1369C0;font-weight:bold;}.g_td dd{float:left;font-size:14px;width:840px;}.g_td dd a{display:block;float:left;padding:0 9px;color:#666;}.g_td dd a.last{color:#1369C0;font-weight:bold;}

.f_ftcon{color:#fff;height:154px;padding:45px 0 0 0;text-align:center;line-height:28px;font-size:14px;}.g_ft .f_ftcon a{color:#fff;}.g_ft .flogo{left:0;top:66px;}.g_ft .code{top:50px;right:52px;}.g_ft .code img{width:120px;height:120px;}

.g_ft{height:318px;background:#a41b2f;}.g_ft .m_fnav{height:68px;line-height:68px;border:3px solid #fff;color:#fff;text-align:center;}.g_ft .m_fnav a{color:#fff;padding:0 12px;font-size:14px;font-weight:normal;display:inline-block;}.g_ft .m_fnav .lasta{border:none;}.g_ft .f_ftcon{color:#fff;height:154px;padding:45px 0 0 0;text-align:center;line-height:28px;font-size:14px;}.g_ft .f_ftcon a{color:#fff;}.g_ft .flogo{left:0;top:66px;}.g_ft .code{top:50px;right:52px;}.g_ft .code img{width:120px;height:120px;}

.f_pr{position:relative;}
.f_pa{position:absolute;}

.lcontact .tit{ height:69px; background:url(../images/tbg.jpg) repeat-x; color:#FFF; text-align:center; line-height:25px; font-size:16px; margin-top:10px;}
.lcontact .tit i{ display:block; font-style:normal; color:#f2f2f2}
.lcontact .tit p{ padding-top:10px;}
.leftlx{ border:1px solid #dddddd; padding:10px; text-align:center;}
.leftlx p{ line-height:25px; font-size:14px;}
.dianhua{ text-align:center}
.dianhua span{color:#d12645; display:block;}

.down a{ color:#FFF; display:block; background:#d12645; width:50px; height:25px; line-height:25px; text-align:center;}
#dtop{ 

display:block;  

width:20px; 

height:60px;

position:fixed;  

bottom:50px;  

right:40px; 

text-decoration:none;  

display:none; background:url(../images/top.gif) no-repeat;  

}
.mainaa{margin:20px auto; width:1080px; overflow:hidden}
.a_nav{background:#4C4C4C; height:40px;}
.a_nav ul{}
.a_nav li{float:left;text-align:center;width:269px;font-size:14px;border-right:1px solid #efefef; display:block}
.a_nav li a{display:block;height:40px;line-height:40px;background:#4C4C4C;color:#fff;}
.a_nav li a:hover,.a_nav li.cur a{background:#d12645;color:#fff;font-weight:bold;}

.pplist { overflow:hidden}
.pplist li{ float:left; margin: 20px 10px;}
.pplist li span{ display:block; line-height:25px; text-align:center}
.pplist li img{ width:220px; height:130px;  padding:3px; border:2px solid #4c4c4c}
.pplist li img:hover{ border:2px solid #d12645}

.b44{border:solid 1px #E0E0E0;}.b44 ul{padding:0 11px;}.b44 li{float:left;line-height:25px;width:164px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.b44 li a{color:#666;}.b44 li a:hover{color:#0F6BD6;}