@charset "gb2312";
body {font-family: Arial, 'Microsoft YaHei';font-size:14px;color: #4c4c4c;}
a{ color:#868686; text-decoration:none}
a:hover{ color:#ff4e00; text-decoration:none;}
.float_l{float:left;}
.float_r{float:right;}
em,cite,i,b{ font-style:normal;}
.overflow_h{ overflow:hidden; height:auto;}
.m_t_10{ margin-top:10px!important;}
.main{width:1000px; margin:0 auto;}

/* == nav== */
.header{
    margin: 0 auto;
    width: 100%;
/*z-index: 9999;    position: fixed;*/
    background: #fff;
}
#aboutFloat { position: fixed; top: 0; right: 0; width: 100%; height: 50px; border-bottom: 1px solid #e9e9e9; background-color: #fff; z-index: 999; display: none; }
#aboutFloat ul { padding-bottom: 10px; width: 100%; text-align: center; }
#aboutFloat ul li { display: inline-block; *display: inline; *zoom: 1; width: 160px; height: 47px; line-height: 47px; font-size: 14px; text-align: center; border-bottom: 0px solid #fff; vertical-align: top; }
#aboutFloat ul li a { display: inline-block; vertical-align: top; width: 100%; height: 47px; color: #666; text-align: center; transition: 0.2s ease all; -webkit-transition: 0.2s ease all; -moz-transition: 0.2s ease all; }
#aboutFloat ul li a:hover { color: #d51737; }
#aboutFloat ul li.on { border-bottom-color: #d51737; }
#aboutFloat ul li.on a { color: #d51737; } 

.top{width:1100px; margin:0 auto; position:relative}
.logo{ width:444px; height:169px; position:absolute; z-index:10000; top:0; left:-100px;}
.nav{height:108px; margin-left:390px;}
.nav li{line-height:108px; font-size:16px; color:#333; width:115px; float:left}
.nav li a{ display:block; padding-left:22px;}
.nav li a:hover{display:block; color:#3e9bc1; text-decoration:none;}
.nav_bg{ display:block; color:#fff;}
.nav_bg a{color:#fff;}
.nav_bg a:hover{color:#fff; display:block}
.nav ul ul {
    display: none; z-index:10000; margin-top:-30px;

/*.nav .nav-on { color:#F00;}*/

}
 
    .nav ul li:hover > ul {
        display: block;
    }

    .nav ul:after {
        content: ""; clear: both; display: block;
    }
 
    .nav ul li {
        float: left;
    }

         
    .nav ul ul {
        background: #5f6975; border-radius: 0px; padding: 0;
        position: absolute; top: 100%;
    }
        .nav ul ul li {
            line-height:25px; 
            float: none; 
            border-top: 1px solid #6b727c;
            border-bottom: 1px solid #F4F5F7; position: relative;
        }
            .nav ul ul li a {
                padding: 5px 0px 5px 10px;;
                color: #fff;
                font-size: 12px;
            }   
                .nav ul ul li a:hover {
                    background: #017aac;
                    color: #fff;
                }
         
    .nav ul ul ul {
        position: absolute; left: 100%; top:0;
    }
.gdtop {  
    position: fixed;  
    top: 0;  
    width: 100%;  
    margin: 0 auto;  
    z-index: 9000;  
}  
.index-cont{padding-top: 0px;}

/* == img== */
.img_bg{height:0px; line-height:0px; font-size:0; display:block}
  .lubo{ width: 100%; min-width:1000px;clear: both; position: relative; height:350px;z-index: 99;}
  .lubo_box{ position: relative; width: 100%; height:350px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:350px; opacity: 0;filter:alpha(opacity=0);z-index: 0;}
  .lubo_box li a{ display: block;_display:inline-block;width: 100%;  height: 100%;}

  .lubo_box li img{ width: 100%; height: 520px;}
  .lihide{display:none}
  .lishow{display:block}
  /*圆点*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #3e9bc1 !important;}

  /*按钮*/
  .lubo_btn{ position: absolute; width: 100%; top:220px;}
  .left_btn, .right_btn{ width: 30px; height: 80px; background: #000;opacity: 0.8;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left;}
  .right_btn{ float: right;}
.img_box{height:350px;}
/* == index news == */
.i_news{background:url(../images/bg01.jpg) center top no-repeat; height:463px; padding-top:40px;}
.video{width:588px; height:345px; background:url(../images/index03l.jpg) no-repeat; padding:15px 0; position:relative; float:left}
.play{width:143px; height:143px; position:absolute; top:35%; left:40%}
.i_news_box{width:395px; float:right;}
.i_news_box_01{padding:9px 10px 2px 10px; background:#fff}
.i_n1{width:54px; border-right:1px #ccc solid; padding-left:10px; padding-top:2px; margin-bottom:8px; float:left; background-color:#BAD97A}
.i_n1 h2{font-size:36px; height:48px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.i_n1 p{font-size:12px; color:#000;}
.i_n2{width:304px; float:right;}
.i_n2 h2{line-height:26px; color:#4b4b4b; font-size:20px; margin-bottom:3px; font-weight: normal}
.i_n2 h2 a{color:#4b4b4b;}
.i_n2 h2 a:hover{color:#fc3904;}
.i_n2 p{line-height:20px; font-size:12px; color:#9b9b9b;}
.i_n2 p a{color:#0997bb;}
.i_n2 p a:hover{color:#fc3904;}
.mar02{margin-bottom:13px;}
/* == trade == */
.trade{height:645px; background:url(../images/bg02.jpg) center top no-repeat;}
.n_title{text-align:center; background:url(../images/line.png) center bottom no-repeat; padding-bottom:12px; margin-bottom:20px;}
.n_title h2{font-size:40px; color:#017aac; line-height:50px; height:55px; text-align:center; font-weight:normal}
.n_title p{text-align:center; font-size:14px; color:#717171;}


.trade_box li{width:333px; height:141px; float:left; position:relative}


.b_img{width:168px; height:141px; display:block;overflow: hidden;}
.b_img img{cursor: pointer;  transition: all 0.6s;}
.b_img img:hover{transform: scale(1.4);}

.b_img02{width:168px; height:141px; display:block;overflow: hidden; float:right}
.b_img02 img{cursor: pointer;  transition: all 0.6s;}
.b_img02 img:hover{transform: scale(1.4);}

.b_div{width:184px;height:141px;background:url(../images/c_bg01.png) no-repeat;position:absolute;right:0;top:0;}
.b_div p{ padding-left:75px; font-size:14px; color:#fff; height:64px; padding-top:92px;}
.b_div a{color:#fff; display:block}
.b_div a:hover{color:#fff;display:block; background:url(../images/c_bg01_hover.png) no-repeat;width:184px;height:141px;}

.b_div02{width:184px;height:141px;background:url(../images/c_bg02.png) no-repeat;position:absolute;right:0;top:0;}
.b_div02 p{padding-left:75px; font-size:14px; color:#fff; height:64px; padding-top:92px;}
.b_div02 a{color:#fff; display:block}
.b_div02 a:hover{color:#fff;display:block; background:url(../images/c_bg02_hover.png) no-repeat;width:184px;height:141px;}

.b_div03{width:184px;height:141px;background:url(../images/c_bg03.png) no-repeat;position:absolute;right:0;top:0;}
.b_div03 p{padding-left:72px; font-size:14px; color:#fff; height:64px; padding-top:92px;}
.b_div03 a{color:#fff; display:block}
.b_div03 a:hover{color:#fff;display:block; background:url(../images/c_bg03_hover.png) no-repeat;width:184px;height:141px;}

.b_div04{width:182px;height:141px;background:url(../images/c_bg04.png) no-repeat;position:absolute;left:0;top:0;}
.b_div04 p{padding-left:58px; font-size:14px; color:#fff; height:64px; padding-top:92px;}
.b_div04 a{color:#fff; display:block}
.b_div04 a:hover{color:#fff;display:block; background:url(../images/c_bg04_hover.png) no-repeat;width:182px;height:141px;}

.b_div05{width:182px;height:141px;background:url(../images/c_bg05.png) no-repeat;position:absolute;left:0;top:0;}
.b_div05 p{padding-left:58px; font-size:14px; color:#fff; height:64px; padding-top:92px;}
.b_div05 a{color:#fff; display:block}
.b_div05 a:hover{color:#fff;display:block; background:url(../images/c_bg05_hover.png) no-repeat;width:182px;height:141px;}

.b_div06{width:184px;height:141px;background:url(../images/c_bg06.png) no-repeat;position:absolute;left:0;top:0;}
.b_div06 p{padding-left:58px; font-size:14px; color:#fff; height:64px; padding-top:92px;}
.b_div06 a{color:#fff; display:block}
.b_div06 a:hover{color:#fff;display:block; background:url(../images/c_bg06_hover.png) no-repeat;width:184px;height:141px;}

.b_div07{width:184px;height:141px;background:url(../images/c_bg07.png) no-repeat;position:absolute;right:0;top:0;}
.b_div07 p{padding-left:75px; font-size:14px; color:#fff; height:64px; padding-top:92px;}
.b_div07 a{color:#fff; display:block}
.b_div07 a:hover{color:#fff;display:block; background:url(../images/c_bg03_hover.png) no-repeat;width:184px;height:141px;}

.t_bg01{background:url(../images/ico01.png) 76px 32px no-repeat;}
.t_bg02{background:url(../images/ico02.png) 76px 32px no-repeat; }
.t_bg03{background:url(../images/ico03.png) 76px 32px no-repeat;}
.t_bg04{background:url(../images/ico04.png) 60px 32px no-repeat;}
.t_bg05{background:url(../images/ico05.png) 60px 32px no-repeat;}
.t_bg06{background:url(../images/ico06.png) 60px 32px no-repeat;}
.t_bg07{background:url(../images/ico07.png) 76px 32px no-repeat;}
.t_bg08{background:url(../images/ico08.png) 76px 32px no-repeat;}
.t_bg09{background:url(../images/ico09.png) 76px 32px no-repeat;}

/* == product == */
.product{background:#3e9bc1 url(../images/cpbg-2.png) center top no-repeat; padding-top:150px; height:980px; }
.productm{width:1000px; margin:0 auto;position: relative;}
.n_title01{background:url(../images/cproduct.png) no-repeat; position: absolute; top:-120px; left:0px;width:450px;height:180px;z-index:1;}
.n_title02{background:url(../images/topbg1.png) no-repeat; position: absolute; top:215px; width:660px;height:800px;left:0px;z-index:1;}
.n_title02 .left{ width:350px; float:left;height:auto}
.n_title02 img{ width:335px; float:left;}
.n_title02 span{float:left; margin-top:60px; line-height:42px;width:335px; text-align:right; background:url(../images/g3.jpg) right top no-repeat;}
.n_title02 span a{ margin-right:20px;}
.n_title02>.right{ width:250px; float:right; height:auto; margin-top:170px; margin-right:30px;}
.n_title02>.right>h1{width:100%;font-weight: bold;font-size: 15px; line-height:35px;}
.n_title02>.right>.time{width:100%;font-size: 13px;}
.n_title02>.right>.coneter{ border-top:#CCC 1px double; padding:20px 0 30px 0; margin-top:15px;}
.n_title02>.right h1{width:100%;font-weight: bold;font-size: 15px; line-height:35px;}
.n_title02>.right>.coneter>.text{ color:#BFBFBF; width:250px;line-height:25px;}
.product_box{float:right;position:absolute; right:0px;width:287px;z-index:1; top:-45px}
.product_box .pinek-cl{  }
.product_box>ul>li{width:287px; display: block; border-bottom:1px #FFF double; margin-bottom:25px;}
.product_box>ul>.pinek-cl>i{ background: url(../images/product-xxx.png); background-repeat: no-repeat; z-index: 999;display: block; height: 6px; width: 478px;}
.p_img{width:287px; height:193px; display:block; float: left; background-color:#FFF;width:100%; text-align:center;margin-bottom: 15px;}
.product_box h2 {width:100%;background:url(../images/jiah.png) right top no-repeat;}
.product_box h2 a:link{height:32px; line-height:26px; font-size:15px; font-weight:bold; margin-top:5px; color:#FFF; }
.jstext{ margin-top:0px;}
.product_box p{line-height:23px; color:#FFF; font-size:13px;padding:0 0 20px 0; }
.product_box p a{color:#FFF;}
.product_box p a:hover{color:#F30;}

.product_b{margin-top:15px;}
.product_b .pinek-cl{  }
.product_b>ul>.pinek-cl>li{width:438px; margin-bottom:30px; background: #fff; padding:20px 20px 15px 20px; display: block;}
.product_b>ul>.pinek-cl>i{ background: url(../images/product-xxx.png); background-repeat: no-repeat; z-index: 999;display: block; height: 6px; width: 478px;}
.pp_img{width:157px; height:141px; display:block; float: left; border: 1px solid #eee;}
.product_b h2{height:32px; line-height:32px; font-size:18px; font-weight:normal; margin-top:5px;}
.product_b p{line-height:18px; color:#a7a7a7; font-size:12px;}
.product_b p a{color:#242424;}
.product_b p a:hover{color:#F30;}

.mar03{margin-right:24px;}
.mar04{margin-right:44px;}
.p-right{ float: left; width: 253px; display: block;}
.p-right>p{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.p-button{ width: 100px; height: 30px; background: #2e95bb; color: #fff; line-height: 30px; text-align: center; display: block; border: none;cursor:pointer; float: left; border-radius: 6px;}
.p-button:hover{ background: #37a6cf; }
.mtop{ margin-top: 20px; }
/* == footer == */
.footer{padding-top:80px;}
.footer_f1{border-bottom:1px #e7e7e7 solid; margin:0 auto; }
.f_b01{width:218px; border-right:1px #e7e7e7 solid; padding-right:10px; float:left; height:175px;
}
.f_b01 h2, .f_b02 h2, .f_b03 h2, .f_b04 h2{line-height:28px; font-size:14px; font-weight:bold}
.f_b01 p, .f_b02 p, .f_b03 p{line-height:26px; font-size:12px; color:#868686;}
.f_b02{width:140px; padding-left:48px; border-right:1px #e7e7e7 solid; float:left; height:175px;}
.f_b02 p a, .f_b03 p a{color:#868686;}
.f_b02 p a:hover, .f_b03 p a:hover{color:#F30;}
.f_b03{width:200px;padding-left:48px; border-right:1px #e7e7e7 solid; float:left; height:175px;}
.f_b04{width:228px;padding-left:38px; padding-right:20px; border-right:1px #e7e7e7 solid; float:left; height:175px;}
.f_b04 li{line-height:26px; float:left; margin-right:10px; font-size:12px;}
.f_b04 li a{color:#868686;}
.f_b04 li a:hover{color:#F30;}
.f_b05{width:245px; float:left; height:175px;}
.f_b05 h2{height:34px; line-height:34px; border-bottom:1px #e7e7e7 solid; font-size:24px; font-family:Arial, Helvetica, sans-serif; padding-left:20px;}
.f_b05 span{display:block; float:right; margin-left:10px; margin-top:2px}
.f_b05_b{width:84px; float:right; margin-left:10px; margin-top:5px;}
.f_b05_b p{line-height:30px; text-align:center; font-weight:normal;}
.f_b05_b i{width:84px; height:84px; display:block;}
.f_b05_b1{ width:245px;}
.footer_f2{ line-height:28px; color:#7e7e7e; text-align:center}
.cn-bomt{ height: 40px;line-height: 40px;color: #222;margin-top: 37px; }

/*  banner  */
.banner {position: relative;background:#eee;width:100%;overflow:hidden;height:500px;}
.banner .bd {margin: 0 auto;/*position: relative;*/z-index: 9;overflow: hidden;}
.banner .bd ul{display:block;width:1920px;left:50%;position:absolute;margin-left:-960px;}
.banner .bd li {height: 500px;overflow: hidden;}
.banner .bd li a {display: block;min-height: 500px;}
/*  banner  */

/* == footer == */
.p-banner{ height: 150px; background: #000; width: 100%;}
.p-footer{ background: #f2eeef; padding-top: 20px; }
.product-c{
  background: #fff;
}
.product-l{
  width: 256px;
  float: left;
}
.product-l ul li{
  float: left;
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.product-l ul li a{
  width: 116px;
  background: #d6d6d6;
  border-radius: 5px;
  display: block;
  height: 96px;
  font-size: 12px;
  padding-top: 20px;
}
.product-l ul li i{
  width: 40px;
  height: 40px;
  display: block;
  margin: auto;
  background: url(../images/icon.png);
  background-repeat: no-repeat;
}
.product-l ul li a:hover .icon-01{background-position: 0px -50px;}
.product-l ul li a .icon-02{background-position: 0px -101px;}
.product-l ul li a:hover .icon-02{background-position: 0px -152px;}
.product-l ul li a .icon-03{background-position: 0px -204px;}
.product-l ul li a:hover .icon-03{background-position: 0px -253px;}
.product-l ul li a .icon-04{background-position: 0px -303px;}
.product-l ul li a:hover .icon-04{background-position: 0px -350px;}
.product-l ul li a .icon-05{background-position: 0px -398px;}
.product-l ul li a:hover .icon-05{background-position: 0px -449px;}
.product-l ul li a .icon-06{background-position: 0px -500px;}
.product-l ul li a:hover .icon-06{background-position: 0px -550px;}
.product-l ul li a:hover{
  color: #fff;
  background: #bad97b;
}
.product-r{
  background: #fff;
  padding: 20px;
  float: left;
  width: 680px;
}
.title-top{
  font-size: 24px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.r-list>ul>li{
  width: 680px;
  background: #fff;
  margin-bottom: 24px;
  padding: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.produt-font{
  width: 492px;
}
.detailed{ float: left; color: #666;}
.nldge{ display: block; }
.r-list p a{ font-size: 14px; line-height: 24px; }
.pull-right{ float: right; }
.pull-left{ float: left; }
/* == 产品中心页面 == */

/* == 翻页 == */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}
.pagination>li {
  display: inline
}
.pagination>li>a,.pagination>li>span,.pagination>li>b {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #222;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}
.pagination>li:first-child>a,.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.pagination>li:last-child>a,.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover
  {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
  }
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover
  {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #3e9cc2;
  border-color: #3e9cc2
}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover
  {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
/* == 翻页 == */


/* == 新闻中心 == */
.leftsidebar_box{width:180px;height:auto !important; height:100% !important;float:left; min-height: 450px !important; background: #3e9bc1; border-radius: 10px; padding: 0px 10px;}
.line{height:2px;width:100%;background-image:url(../images/line_bg.png);background-repeat:repeat-x;}
.leftsidebar_box dt{padding-left:40px;padding-right:10px;background-repeat:no-repeat;background-position:10px center;color:#f5f5f5;font-size:14px;position:relative;line-height:48px;cursor:pointer;}
.leftsidebar_box dd{background-color:#2994c0;padding-left:40px; height: 30px; line-height: 30px;}
.leftsidebar_box dd a{color:#f5f5f5;line-height:20px;}
.leftsidebar_box dt img{position:absolute;right:10px;top:20px;}
.system_log dt{background-image:url(../images/system.png)}
.custom dt{background-image:url(../images/custom.png)}
.channel dt{background-image:url(../images/channel.png)}
.app dt{background-image:url(../images/app.png)}
.cloud dt{background-image:url(../images/lcloud.png)}
.syetem_management dt{background-image:url(../images/syetem_management.png)}
.source dt{background-image:url(../images/source.png)}
.statistics dt{background-image:url(../images/statistics.png)}
.leftsidebar_box dl dd:last-child{padding-bottom:10px;}
.nwsdt{ color: #fff; font-size: 18px; padding: 15px 10px; background-color:#3e9bc1; border-radius: 10px }

.news-top{border-bottom: 1px solid #eee;padding-bottom: 20px;}
.news-top ul li{float: left;display: block;margin-right: 30px;}
.news-top ul li a{
  float: left;
  text-align: left;
  color: #999;
  display: block;
  height: 40px;
  line-height: 60px;
}
.news-top ul li a:hover{
  color: #222;
  display: block;
  height: 39px;
  line-height: 59px;
  border-top: 1px solid #222;
}
.news-cont{width:760px; float: right; }
.news-list{padding: 0px 0px 20px 0px;border-bottom: 1px solid #eee;margin-bottom: 20px;width: 100%;}
.news-list a{color: #666;}
.news-list a:hover{color: #3e9cc2;}
.news-left{width: 550px;}
.news-l-top{width: 100%;height: 24px;line-height: 24px;}
.riqi{font-size: 24px;color: #222;}
.news-l-top>i{ width: 95px; display: block; line-height:28px; text-align:left;  float:right; font-size:18px; }
.bt-news{ color: #666; font-size: 18px; }
.news-l-bomt{ padding-top: 20px; height: 38px;}
.news-l-bomt>i{ width: 198px; height: 38px; display: block; }
.news-l-bomt p{ color: #666;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; line-height:30px;}
.news-img i img{ width: 201px; height: 130px; }
/* == 新闻中心 == */

/* == 详情?== */
.text-center{ text-align: center; }
.details{ padding: 40px 0px; background: #f6f6f6;}
.details h3{ font-size: 18px; font-weight: normal;}
.details h4{ font-size: 14px; color: #999;font-weight: normal; padding-top: 10px;}
.details-font{ background: #fff; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 20px; }
.details-font .gou{line-height:30px;float:right;height:108px;width:108px;margin:105px 5px 5px 0;}
.details-font p{ line-height: 24px; color: #999; text-indent:2em; margin-bottom: 20px;}
.sxp{ background: #f4f4f4; border-bottom: 1px solid #eee; padding: 20px; }
.sxp-l,.sxp-r{ width: 550px; }
.text-right{ text-align: right; }
.recommend-top{ font-size: 18px; }
.recommend-top>i{ width: 500px; height: 1px; background: #eee; display: block; margin-top: 15px; }
.recommend-news{ padding: 20px; background: #f4f4f4; width: 550px;}
.recommend-news>h4{ font-size: 18px; color: #222; padding-top: 0px;}
.recommend-news>a{ background: #fff; padding: 20px; display: block;cursor:pointer; }
.hongse{ color: #ff0000; }
.recommend-news h3{ color: #999; font-size: 14px; margin-top: 5px;}
.recommend-news>a:hover{ background: #006f9d; color: #fff !important; }
.recommend-news>ul>li{width: 176px; display: block; float: left;}
.recommend-news>ul>li>p{ margin-top: 10px; }
.recommend-news>ul>li>a>img{ width: 176px; height: 146px; }
.m-lr{ margin: 0px 10px; }
.more{cursor:pointer; padding: 10px 20px; display: block; font-size: 12px; background: #fff; margin-top: 10px; color: #999; text-align: center;}
.more:hover{ background: #006f9d; color: #fff; }
/* == 详情?== */

/* == 关于我们 == */
.lxwl{ background: #fff; padding: 20px; }
.lxwl>ul{float: left; display: block; width: 320px; }
.lxwl>ul>li{color: #222; font-size: 14px; padding: 5px 0px;}
.lxwl>ul>li>h4{ font-size: 24px; color: #222; }
.feedback{ background: #fff; padding: 20px; }
.feedback>h2{ font-size: 24px; font-weight: normal; color: #000; }
.feedback>p{ color: #999; }
.feedback>ul>li{ width: 340px; float: left; display: block; margin-right: 46px;}
.form-control {display: block;width: 94%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;
  background-image: none;border: 1px solid #ccc;border-radius: 4px;
}
.feedback textarea{ height: 80px; }
.feedback>a{ background: #000; color: #Fff; height: 40px; text-align: center; line-height: 40px; display: block; width: 120px; }
.feedback>a:hover{ background: #006f9d; }
/* == 关于我们 == */
/*ͨ*/
.voice_2{width:1010px; margin:auto;}
.voice_2 ul li{float:left;display:inline;height:180px;color:#fff;cursor:pointer;position:relative;}
.voice_2 ul li.li1{background:#4a9ebd}
.voice_2 ul li.li2{background:#4abdb9}
.voice_2 ul li.li3{background:#90d73d}
.voice_2 ul li.li4{background:#e3d02c}
.voice_2 ul li.li5{background:#e37e2c}
.voice_2 ul li.li6{background:#cc428d}
.voice_2 ul li.li7{background:#90d73d}
.voice_2 ul li.li8{background:#4a9ebd}
.voice_2 ul li.li9{background:#4abdb9}
.voice_2 ul li.li10{background:#90d73d}
.voice_2 ul li.li11{background:#e3d02c}
.voice_2 ul li.li12{background:#e37e2c}
.voice_2 ul li.li13{background:#cc428d}
.voice_2 ul li.li14{background:#e3d02c}
.voice_2 ul li.li15{background:#90d73d}
.voice_2 .fold{width:50px;height:100%;text-align:center;position:absolute;top:0px;left:0px;}
.voice_2 .fold .img{display:block;background:url(img/icon_b.png) top no-repeat;margin-bottom:20px;margin-top:15px;height:17px:}
.voice_2 .fold .txt{font-size:18px;display:block;width:25px;font-weight:normal;margin:0px 11px;line-height:25px;}
.voice_2 .unfold{width:310px;height:100%;display:none;position:absolute;top:0px;left:0px; }
.voice_2 .unfold dl{margin:30px 3px 0px 10px;}
.voice_2 .unfold dt{width:100%;text-align:center;margin-bottom:40px;}
.voice_2 .unfold dd{font-size:12px;line-height:18px;}
.voice_2 .unfold dd b{font-size:30px;font-weight:normal;}
.voice_2 .unfold dd b a{font-size:14px;display:inline-block;color:#fff;margin-left:40px;}
/**/
.link{ margin:0 auto; width:1000px}
.link ul{ margin:0; padding:0; border:0; text-align:center;}
.link ul li{ padding:1px 10px; display:inline;}
/*Ե*/
.jobIframe { position: absolute; display: none; left: 50%; margin-left: -400px; width: 800px; height: 550px; overflow: hidden; z-index: 999; }
.jobIframe iframe { border: none; }
.jobIframe .closeBtn { position: absolute; display: block; top: 0; right: 0; width: 50px; height: 50px; background-color: #f9f9f9; background: #eee url(../images/close.png) center no-repeat; cursor: pointer; transition: 0.2s ease all; -webkit-transition: 0.2s ease all; -moz-transition: 0.2s ease all; }
.jobIframe .closeBtn:hover { background-color: #e53c47; background-image: url(../images/close1.png); }