@charset "utf-8";
            .f_pr {
                position: relative;
            }
            
            .f_pa {
                position: absolute;
            }
            
            .header,
            .content,
            .footer {
                width: 1200px;
                margin: 0 auto;
            }
            
            em {
                font-style: normal;
            }
            
             .g_top {
                height: 148px;
                background: url(../images/topbg.jpg) repeat-x center top;
            }
            
            .top_t {
                height: 36px;
                line-height: 36px;
                color: #fff;
                font-size: 14px;
            }
            
            .top_t p {
                float: right;
            }
            
            .top_t p a {
                padding: 0 15px 0 25px;
                display: block;
                float: left;
                height: 36px;
                line-height: 36px;
                color: #fff;
            }
            
            .top_t p .tico1 {
                background: url(../images/tico1.jpg) no-repeat 0 9px;
            }
            
            .top_t p .tico2 {
                background: url(../images/tico2.jpg) no-repeat 0 9px;
            }
            
            .top_c {
                padding-top: 10px;
            }
            
            .top_c h1 {
                float: left;
                width: 280px;
            }
            
            .g_nav {
                float: left;
                padding-top: 14px;
                width: 920px;
                height: 46px;
                line-height: 46px;
            }
            
            .g_nav li {
                position: relative;
                float: left;
                font-size: 16px;
            }
            
            .g_nav li a {
                display: block;
                float: left;
                margin: 0 18px;
                color: #333333;
                line-height: 46px;
                text-decoration: none;
            }
            
            .g_nav li a:hover,
            .g_nav .cur a {
                color: #00509c;
                border-bottom: 3px solid #00509c;
            }
            
            .g_nav .lastli {
                background: none;
            }
        

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1{font-size: 14px;border-bottom: 1px dashed #dcdcdc;}
        .p12-curmbs-1 b{border-left: 10px solid #bbbaba;font-weight: normal;padding-left: 8px;}
            /*.xnznr-mbx .blk-main{}*/
        .p12-curmbs-1 span{font-family: '宋体';padding: 0 5px;height: 46px;line-height: 46px;}
    

        .p14-left-nav-1-tit {
            background: #204DA5;
            height: 80px;
        }
        
        .p14-left-nav-1-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .p14-left-nav-1-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background:url(../images/p14-icon5.png) no-repeat right center #bbbaba;
            margin-bottom: 2px;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #fff;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,
        .p14-left-nav-1-nav-one h3:hover {
            background: url(../images/p14-icon2.png) no-repeat right center #01509d;
        }
        
        .p14-left-nav-1-nav dl {
            padding: 2px 0 4px;
        }
        
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
        }
        
        .p14-left-nav-1-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,
        .p14-left-nav-1-nav dt:hover:after {
            border-color:#01509d;
        }
        
        .p14-left-nav-1-nav dt.sidenavcur a,
        .p14-left-nav-1-nav dt:hover a {
            color: #01509d;
        }
        
        .p14-left-nav-1-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .p14-left-nav-1-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
        }
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
        .p14-left-nav-1-nav p.sidenavcur a,
        .p14-left-nav-1-nav p:hover a {
            color:#01509d;
        }
        
        .p14-left-nav-1-nav p.sidenavcur:after,
        .p14-left-nav-1-nav p:hover:after {
            background: #bbbaba;
        }
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("../images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
			min-height:230px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
 
 .contactleft{background:#CCC;padding-left:18px;font-weight: bold;
            font-size: 17px;
            line-height: 30px;padding-bottom:10px;}
 
    

        .p15-proindexlist-1-tit {
            height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 18px;
        }
        
        .p15-proindexlist-1-tit h3 {
            height: 40px;
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            line-height: 40px;
            padding-right: 24px;
            border-bottom: 2px solid #bbbaba;
        }
        
        .p15-proindexlist-1 dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 15px 10px 18px 22px;
            background: #fff;
            display: inline-block;
            width: 896px;
        }
        
        .p15-proindexlist-1 dl:hover {
            border: 1px solid #01509d;
        }
        
        .p15-proindexlist-1 dt {
            width: 276px;
            height: 205px;
            float: left;
            margin-right: 52px;
        }
        
        .p15-proindexlist-1 dt img {
            width: 276px;
            height: 205px;
            margin: 0 auto;
            display: block;
        }
        .p15-proindexlist-1 dd{padding-right:40px;}
        .p15-proindexlist-1 dd h4 {
            height: 52px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 48px;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-proindexlist-1 h4 a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-bottom: 4px;
            background: url(../images/p15-icon1.png) repeat-x left bottom;
        }
        
        .p15-proindexlist-1 dl:hover h4 a {
            color: #0E3182;
        }
        
        .p15-proindexlist-1-list-desc {
            height: 84px;
            font-size: 14px;
            line-height: 28px;
            color: #626262;
            overflow: hidden;
            margin-bottom: 20px;
        }
        
        .p15-proindexlist-1-list-deta {
            float: right;
            width: 125px;
            height: 38px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
			margin:2px;
        }
        
        .p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta {
            background: #0E3182;
            border-color: #0E3182;
        }
        
        .p15-proindexlist-1 dl:hover .p15-proindexlist-1-list-deta a {
            color: #fff;
        }
    

        .p12-pagination-1-main{margin: 0 auto;width: 240px;padding:20px 0;height: 30px;}
        .p12-pagination-1 a,.p12-pagination-1 span{display: block;width:28px;height: 26px;line-height: 26px;border: 1px solid #e5e5e5;float: left;text-align: center;margin: 0 2px;background:#fff;}
        .p12-pagination-1 span{border: 1px solid #fff;}
        .p12-pagination-1 .laypage_curr{background:#01509d;color:#fff;}
        
        .p12-pagination-1 .laypage_first,.p12-pagination-1 .laypage_last{display:none;}
    

      .g_ft{ height:269px; background: url(../images/ftbg.jpg) no-repeat center top; overflow: hidden;}
      .g_ft .m_fnav{  height:40px; color:#fff; }
      .g_ft .m_fnav a{ color:#fff; padding:0 60px 0 0;  font-size: 16px; font-weight: normal;display: inline-block;}
      .g_ft .m_fnav .lasta{padding-right: 0;}
      .g_ft .f_ftcon{float: left; color: #fff; padding: 42px 0 0 340px; height: 183px; width: 600px;  line-height: 30px; font-size: 14px;    }
      .g_ft .f_ftcon a{ color:#fff; display: inline-block;}
      .g_ft .f_ftcon b{position: relative; top:6px;padding-left: 15px;}
      .g_ft .flogo{ left:0; top:68px;}
      .g_ft .m_code{position: absolute;right: 0;top:48px;width: 88px;height: 128px;background: url(../images/codebg.jpg) no-repeat; padding-left: 86px;}
      .g_ft .codelst li{width: 88px;height: 88px;margin-right: 46px;}
      .g_ft .codelst li img{width: 88px;height: 88px;display: block;margin: 0 auto;}
      .g_ft .codelst li em{display: block;height: 32px;line-height: 32px;text-align: center;font-size: 14px;color: #fff;}

      

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #01509d;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #01509d;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    


/*Product Content*/
.ProductBox { clear: both; width: 910px; height: 340px; margin: 10px auto; background-image: url(../Images/pdBox.gif); display: yes;}
.ProductBox .ImageBox { float: left;  width: 400px; height: 150px; margin-left: 10px; margin-top: 16px; line-height: 28px;font-size:18px;display: yes;}
.ProductBox .InfoBox {float: right; width: 50%;  margin-right: 10px; margin-top: 16px; line-height: 28px;font-size:18px;}
.ProductBox .InfoBox .pdTitle { font-size:18px; line-height:35px;}
.ProductBox .InfoBox .pdKeywords { font-size:18px; line-height:35px;}
.ProductBox .InfoBox .pdOverview { font-size:18px;line-height:35px;}
/*.ProductBox .OrderBox { display: block; width: 155px; height: 42px; float: right; margin-top: -11px; margin-right: 10px; }*/
.ProductsButton { clear: both; width: 100%; height: 40px;padding-top:20px;bottom:0px;}
.ProductsButtondiv {float:left;width:220px;height:50px;padding:2px;}
/*.ProductInfo { clear: both; width: 910px; margin: 10px auto; }
.BoxHeader { width: 710px; height: 7px; background-image: url(../images/boxheader.gif); }
.BoxFooter { width: 710px; height: 7px; background-image: url(../images/boxfooter.gif); }
.BoxBody { clear: both; width: 690px; padding: 10px; background: url(../images/boxbody.gif) repeat-y; }
.RelatedProduct { clear: both; width: 710px; margin: 10px auto; }
*/
.p15-proindexlist-1-list{width:100%;padding:3px;}
.p15-proindexlist-1-list img{ max-width:890px;}
.p15-proindexlist-1-list table{padding:5px;border-left: 1px solid #999;border-top: 1px solid #999;border-left: 1px solid #999;border-bottom: 1px solid #999;width:96%;margin:0 auto;margin-bottom:0px;}
.p15-proindexlist-1-list td{border: 1px solid #999;text-align:center;}