/*
         ╭──╮╭──╮╭─╮  ╭─╮  TM
         │╭─╯│╭╮│╰╮│  ╰╮│ 
         │╰─╮│╰╯│   ││    ││
         ╰─╮││╭╮│   ││    ││
         ╭─╯││╰╯│╭╯╰╮╭╯╰╮
         ╰──╯╰──╯╰──╯╰──╯
                         
      Web: www.5811.com.cn  Tel: 4006-120-950
  
*/

/* 公共 ----------------------------------------------------- */
body{
  color: #666;
  font-size: 12px;
}
a{
  color: #666;
}
a:hover{
  color: #2c2d84;
}
.purb{
  color: #2c2d84;
}
.normal{
  font-family: 'normal';
}
.cp{
  font-family: 'normal';
  text-transform: capitalize;
}
.up{
  font-family: 'normal';
  text-transform: uppercase;
}
/*布局*/
 .right{
  width: 720px;
  float: right;
  font-size: 13px;
 }
 .right-cont{
  padding: 0 20px;
  overflow: hidden;
 }
.right-cont h3{
  color: #2c2d84;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
}
.right-cont h3 strong{
  font-weight: normal;
}
.right-cont .txt-cont{
  border-top: 1px solid #d3d3d3;
  padding: 10px 0;
}
.right-cont .txt-cont dt{ color:#A7AF0F; font-weight:bold; font-size:16px; margin-top:15px;}
.right-cont .txt-cont dd a{ color:#292E83;}
.right-cont h4{
  color: #2c2d84;
  font-size: 18px;
  font-weight: normal;
  font-family: 'normal';
  text-transform: uppercase;
}
@font-face {
    font-family: 'normal';
    src: url('../font/kelson_sans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'light';
    src: url('../font/kelson_sans_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bold';
    src:url('../font/kelson_sans_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.right-cont p.time{
  color: #878787;
  font-style: italic;
  font-family: 'light';
  font-size: 13px;
  position: relative;
  top: -5px;
}
.txt-cont .cont{
  line-height: 20px;
}
.txt-cont .img{
  text-align: center;
  overflow: hidden;
  margin: 10px 0;
}
.img img{
  width: 425px;
  height: auto;
  border: 2px solid #717171;
  margin-bottom: 5px;
}
.news_foot{
  background-color: #e8e8e8;
  height: 40px;
  line-height: 40px;
  padding: 10px 20px;
}
.form_search{
  float: left;
  padding-right: 20px;
  border-right: 1px solid #BABABA;
}
.pagination{
  float: left;
  padding-left: 20px;
  border-left:1px solid #FDFDFD;
}
input.input_text{
  font-size: 12px;
  padding: 3px;
  color: #777;
  background: white url(../images/bg-input-focus.png) repeat-x 0px 0px;
  border-top: solid 1px #AAA;
  border-left: solid 1px #AAA;
  border-bottom: solid 1px #CCC;
  border-right: solid 1px #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}
input.soso{
  line-height: 25px;
  height: 23px;
  width: 62px;
  text-align: center;
  color: #535353;
  text-shadow: 1px 1px 1px white;
  filter: dropshadow(color=#ffffff, offx=1, offy=1);
  background: url(../images/pulz-menu-white.png) no-repeat top;
  border: 0;
  cursor: pointer;
}
/*新闻资料袋*/
.data-bag-list{
  margin-top: 20px;
  margin-bottom: 30px;
  overflow: hidden;
}
.data-bag-list li{
  width: 150px;
  float: left;
  margin-right: 10px;
}
.data-bag-list li p{
  font-size: 15px;
}
.grass-green{
  color: #cad401;
}
.imgb{
  display: inline-block;
  border: 1px solid #eeeeee;
}
.imgb img{
  width: 140px;
  height: 140px;
  padding: 5px;
}
.reporter{
  margin-top: 20px;
  overflow: hidden;
  font-family: 'normal';
}
/*最新新闻*/
.main-box{
  float: left;
  width: 430px;
  overflow: hidden;
  padding-right: 15px;
  border-right: 1px solid #eeeeee;
}
.side-box{
  float: right;
  width: 240px;
  overflow: hidden;
}
.pr0{
  padding-right: 0;
}
span.time{
  font-size: 15px;
}
.latest-list{}
.latest-list li{
  border-bottom: 1px solid #eee;
  overflow: hidden;
  margin-bottom: 10px;
  background: url(../images/gt.jpg) no-repeat left 8px;
  font-family: 'normal';
  text-transform: uppercase;
}
.latest-list li span{
  display: block;
  font-size: 12px;
  margin-left: 10px;
}
.latest-list li a{
  color: #2c2d84;
}
/*工程包装*/
.pbr p{
  margin-bottom: 15px;
}
.pakage-list{
  _width: 100%;
  background-color: #e6e6e6;
  overflow: hidden;
  padding-top: 15px;
  padding-left: 15px;
  _padding-left: 0;
}
.pakage-list li{
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 10px;
  _margin-left: 9px;
  _margin-right: 0;
  margin-bottom: 15px;
  text-align: center;
  display: table;
  display: block \9;
}
.pakage-list li a{
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  display: inline-block \9;
}
.pakage-list li img{
  width: 98px;
  height: 98px;
}
.pakage-list li a:hover img{
  border: 1px solid #2f2581;
}
/*公司简介*/
.info{
  position: relative;
  top: -20px;
}
.grass{
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 10px 30px;
  line-height: 28px;
  background-color: #a7af0f;
  font-family: 'light';
  text-transform: uppercase;
  overflow: hidden;
}
/*招聘*/
.pop-brief{
  margin-top: 190px;
  padding: 5px;
  background-color: #eee;
  font-family: 'light';
  text-transform: uppercase;
}
/*物流和运输*/
.transport{
  width: 100%;
  padding: 20px 0;
  background-color: #e8e8e8;
  overflow: hidden;
  margin-bottom: 15px;
}
.transport li{
  float: left;
  width: 195px;
  height: 215px;
  overflow: hidden;
  padding: 0 15px;
  border-left: 2px groove #fff;
  position: relative;
}
.transport li h5{
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 20px;
}
.transport li a.read{
  position: absolute;
  left: 15px;
  bottom: 0;
  color: #fff;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  padding: 0px 5px;
  background-color: #b8b8b8;
}
.transport li p.intro{
  height: 115px;
  overflow: hidden;
}
.trans-wid li{
  width: 305px;
}
/*认证*/
.confirm{
  overflow: hidden;
}
.confirm li{
  float: left;
  overflow: hidden;
  margin-right: 5px;
  margin-bottom: 5px;
}
.confirm li img{
  width: 160px;
  height: 150px;
  border: 1px solid #999;
}
.honor li img{
  width: 250px;
  height: 340px;
}
/*图维亚学院*/
.ads img{
  width: 680px;
  height: auto;
  margin-bottom: 20px;
}

.SLIDES2{
  margin: 40px 0;
}
.SLIDES2 h3{
    font-size: 16px;
    font-weight: normal;
    height:30px; 
    line-height:30px; 
    padding: 0;
    margin: 0;
    background:url(../images/plus.png) no-repeat left 7px;
}
.SLIDES2 h3 a{
    color: #6E7901;
    padding-left:20px; 
}
.SLIDES2 h3.ok{
  background-position: 0 -42px;
}
.SLIDES2 .intro{
  margin-bottom: 20px;
}

h4.version{
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  background-color: #2D2D85;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.version:hover{
  color: #6E7901;
}
.version-box{
  padding: 10px;
  width: 185px;
  min-height: 440px;
  _height: 440px;
  margin-left: 10px;
  float: left;
  overflow: hidden;
  background-color: #eee;
  text-align: center;
  font-family: 'normal';
}
.version-box h5{
  color: #2D2D85;
  font-size: 24px;
  font-weight: normal;
}
.version-box .in-img{
  margin-bottom: 5px;
  overflow: hidden;
}
.version-box .in-img img{
  height: 64px;
  width: auto;
}
.version-box img.img{
  width: 150px;
  height: auto;
}
.version-box p{
  text-align: left;
}
.version-box .peixun{
  padding:10px;
}
.version-box .peixun li{
  border: 1px solid #ddd;
  overflow: hidden;
  margin-bottom: 3px;
}
.version-box a.more{
  color: #2D2D85;
  padding: 0 5px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  background-color: #b8b8b8;
}
.version-box a.more:hover{
  color: #fff;
}