/*共用css*/
/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
input,textarea {border: 0 none; box-shadow: none; outline: none;}
/* 设置默认字体 */
body,
button, input, select, textarea {
    font: 14px/1.5  "Microsoft Yahei", arail, sans-serif;
}
h1,h2,h3,h4,h5,h6 {font-family: "Microsoft Yahei";}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/
address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */
/* 重置列表元素 */
ul, ol {list-style: none;}
/* 重置文本格式元素 */
a {text-decoration: none;}
a:hover {text-decoration: underline;}
/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}
/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
/*字体大小*/
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
/*Main模板*/
.blk-main{width: 1000px; margin: 0 auto;}
/*小模块*/
.blk-main .blk-xs{width: 246px;}
/*中模块*/
.blk-main .blk-sm{width: 730px;}
/*小版块*/
.blk-main .blk{margin-bottom: 25px;}
/*上(t)右(r)下(b)左(l)内补白*/
.blk-main .p-trbl{padding:25px;}
/*上右左内补白*/
.blk-main .p-trl{padding:25px;padding-bottom: 0;}
/*清除浮动*/
.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
/*通栏模块与main模块配套,因为需要重置white-space属性*/
.blk-md{width: 100%;clear: both;}
        .t1-crumb a:last-child {
            color: red;
        }

HTML , body{font-family:"Microsoft Yahei"!important;}
body .editor-reset{font-family:"Microsoft Yahei"!important;}

