
.top_bg{ height:231px; background:url(../image/top_bg.gif) repeat-x; overflow:hidden;}
.header{width: 1200px; margin:0 auto;}
.h_top{height: 30px;line-height: 30px;font-size: 14px;color: rgba(255,255,255,0.6);overflow: hidden;}
.h_top span{display: block;float: left;}
.h_top p{float: right;}
.h_top p a{padding:0 0 0 15px;display: block;float: left;font-size: 12px;color: rgba(132,132,132,0.8);}
.h_top p a:hover{color: rgba(255,255,255,0.7);}
.h_top p em{display: block;float: left;width: 18px;height: 18px;line-height: 0;overflow: hidden;padding: 5px 8px 0 0;}
.h_top p em img{width: 18px;height: 18px;}
.h_con{ height:124px;overflow: hidden;}
.h_con .logo{ float:left;width: 226px;padding: 38px 22px 0 0;}
.h_con .logo img{ width:226px; height:52px;}
.h_con .h_dw{ float:left;font-size: 24px;color: #222; background:url(../image/t_line.gif) no-repeat 0 40px;padding:38px 0 0 20px;line-height: 32px;}
.h_dw i{color: #0094dc;}
.h_dw span{display: block;font-size: 16px;font-weight: normal;}
.h_tel{float: right;padding:18px 0 0;line-height: 30px;}
.h_tel em{font-size: 20px;color: #333;display: block;}
.h_tel span{background:url(../image/tel.gif) no-repeat 0 11px;display: block;padding: 0 0 0 48px;    height: 52px;
    line-height: 29px;}
.h_tel b{font-size: 26px;color: #0094dc;display: inline-block;margin-left:10px;font-family: "DINOT";}
.h_nav{ height:77px;overflow: hidden;}
.h_nav li{height: 77px; float:left;padding: 0 25px;}
.h_nav li i{display: block;font-size: 12px;color: rgba(51,51,51,0.5);font-weight: normal;text-transform:capitalize;}
.h_nav li a{ font-size:18px; color:#333;display:block; float:left;position: relative;vertical-align: middle;padding: 22px 0 0;height: 55px;text-align: center;line-height: 22px;
  -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;}
.h_nav li a:before {
	content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background:url(../image/nav_line.gif) no-repeat center 0;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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 {
   left: 0;
   right: 0;
}
.h_nav li.cur a{font-weight: bold;color: #0094dc;background:url(../image/nav_line.gif) no-repeat center 0;}
.h_nav li.cur i,.h_nav li a:hover i{color: rgba(0,148,220,0.6);}
.h_nav li a:hover{font-weight: bold;color: #0094dc;}
.h_nav li:first-child{padding-left: 0;}
.h_nav li.nobor{padding-right: 0;}
em,i{ font-style:normal;}


        .ty-banner-1 {
            /* overflow: hidden; */
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #ce1616;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(../image/p102-search-icon1.png) no-repeat center center #ce1616;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #00a4ed;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;font-weight: normal;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
        .p12-aboutinfo-1-nr{padding:0 0 20px;}
    
		.plc{padding: 5px 0 25px;}
