
.top_bg{ height:181px; background:url(../images/top_bg.gif) repeat-x;overflow: hidden;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:102px;padding: 28px 0 0; overflow:hidden;}
.h_con .logo{ float:left;width: 373px;padding: 0px 20px 0 0;}
.h_con .logo img{ width:373px; height:70px;}
.h_con .h_dw{ float:left; font-size:20px; color:#333;height: 90px;line-height:inherit;padding: 10px 0 0 30px; background:url(../images/t_line.gif) no-repeat 4px 16px;}
.h_dw i{color: #014eb0;}
.h_dw p{font-weight: normal;font-size: 18px;}
.h_dw span {
    display: block;
    float: left;
    position: relative;
    padding-left: 10px;
    margin-right: 12px;
    height: 30px;
    line-height: 30px;
}
.h_dw span:before{content: "";width: 4px;height: 4px;background: #014eb0;position: absolute;top: 12px;left: 0;border-radius: 50%;}
.h_tel{float: left;padding: 10px 0 0 55px;height: 90px;background:url(../images/tel1.png) no-repeat 0 7px;    margin-left: 75px;}
.h_tel em{display: block;font-size: 25px;color: #333;line-height: 28px;}
.h_nav{ height:51px; line-height:51px;overflow: hidden;}
.h_nav li{height: 51px; float:left;padding: 0 33px;position: relative; background:url(../images/nav_bor.gif) no-repeat right 21px;}
.h_nav li a{ font-size:16px; color:#333;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 51px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #294293;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before {
  right: 0;
}
.h_nav li.cur a{ background:url(../images/nav_line.gif) repeat-x;color: #014eb0;}
.h_nav li a:hover{color: #294293;}
.h_nav li:first-child{padding-left: 0;}
.h_nav li.nobor{background: none;padding-right: 0;}
em,i{ font-style:normal;}
.yyy1 {
    float: right;
    line-height: 70px;
    text-align: center;
    width: auto;

}
.yyy1 span {
    color: #294293;
    font-size: 20px;
    font-weight: bold;
}
.yyy1 a {
    color: #014eb0;
    font-size: 20px;
    font-weight: bold;
}
      .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(../images/viskins-p1.png) no-repeat;
            float: right;
            cursor: pointer;
        }
.f_ban p {
    padding-left: 32px;
}