.header{width:1000px;margin:0 auto;}
.h_top{background:url(Skins/Default/Img/Common/topbg.gif) repeat-x center 0;height:156px;font-family:"Microsoft YaHei";font-size:14px;position:relative;}
.h_zc{height:34px;line-height:34px;color: #898989;}
.h_zc p{float: right;}
.h_zc p a{padding:0 0 0 40px;line-height:34px;display: inline-block;color: #898989;}
.h_zc span{line-height:34px;display: inline-block;background:url(Skins/Default/Img/Common/t_ico05.gif) no-repeat right center;padding: 0 15px;}
.h_zc p a.t_ico1{background:url(Skins/Default/Img/Common/t_ico01.gif) no-repeat 19px center;}
.h_zc p a.t_ico2{background:url(Skins/Default/Img/Common/t_ico02.gif) no-repeat 19px center;}
.h_zc p a.t_ico3{background:url(Skins/Default/Img/Common/t_ico02.gif) no-repeat 19px center;}
.h_con h1{padding:23px 0 0;overflow: hidden;width: 206px;}

.menu{width: 766px;white-space:nowrap;position:relative;}
.menu ul{width:790px;position:relative;}
.menu li{float: left; position:relative;}
.menu li a{color:#333;line-height:122px;display:inline-block;padding: 0 14px;}
.menu li.cur a,.menu li a:hover{text-decoration:none;background:url(Skins/Default/Img/Common/t_ico04.gif) no-repeat center bottom #1857a3;color: #fff;}
.menu li a:-webkit-any-link{ display:block;}
 .menu li p {
           position: absolute;
    left: 0px;
    top: 121px;
    border: 1px solid #1857a3;
    text-align: center;
    background: #fff;
    width: 100%;
    display: none;
    height: auto;
    z-index: 998;
    PADDING: 0;
    MARGIN: 0;
        }
        
        .menu li p a {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ccc;
            font-size: 14px;
            color: #333;
            padding: 0;
            display: block;
            width: 100%;
        }
        
        .menu li:hover p {
            display: block;
        }
        
        .menu li:hover p a,
        .menu li.cur p a {
            background: none;
            color: #333;
        }
        
        .menu li p a:hover {
            background: #1857a3;
            color: #fff;
        }
        
        .menu li p a:last-child {
            border: 0;
        }


        .t2-banner a{height: 340px!important;}
        .blk-xs .t1-slide img{width:100%;}
        .t1-product-slide-1 img{margin: 0 auto;display:block;}
        .blk-xs .t1-slide {margin-bottom:30px;}
        .slick-dots li button:before {
            font-size: 0px;
        }
        .t1-product-slide-1 {
            position: relative;
            max-height: 340px;
            overflow: hidden;
        }
        .t1-product-slide-1 .slick-dots {
            position: absolute;
            right: 10px;
            bottom: 10px;
            width: 100%;
            text-align: center;
        }
        .t1-product-slide-1 .slick-dots li {
            width: 18px;
            display: inline-block;
            height: 18px;
            line-height: 18px;
            margin-left: 5px;
            text-align: center;
            border: none 0;
            background-color: #999;
            border-radius: 50%;
        }
        .t1-product-slide-1 .slick-dots .slick-active {
            background-color:#1857a3;
        }
        .t1-product-slide-1 .slick-dots li button {
            width: 18px;
            content: none;
            font-size: 12px;
            height: 18px;
            line-height: 8px;
            color: #fff;
            background: transparent;
            border: none 0;
        }
    

        .t1-search {
            clear: both;
            width: 1000px;
            height: 57px;
            line-height: 57px;
            margin: 0 auto;
            overflow: hidden;
        }
        
        .t1-search a {
            text-decoration: none;
        }
        
        .t1-search dl {
            color: #999;
        }
        
        .t1-search dl a {
            color: #999;
        }
        
        .t1-search dt {
            float: left;
            margin-right: 5px;
            font-weight: bold;
            color:#333;
        }
        
        .t1-search dd {
            float: left;padding:0 5px;
        }
        
        .t1-search dd.t1-split {
            margin: 0 9px;
        }
        
        .t1-search .t1-search-input-group {
            width: 192px;
            padding-top: 17px;
        }
        
        .t1-search .t1-search-input-group input {
            float: left;
            width: 138px;
            height: 20px;
            padding-left: 10px;
            border: 1px solid #aaa;
            border-right:1px solid #1857a3;
            color: #666;
        }
        
        .t1-search .t1-search-input-group .t1-btn {
            float: left;
            display: inline-block;
            width: 40px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            text-decoration: none;
            border: 1px solid #1857a3;
            background-color: #1857a3;
        }
    

                    .jiathis_style_32x32 {
                        height: 60px;
                        clear: both;
                        width: 190px;
                        margin: 0 auto;
                    }
                    .t1-article .t1-interact .jiathis_style_32x32 a {
                         float: none; 
                         width: auto; 
                         height: auto; 
                         text-indent: 0; 
                         overflow: hidden;  
                    }
                

        /*评分*/
        .shorttitle{font-size:24px;text-align:center;    padding-bottom:15px;}
        .t1-score dt {
            float: left;
            margin-right: 6px;
            font-size: 12px;
            color: #999;
        }
        .t1-score dd {
            float: left;
            width: 13px;
            height: 18px;
            margin-left: 2px;
            background: url(images/t1-sprite.png) no-repeat -22px -388px;
            cursor: pointer;
        }
        .t1-score .t1-activa {
            background-position: 0 -388px;
        }
        /*共用样式*/
        .t1-article {
            padding: 19px 19px 0;
            border: 1px solid #e8e8e8;
        }
        .t1-article h1 {
            padding-bottom: 5px;
            text-align: center;
            font-size: 28px;
            color: ${
                skins.hTitle && skins.hTitle.color?skins.hTitle.color: "#242422"
            };
            font-family: "黑体";
        }
        .t1-article-info {
            overflow: hidden;
        }
        .t1-article-info,
        .t1-article-info a {
            color: #999;
            text-decoration: none;
        }
        .t1-article-info .t1-fore1 {
            width: 100%;
            height: 28px;
            line-height: 30px;
            border-bottom: 1px solid #ebeaed;
        }
        .t1-article-info .t1-fore1 .t1-classify-logo {
            float: left;
        }
        .t1-article-info .t1-score {
            margin: 0 18px 0 9px;
        }
        .t1-article-info .t1-score dt {
            margin-right: 0;
        }
        .t1-article-info .t1-score dd {
            height: 28px;
            background-position: -22px -383px;
        }
        .t1-article-info .t1-score .t1-activa {
            background-position: 0 -383px;
        }
        .t1-article-info .t1-fore2 {
            clear: both;
            padding-top: 24px;
        }
        .t1-article-info .t1-fore2 .fl li {
            float: left;
            margin-right: 42px;
        }
        /*字体设置*/
        .t1-set-font-size li {
            float: left;
            margin-left: 5px;
        }
        .t1-set-font-size a {
            display: block;
            width: 17px;
            height: 17px;
            line-height: 17px;
            text-align: center;
            border: 1px solid #fff;
            color: #999;
        }
        .t1-set-font-size .t1-current a,
        .t1-set-font-size a:hover {
            color: #f00;
            border-color: #f00;
        }
        /*文章导读*/
        .t1-article .t1-abstract {
            clear: both;
            padding: 20px 15px 18px;
            margin-top: 20px;
            line-height: 24px;
            border: 1px solid #d7d6db;
            color: #999;
            background-color: #f7f7f7;
        }
        .t1-article .t1-abstract span {
            color: #f00;
        }
        /*文章内容*/
        .t1-article-content {
            font-size: 14px;
            line-height: 32px;
        }
        .t1-article-content p {
            color:${
                skins.content && skins.content.color?skins.content.color: "#595959"
            };
        }
        .t1-article-content img {
            display: block;
            margin: 25px auto 0;
        }
        .t1-article-content .t1-title-1 {
            margin-top: 20px;
        }
        .t1-article-faq {
            padding-left: 15px;
        }
        .t1-article-faq dt a {
            display: inline-block;
            line-height: 30px;
            padding: 17px 0 7px;
            font-size: 14px;
            font-weight: bold;
            color: #055ca3;
        }
        .t1-article-faq dd {
            line-height: 24px;
            font-size: 12px;
            color: #666;
        }
        /*点赞、分享按钮*/
        .t1-article .t1-interact {
            width: 175px;
            margin: 40px auto;
            overflow: hidden;
        }
        .t1-article .t1-interact a {
            float: left;
            width: 55px;
            height: 55px;
            text-indent: -9999px;
            overflow: hidden;
        }
        .t1-article .t1-interact .t1-fore1 {
            background-position: 0 -120px;
            margin-right: 25px;
        }
        .t1-article .t1-interact .t1-fore2 {
            background-position: 0 -180px;
        }
        .t1-article .t1-interact .t1-fore1:hover {
            background-position: 0 -240px;
        }
        .t1-article .t1-interact .t1-fore2:hover {
            background-position: 0 -300px;
        }
        .t1-article-banner {
            margin: 20px -19px;
        }
        .t1-article-banner img {
            display: block;
            width: 100%;
        }
        /*本文关键字*/
        .t1-article-keyword {
            width: 100%;
            overflow: hidden;
            padding: 19px;
            font-size: 14px;
            background-color: #f6f6f6;
        }
        .t1-article-keyword dl {
            overflow: hidden;
        }
        .t1-article-keyword dt {
            font-size: 14px;
            color: #999;
        }
        .t1-article-keyword dd {
            float: left;
            line-height: 25px;
            color: #999;
            white-space: nowrap;
        }
        .t1-article-keyword dd a {
            float: left;
            margin: 0 10px;
            font-size: 14px;
            color: #999;
        }
        /*.t1-article-keyword dd a:hover {color: #3f90d3;}*/
        .t1-article-keyword-1 {
            margin: 0 -19px;
            border-top: 1px solid #e3e3e3;
            border-bottom: 1px solid #e3e3e3;
        }
        .t1-article-keyword-1 dt {
            padding-left: 17px;
            margin-bottom: 7px;
            background: url(images/t1-sprite.png) no-repeat;
        }
        /*留言*/
        .t1-comment {
            width: 100%;
            overflow: hidden;
            padding-top: 20px;
            margin: 20px 0;
            border: 1px solid #e8e8e8;
            border-top: 2px solid #000;
        }
        /*推荐阅读*/
        .t1-recom-reda {
            padding: 19px 19px 0px;
            border: 1px solid #e8e8e8;
        }
        .t1-recom-reda .t1-tab-view-bd {
            height: 150px;
        }
    

        /*<![CDATA[*/
        
        .t2-pr-list {
            clear: both;
            overflow: hidden;
            background: #fff;
            margin-bottom: 30px;
        }
        
        .t2-pr-list h3 {
            border-bottom: 1px solid #d7d7d7;
            margin: 0 0px 26px 0;
            height: 40px;
            line-height: 40px;
            font-weight: normal;
        }
        
        .t2-pr-list h3 span {
            font-size: 20px;
            color: ${
                skins.hTitle && skins.hTitle.color?skins.hTitle.color: "#39435e"
            };
            border-bottom: 2px solid ${
                skins.vi && skins.vi.color?skins.vi.color: "#E9D17C"
            };
            height: 38px;
            display: inline-block;
        }
        
        .t2-pr-list h3 span a {
            color: ${
                skins.hTitle && skins.hTitle.color?skins.hTitle.color: "#39435e"
            };
            text-decoration:none;
        }
        
        .t2-pr-list h3 em {
            font-size: 14px;
            font-family: Arial, Helvetica, sans-serif;
            padding-left: 10px;
            color: ${
                skins.hTitle && skins.hTitle.color?skins.hTitle.color: "#4a536a"
            };
            text-transform: uppercase;
            font-weight: lighter;
        }
        .t2-pr-list h3 em{color:#ccc;}
        .t2-pr-list ul {
            overflow: hidden;
        }
        
        .t2-pr-list li {
            width: 31%;
            float: left;
            margin: 0 0 25px 3.5%;
            margin: 0 0 25px 3%\9;
            position: relative;
            overflow: hidden;
            border: 1px solid #ccd3e5;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }
        
        .t2-pr-list li:hover{border:1px solid #1857a3;}
        
        .t2-pr-list ul li.nth3{
            margin-left:0;
        }
       
        .t2-pr-list li img {
            width: 100%;
            display: block;
            height: 167px;
        }
        
        .t2-pr-list li span {
            display: block;
            width: 100%;
            height:32px;
            text-align: center;
            background:rgba(51 , 51 , 51 , 0.8);
            font-size: 14px;
            font-family: "Microsoft Yahei";
            color:#fff;
            padding-top: 10px;
            overflow: hidden;
        }
        
        .t2-pr-list li span em {
            font-size: 12px;
            display: block;
            text-transform: uppercase;
        }
        .t2-pr-list li a:hover{text-decoration: none;}
        .t2-pr-list .ppages {
            float: right;
            padding-right: 42px;
        }
        
        .t2-pages {
            text-align: center;
            font: 16px "Microsoft Yahei";
            color: #596176;
            margin-top: 20px;
            padding-right: 20px;
            float: right;
        }
        
        .t2-pages a {
            display: inline-block;
            vertical-align: top;
        }
        
        .t2-pages a:hover {
            text-decoration: none;
        }
        
        .t2-pages .t2-p-pre,
        .t2-pages .t2-p-next {
            font: 14px "Microsoft Yahei";
            width: 68px;
            height: 22px;
            border: 1px solid #39435e;
            text-align: center;
            line-height: 22px;
            color: #39435e;
            margin: 0 5px;
        }
        
        .t2-pages .t2-p-pre:hover,
        .t2-pages .t2-p-next:hover {
            background: #596176;
            color: #fff;
        }
        
        .t2-pages span a {
            font: 16px "宋体";
            background: #f2f2f2;
            width: 22px;
            height: 22px;
            line-height: 22px;
            text-align: center;
            color: #39435e;
            border: 1px solid #39435e;
            margin: 0 5px;
        }
        
        .t2-pages span a:hover {
            border: 1px solid #df0522;
            color: #bec2ce;
            background: #df0522;
        }
        /*]]>*/
    

        /*<![CDATA[*/
        
        .t2-pr-ingo {
            border: 1px solid ${
                skins.vi && skins.vi.color?skins.vi.color: "#E9D17C"
            };
            border-top: 4px solid ${
                skins.vi && skins.vi.color?skins.vi.color: "#E9D17C"
            };
            margin-bottom: 15px;
            min-height: 61px;
            font-family: "Microsoft Yahei";
            margin-bottom: 30px;
        }
        
        .t2-pr-ingo h3 {
            height: 52px;
            line-height: 52px;
            margin: 0 20px 0px 17px;
            color:${
                skins.hTitle&&skins.hTitle.color?skins.hTitle.color: '#333333'
            };
            font-size: 18px;
            font-weight: normal;
            border-bottom: 1px solid #f1f1f1;
        }
        
        .t2-pr-ingo h3 span {
            font-size: 12px;
            font-family: arial;
            font-weight: normal;
            text-transform: uppercase;
            font-style: normal;
            padding-left: 5px;
            color: ${
                skins.hTitle && skins.hTitle.color?skins.hTitle.color: "#999999"
            };
        }
        
        
        
        .t2-pr-ingo ul {
            overflow: hidden;
        }
        .t2-pr-ingo .fr{float:right;}
        .t2-pr-ingo li {
            width: 46%;
            height: 28px;
            font-size: 12px;
            line-height: 28px;
            padding: 0 0 0 15px;
            overflow: hidden;
            background: url(images/t2-ico55.gif) no-repeat 0 center;
            float:left;
        }
        
        .t2-pr-ingo li a {
            font-size:14px;
            color: #353e47;
            text-decoration: none;
        }
        
        .t2-pr-ingo li span {
            float: right;
            color: #666;
        }
        /*]]>*/
    

       
        .t1-vice-nav a {
            text-decoration: none;
        }
        
        .t1-vice-nav .t1-vice-nav-hd {
            height: 50px;
            margin: 0px;
            line-height: 50px;
            padding-left: 20px;
            font-size: 18px;
            color: #fff; 
            background-color:#1857a3; 
        }
        
        .t1-vice-nav .t1-vice-nav-bd {
            border: 1px solid #dbdbdb;
            border-top:0;
            border-top: 0 none;
            background-color: #fafafa; 
        }
  
        
        .t1-vice-nav .t1-menu-hd a:hover,
        .t1-vice-nav .t1-current .t1-menu-hd a {
            border-left-color: #fff;
            border-right-color: #dbdbdb; 
        }
        
        .t1-vice-nav .t1-menu-bd {
            left: -348px;
        }
        
        .t1-vice-nav-1 .t1-menu {
            border-bottom: 1px dashed  #dbdbdb; 
            width: 100%;
            overflow: hidden;
        }
        
        .t1-vice-nav-1 .t1-menu:last-child{
            border-bottom:0px;
        }
        
        .t1-vice-nav-1 .t1-menu a {
            display: block;
            line-height: 37px;
            padding: 0px 20px 0 35px;
            overflow: hidden;
            color: #666666;
            background: url(images/t1-sprite.png) no-repeat 20px -638px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .t1-vice-nav-1 .t1-menu a:hover,.t1-vice-nav-1 .sidenavcur a {
            background-color: #ffffff;color:#115bb0;font-weight:bold;
        }
        
        .t1-vice-nav-1 .t1-menu li {
            line-height: 25px;
            width: 100%;
            overflow: hidden;
        }
      
        
        .t1-vice-nav-1 .t1-menu.t1-last {
            border-bottom: 0 none;
        }
    

        /*产品详细页页签*/
        .t1-tab-trigger {
            height: 44px;
            line-height: 44px;
            border-top: 2px solid ${
                skins.vi&&skins.vi.color?skins.vi.color: '#333333'
            };
        }
        .t1-tab-trigger h3 {
            position: relative;
            float: left;
            font-size: 18px;
            font-weight: bold;
        }
        .t1-tab-trigger .t1-switchable {
            padding: 0 20px;
            cursor: pointer;
            color:${
                skins.hTitle&&skins.hTitle.color?skins.hTitle.color: '#333333'
            };
        }
        .t1-tab-trigger .t1-switchable:hover {
            /*color: #666;*/
        }
        .t1-tab-trigger li.t1-current {
            margin-top: -2px;
            border-top: 2px solid #AAA;
            color: #666;
        }
        .t1-tab-trigger .t1-split {
            width: 5px;
            color: #c2c2c2;
        }
        /*相关资讯*/
        .t1-relevant-info {
            border: 1px solid ${
                skins.vi&&skins.vi.color?skins.vi.color: '#333333'
            };
            border-top: 0 none;
        }
        .t1-relevant-info .t1-tab-panel {
            padding: 0 20px 17px;
        }
        .t1-relevant-info .t1-tab-panel li {
            overflow: hidden;
        }
        .t1-relevant-info .t1-tab-panel a {
            display: block;
            height: 32px;
            overflow: hidden;
            padding-left: 13px;
            line-height: 32px;
            font-size: 14px;
            cursor: pointer;
            color:${
                skins.content && skins.content.color?skins.content.color: "#666666"
            };
            background: url(images/t1-sprite.png) no-repeat 0 -465px;
        }
        .t1-relevant-info .t1-tab-panel a:hover {
            color:${
                #strings.isEmpty(skins)?"#3598dc": skins.linkHover.color
            };
            text-decoration: none;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: normal;
        }
        .t1-relevant-info .t1-tab-panel a {
            text-decoration:none;
        }
        .t1-relevant-info .t1-tab-panel a i {float:right;}
        .blk-xs .t1-relevant-info .t1-tab-panel a i {display:none;}
    
/*<![CDATA[*/     .t2-pr-pho {      height: 67px;      background:#1857a3;      border-bottom: 4px solid  #1857a3;      color: #fff;      padding: 16px 0 0 0px;      font-size: 16px;      font-family: "Microsoft Yahei";     }    .t2-pr-pho p{width:200px;margin:0 auto;}     .t2-pr-pho span {      background: url(images/t2-pro-tel.gif) no-repeat 0 5px;      background-size: 30px 30px;      padding-left: 46px;      height: 50px;      display: block;      color:#fff;     }     .t2-pr-pho span em {      display: block;      font-size: 24px;      font-weight: bold;      font-family: arial;      font-style: italic;     }    /*]]>*/

.blkaka p{padding:5px 0;font-size:14px;}
     .t2-pr-pho2 {
      border: 1px solid #f1f1f1;
      overflow: hidden;
      font-family: "Microsoft Yahei";
     }

     .t2-pr-pho2 .t2-pr-ptit {
      color:#fff;
      font-size: 18px;
      font-weight: bold;
      background:#1857a3;
      height: 65px;
      padding-top: 10px;
      text-align: center;
      overflow: hidden;
     }

     .t2-pr-pho2 .t2-pr-ptit i {
      color:#fff;
      display: block;
      font: 12px Arial;
      text-align: center;
      font-size: 14px;
      line-height: 18px;
      text-transform: uppercase;
      padding-top: 4px;
     }

     .t2-pr-pleftlx {
      text-align: left;
      font-size: 12px;
      padding: 10px 0px;
      margin-bottom: 0px;
      padding-bottom: 10px;
      color: #fff;
      color: #444;
     }

     .t2-pr-pleftlx p {
      line-height: 24px;
      color:${
                skins.content && skins.content.color?skins.content.color: "#666666"
            };
     }

     .t2-pr-pho2 .t2-pr-pdianh {
      padding: 0 15px;
      margin: 0 auto;
     }

     .t2-pr-pho2 .t2-pr-pdianhua {
      background: url(images/t2-lxwm.jpg) no-repeat center 16px;
      color:${
                skins.vi && skins.vi.color?skins.vi.color: "#F87E2D"
            };
      line-height: 18px;
      padding: 114px 0px 3px;
      font-size: 12px;
     }

     .t2-pr-pdianhua span {
      display: block;
      font: 18px "Impact";
      color: #444;
     }
     body .blk-main .blk-xs{width:265px;}


        /*<![CDATA[*/.footer
        {
            width: 1000px;
            margin: 0 auto;
        }
        .f_bj
        {
            font-family: "Microsoft YaHei";
            color: #fff;
            line-height: 30px;
            background: url(Skins/Default/Img/Common/footbg.gif) no-repeat center 0 #555;
            clear: both;
            height: 310px;
            overflow: hidden;
            font-size: 14px;
        }
        .f_nav
        {
            height: 68px;
            line-height: 68px;
            text-align: center;
            white-space: nowrap;
        }
        .f_nav a
        {
            display: inline-block;
            padding: 0 27px;
        }
        .f_con
        {
            padding: 43px 0 0;
        }
        .f_logo
        {
            width: 188px;
            overflow: hidden;
        }
        .f_text
        {
            width: 597px;
            white-space: nowrap;
            padding: 0px 0px 0 35px;
            background: url(Skins/Default/Img/Common/f_ge.gif) no-repeat 0 9px;
        }
        .f_bj a
        {
            color: #fff;
        }
        .f_code
        {
            width: 110px;
            padding: 12px 11px 0;
            overflow: hidden;
            line-height: 20px;
            text-align: center;
            background: url(Skins/Default/Img/Common/codebg.gif) no-repeat 0 2px;
        }
        .f_code img
        {
            display: block;
            width: 94px;
            height: 94px;
            padding: 5px;
            border: solid 2px #eaeaea;
            background: #fff;
        }
        .f_code span
        {
            display: block;
            text-align: center;
        }
        /*]]>*/
    
