
/*共用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;}
.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width: 1000px; margin: 0 auto;}
/*小模块*/
.blk-main .blk-xs{width: 246px; overflow: hidden;}
/*中模块*/
.blk-main .blk-sm{width: 730px; overflow: hidden;}

/*小版块*/
.blk-main .blk{margin-bottom: 30px;}
/*清除浮动*/
.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
/*通栏模块与main模块配套,因为需要重置white-space属性*/
.blk-md{width: 100%;clear: both;}



        .t2-info-list {
            width: 100%;
            height: auto;
            overflow: hidden;
            font-family: "Microsoft Yahei";
            margin-bottom: 50px;
        }
    


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;
        }
    

            /*class="li_1 cur"*/
            
            .t1-deputy-nav {
                width: 100%;
                margin: 30px auto 0;
                overflow: hidden;
            }
            
            .t1-deputy-nav ul {
                width: 100%;
            }
            
            .t1-deputy-nav li {
                float: left;
                text-align: center;
                width: 140px;
                font-size: 14px;
                border: 1px solid #efefef;
                border-left: 0;
                margin-left: 1px;
            }
            
            .t1-deputy-nav li a:link,
            .t1-deputy-nav li a:visited {
                color: #666;
                display: block;
                height: 40px;
                line-height: 40px;
                background-color: #e8e8e8;
            }
            
            .t1-deputy-nav li a:hover,
            .t1-deputy-nav li.cur a {
                background:#1857a3;
                color: #fff;
                font-weight: bold;
                text-decoration:none;
            }
        

        /*评分*/
        .t1-title-1 {
            height: 30px;
            line-height: 30px;
            padding-left: 14px;
            padding-bottom: 6px;
            border-bottom: 1px solid #d7d6db;
            font-size: 14px;
            color: #787878;
            
        }
        .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;
             
            cursor: pointer;
        }
        .t1-score .t1-activa {
            background-position: 0 -388px;
        }
        .t1-article {
            padding: 19px 19px 0;
            border: 0px solid #e8e8e8;
        }
        .t1-article h1 {
            padding-bottom: 19px;
            text-align: center;
            font-size: 28px;
            /*color: #242422;*/
            color:#1a61b3;
            font-family: "黑体";
        }
        .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 p {
            color: #333333;
        }
        .t1-article-content img {
            display: block;
            margin: 0 auto;
        }
        .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-tab-view {
            position: relative;
        }
        .t1-tab-view-hd {
            position: relative;
            width: 100%;
            overflow: hidden;
            border-left: 1px solid #ddd;
        }
        .t1-tab-view-hd li {
            float: left;
            padding: 0 17px;
            height: 32px;
            line-height: 32px;
            border-top: 2px solid #666;
            border-bottom: 1px solid #ddd;
           
            cursor: pointer;
        }
        .t1-tab-view-hd li.t1-current {
            border-bottom-color: #fff;
        }
        .t1-tab-view-bd {
            width: 100%;
            height: 189px;
            overflow: hidden;
            margin-top: -1px;
            padding-top: 11px;
            border-top: 1px solid #ddd;
            font-size: 14px;
        }
        .t1-tab-view-bd .t1-item {
            overflow: hidden;
            margin-bottom: 90px;
        }
        .t1-tab-view-bd .t1-news-list li {
            width: 100%;
            overflow: hidden;
        }
        .t1-tab-view-bd .t1-news-list-2 li {
            width: 42%;
        }
        .t1-tab-view-bd .t1-news-list a {
            float: left;
            display: block;
            width: 70%;
            padding-left: 17px;
            line-height: 32px;
            color: #666;
           
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .t1-tab-view-bd .t1-news-list a:hover {
            color: #444;
        }
        .t1-tab-view-bd .t1-news-list span {
            float: right;
            line-height: 32px;
            color: #999;
        }
        .t1-tab-view-bd .t1-flip {
            clear: both;
            padding: 13px 0 15px;
            overflow: hidden;
        }
        .t1-tab-view-bd .t1-flip a {
            display: inline-block;
            margin-left: 40px;
            color: #999;
        }
        .t1-tab-view-bd .t1-flip a:hover {
            color: #f00;
        }
        .t1-tab-view a.t1-view-more {
            position: absolute;
            right: 9px;
            top: 7px;
            font-size: 14px;
            color: #055ca3;
        }
        .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;
            
        }
        .t1-article-keyword-2 {
            width: auto;
            margin-bottom: 20px;
            border: 1px solid #e3e3e3;
        }
        .t1-article-keyword-2 dl,
        .t1-article-keyword-3 dl {
            padding-left: 0;
            margin-left: -10px;
        }
        .t1-article-keyword-2 dt,
        .t1-article-keyword-3 dt {
            margin-left: 0;
            padding-left: 10px;
            padding-bottom: 7px;
            background: none;
        }
        .t1-article-keyword-2 dd a,
        .t1-article-keyword-3 dd a {
            font-size: 12px;
        }
        .t1-article-keyword-3 {
            width: 100%;
            margin: 0 -19px;
            border-top: 1px solid #e3e3e3;
        }
        /*留言*/
        .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;
        }
        /*招聘详细页*/
        .t1-job-detail .t1-content-box {
            padding-left: 16px;
            margin-bottom: 40px;
            color: #666;
        }
        .t1-job-detail .t1-content-box h6 {
            padding: 16px 0;
            font-size: 16px;
        }
        .t1-job-detail .t1-content-box dl {
            line-height: 25px;
            color: #666;
        }
        .t1-job-detail .t1-content-box dt {
            font-size: 14px;
            font-weight: bold;
        }
        .t1-job-detail .t1-content-box dd {
            font-size: 12px;
        }
        .t1-job-detail .t1-content-box p {
            margin-top: 7px;
        }
        .t1-job-detail .t1-tab-view-bd {
            height: 155px;
        }
        /*解决方案页*/
        .t1-project-dateil h2 {
            border-bottom: 1px solid #ebeaed;
            color:#1a61b3;
        }
        .t1-project-dateil .t1-set-font-size {
            padding: 20px 0;
        }
        /*帮助页*/
        .t1-help-article .t1-article-keyword-3 {
            margin-top: 20px;
        }
        .t1-help-article h3 {
            line-height: 36px;
            font-size: 14px;
            font-weight: bold;
            color: #666;
        }
        .t1-help-article p {
            line-height: 28px;
            padding-left: 25px;
            font-size: 12px;
            color: #666;
        }
        /*滑块*/
        .t1-slider-wrap {
            margin-bottom: 23px;
        }
        .t1-custom-slider {
            width: 100%;
        }
        .t1-custom-slider .t1-item .t1-view-more {
            position: absolute;
            right: 0;
            bottom: 2px;
            padding: 0 4px;
            color: #3598dc;
            background-color: #fff;
        }
        .t1-custom-slider .slick-arrow {
            overflow: hidden;
        }
        .t1-custom-slider .slick-prev,
        .t1-custom-slider .slick-next {
            position: absolute;
            z-index: 5;
            top: 50%;
            opacity: .8;
            width: 20px;
            height: 91px;
            margin-top: -48px;
            border: 0 none;
            text-indent: -9999px;
            cursor: pointer;
            /*background: #fff url(images/t1-sprite.png) no-repeat;*/
        }
        .t1-custom-slider .slick-prev {
            left: -6px;
            background-position: 0 -862px;
        }
        .t1-custom-slider .slick-next {
            right: -6px;
            background-position: -20px -862px;
        }
        .t1-custom-slider {
            position: relative;
            width: 100%;
            overflow: hidden;
        }
        .t1-custom-slider .t1-pic {
            position: relative;
            width: 100%;
            z-index: 2;
            overflow: hidden;
            background-color: #000;
        }
        .t1-custom-slider .t1-pic img {
            display: block;
            width: 100%;
            margin-top: 0;
        }
        .t1-custom-slider .t1-info h4 a {
            font-weight: normal;
            font-size: 14px;
            color: #666;
        }
        .t1-item-box .t1-item-case {
            overflow: hidden;
        }
        .t1-item-box .t1-item-case li {
            float: left;
            width: 30.3%;
            padding: 16px 1.5% 0;
            color: #666
        }
        .t1-item-box .t1-item-case h4 {
            width: 100%;
            padding-bottom: 11px;
            font-size: 14px;
            font-weight: normal;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            /*background: url(images/t1-skin.png) no-repeat 0 -116px;*/
        }
        .t1-item-box .t1-item-case h4 a {
            padding-left: 16px;
            color: #666;
        }
        .t1-item-box .t1-item-case h4 a:hover {
            color: #444;
        }
        .t1-item-box .t1-item-case p {
            max-height: 96px;
            overflow: hidden;
            padding-left: 18px;
            line-height: 24px;
            font-size: 12px;
        }
        .t1-custom-slider-1 {
            height: 143px;
        }
        .t1-custom-slider-1 .t1-item {
            float: left;
            overflow: hidden;
            padding: 24px 20px;
            height: 90px;
        }
        .t1-custom-slider-1 .t1-pic {
            float: left;
            width: 90px;
            height: 90px;
            margin-right: -90px;
        }
        .t1-custom-slider-1 .t1-info {
            position: relative;
            float: left;
            width: 100%;
        }
        .t1-custom-slider-1 .t1-info h4 {
            overflow: hidden;
            _width: 290px;
            margin: -4px 0 6px;
            padding-left: 100px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .t1-custom-slider-1 .t1-info p {
            margin-top: 0;
            padding-left: 100px;
            line-height: 24px;
            height: 72px;
            text-indent: 0;
            overflow: hidden;
            font-size: 12px;
            color: #666;
        }
    

        /*<![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;
        }
        /*]]>*/
    

        .my-kefu {
            position: fixed;
            right: 0px;
            top: 20%;
            z-index: 9999;
        }
        .my-kefu ul {
            width: 77px;
        }
        .my-kefu li a {
            text-decoration: none;
        }
        .my-kefu li {
            background: #1a61b3;
            margin-top: 1px;
            padding: 9px 0;
            height: 56px;
            width: 77px;
        }
        .my-kefu li i {
            background: url(images/skins/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
            width:
        }
        .my-kefu li p {
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        .my-kefu .my-kefu-qq i {
            background-position: 4px 0;
        }
        .my-kefu .my-kefu-tel i {
            background-position: 0 -25px;
        }
        .my-kefu .my-kefu-liuyan i {
            background-position: 4px 5px;
        }
        .my-kefu .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        .my-kefu .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        .my-kefu .my-kefu-top {
            background: url(images/ontop.png) no-repeat center 4px;
            width: 77px;
            height: 77px;
            display: block;
        }
        .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        .my-kefu-tel-right {
            font-size: 20px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding-left: 15px;
            border-left: 1px solid #fff;
            margin-top: 8px;
        }
        .my-kefu-right {
            width: 20px;
        }
        .my-kefu-tel-main {
            color: #fff;
            margin-top: 9px;
            height: 47px;
            width: 247px;
        }
        .my-kefu-main {
            width: 97px;
            position: relative;
        }
        .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
        }
        #roll{ display:none;}
    
