﻿/* CSS Document */
*
{
    padding: 0;
    margin: 0;
}
body
{
    font-size: 12px;
    font-family: "宋体";
    background: #fff url(404.png) repeat-x 0 0;
    color: #666;
}
img
{
    border: none;
}
a
{
    text-decoration: none;
    color: #333;
}
a:hover
{
    color: #1c62b0;
}
li
{
    list-style-type: none;
}
.clear
{
    clear: both;
}
.fc
{
    zoom: 1;
}
.fc:after
{
    display: block;
    clear: both;
    content: ".";
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
table
{
    border-collapse: collapse;
}
#MyContent th, #MyContent td
{
    border: 1px solid #ddd;
}
.pagec th, .pagec td
{
    border: 1px solid #ddd;
}/*头部*/
.header
{
    height: 183px;
}
.header .top
{
    height: 41px;
    border-top: 3px solid #0075c1;
    background: #f2f2f2;
    line-height: 41px;
}
.header .top .topbox
{
    width: 999px;
    margin: 0 auto;
}
.header .top .topbox span
{
    float: left;
    margin-left: 8px;
    color: #333;
}
.header .top .topbox p
{
    float: right;
}
.header .top .topbox p a
{
    margin: 0 16px;
}
.header .top .topbox ul
{
    float: right;
    padding-top: 6px;
    line-height: 18px;
}
.header .top .topbox ul li
{
    width: 30px;
    height: 27px;
    float: left;
    margin: 0 6px;
    position: relative;
}
.header .top .topbox ul li img.wxewm
{
    position: absolute;
    left: 0;
    top: 32px;
    display: none;
}
.header .logo_tel
{
    height: 100px;
    width: 999px;
    margin: 0 auto;
}
.header .logo_tel .logo
{
    float: left;
    margin-top: 11px;
}
.header .logo_tel .lo_tit
{
    float: left;
    margin-left: 16px;
    margin-top: 33px;
}
.header .logo_tel dl
{
    background: url(../image/telbg.jpg) no-repeat left center;
    font-family: "微软雅黑";
    padding-left: 64px;
    float: left;
    margin-left: 20px;
    height: 60px;
    margin-top: 14px;
}
.header .logo_tel dl dt
{
    color: #fa7400;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}
.header .logo_tel dl dd
{
    color: #a3a3a3;
}
.header .nav
{
    height: 39px;
    background: #0075c1;
    font-family: "微软雅黑";
    font-size: 14px;
}
.header .nav ul
{
    width: 999px;
    margin: 0 auto;
}
.header .nav ul li
{
    height: 14px;
    line-height: 14px;
    border-left: 1px solid #449ad2;
    padding: 0 32px;
    margin-top: 12px;
    float: left;
}
.header .nav ul li a
{
    color: #fff;
}
.header .nav ul li a.ah
{
    display: none;
}
.header .nav ul li:first-child
{
    border: none;
}/*banner*/
.banner
{
    width: 100%;
    height: 388px;
}/* flexslider */
.flexslider
{
    position: relative;
    height: 388px;
    overflow: hidden;
    background: url(404.png) 50% no-repeat;
}
.slides
{
    position: relative;
    z-index: 1;
}
.slides li
{
    height: 388px;
}
.slides li a
{
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    text-indent: -9999px;
}
.flex-control-nav
{
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}
.flex-control-nav li
{
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}
.flex-control-nav a
{
    display: inline-block;
    width: 13px;
    height: 13px;
    line-height: 40px;
    overflow: hidden;
    background: url(../image/dot.png) right 0 no-repeat;
    cursor: pointer;
}
.flex-control-nav .flex-active
{
    background-position: 0 0;
}
.flex-direction-nav
{
    position: absolute;
    z-index: 3;
    left: 0;
    width: 100%;
    top: 45%;
}
.flex-direction-nav li a
{
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}
.flex-direction-nav li a.flex-prev
{
    left: 60px;
    background: url(../image/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next
{
    right: 60px;
    background: url(../image/next.png) center center no-repeat;
}/*底部*/
.footer
{
    height: 152px;
    background: #0075c1;
}
.footer .foot
{
    width: 999px;
    margin: 0 auto;
    height: 152px;
}
.footer .foot .foot_l
{
    width: 288px;
    height: 100%;
    float: left;
    background: #fff;
    text-align: center;
}
.footer .foot .foot_l p
{
    float: left;
}
.footer .foot .foot_l img
{
    margin: 15px 5px 0;
}
.footer .foot .foot_r
{
    width: 695px;
    float: left;
    margin-left: 16px;
}
.footer .foot .foot_r .foot_nav
{
    border-bottom: 1px solid #6fc2fa;
    padding: 26px 0 16px;
}
.footer .foot .foot_r .foot_nav li
{
    height: 12px;
    line-height: 12px;
    *height: 13px;
    *line-height: 16px;
    border-left: 1px solid #fff;
    padding: 0 25px;
    float: left;
}
.footer .foot .foot_r .foot_nav li:first-child
{
    border: none;
}
.footer .foot .foot_r .foot_nav li a
{
    color: #fff;
}
.footer .foot .foot_r p
{
    color: #fff;
    line-height: 24px;
    padding-left: 2px;
    padding-top: 16px;
}
.footer .foot .foot_r p a
{
    color: #fff;
}/*首页*/
.inmain
{
    width: 1000px;
    margin: 0 auto;
    padding-top: 12px;
}
.inmain .gonggao_search
{
    height: 26px;
    background: #f8f8f8;
    margin-bottom: 18px;
}
.inmain .gonggao_search .gonggao
{
    background: url(../image/laba.png) no-repeat 8px center;
    line-height: 26px;
    padding-left: 28px;
    float: left;
}
.inmain .gonggao_search .gonggao h3
{
    float: left;
    font-weight: normal;
    color: #333;
    font-size: 12px;
}
.inmain .gonggao_search .gonggao #demo
{
    float: left;
    width: 399px;
    margin-left-left: 3px;
    height: 26px;
    overflow: hidden;
}
.inmain .gonggao_search .gonggao ul li a
{
    float: left;
    color: #666;
}
.inmain .gonggao_search .gonggao ul li span.times
{
    float: right;
    color: #c1c1c1;
}
.inmain .gonggao_search .search
{
    width: 260px;
    height: 26px;
    background: #0072a8;
    float: right;
}
.inmain .gonggao_search .search input[type="text"]
{
    width: 208px;
    height: 20px;
    background: #fff;
    line-height: 20px;
    border: none;
    margin: 3px;
    float: left;
    text-indent: 5px;
    color: #999;
}
.inmain .gonggao_search .search input[type="submit"]
{
    float: left;
    margin-left: 11px;
    margin-top: 3px;
    width: 22px;
    height: 21px;
    background: url(../image/fangda.jpg) no-repeat;
    border: none;
    cursor: pointer;
}
.gsjj
{
    width: 275px;
    height: 298px;
    float: left;
}
.gsjj .tit
{
    height: 30px;
    line-height: 30px;
    padding-left: 28px;
    background: url(../image/lmtb.jpg) no-repeat 2px center;
    border-bottom: 1px solid #e0e0e0;
}
.gsjj .tit h3
{
    font-size: 14px;
    color: #666;
    float: left;
}
.gsjj .tit span
{
    color: #bfbfbf;
    float: left;
    margin-left: 8px;
    font-family: Verdana,Geneva,sans-serif;
    letter-spacing: 1px;
}
.gsjj .tit a
{
    float: right;
    margin-right: 5px;
    color: #666;
}
.gsjj .img
{
    text-align: center;
    padding-top: 6px;
    padding-bottom: 8px;
}
.gsjj p
{
    line-height: 24px;
    text-indent: 2em;
}
.gsjj p a
{
    color: #49a9db;
}
.xwzx
{
    width: 396px;
    height: 298px;
    float: left;
    margin-left: 29px;
    margin-right: 32px;
}
.xwzx .tit
{
    height: 30px;
    line-height: 30px;
    padding-left: 28px;
    background: url(../image/lmtb.jpg) no-repeat 2px center;
    border-bottom: 1px solid #e0e0e0;
}
.xwzx .tit h3
{
    font-size: 14px;
    color: #666;
    float: left;
}
.xwzx .tit span
{
    color: #bfbfbf;
    float: left;
    margin-left: 8px;
    font-family: Verdana,Geneva,sans-serif;
    letter-spacing: 1px;
}
.xwzx .tit a
{
    float: right;
    margin-right: 5px;
    color: #666;
}
.xwzx dl
{
    height: 90px;
    padding-top: 6px;
    padding-bottom: 3px;
}
.xwzx dl dt
{
    width: 132px;
    height: 90px;
    float: left;
}
.xwzx dl dt img
{
    width: 100%;
    height: 100%;
}
.xwzx dl dd
{
    width: 252px;
    float: left;
    margin-left: 3px;
}
.xwzx dl dd h1
{
    font-size: 12px;
    text-indent: 1em;
}
.xwzx dl dd h1 a
{
    color: #3598db;
}
.xwzx dl dd p
{
    line-height: 24px;
    text-indent: 2em;
}
.xwzx dl dd p a
{
    color: #3598db;
}
.xwzx ul li
{
    height: 30px;
    line-height: 30px;
    *margin-top: -3px;
    border-bottom: 1px dashed #b5b5b5;
    background: url(../image/sanjiao.jpg) no-repeat 5px center;
    padding-left: 15px;
}
.xwzx ul li a
{
    float: left;
    color: #666;
}
.xwzx ul li a:hover
{
    color: #3598db;
}
.xwzx ul li span
{
    float: right;
    margin-right: 5px;
    color: #b2b2b2;
}
.lxwm
{
    width: 268px;
    height: 298px;
    float: left;
}
.lxwm .tit
{
    height: 30px;
    line-height: 30px;
    padding-left: 28px;
    background: url(../image/lmtb.jpg) no-repeat 2px center;
    border-bottom: 1px solid #e0e0e0;
}
.lxwm .tit h3
{
    font-size: 14px;
    color: #666;
    float: left;
}
.lxwm .tit span
{
    color: #bfbfbf;
    float: left;
    margin-left: 8px;
    font-family: Verdana,Geneva,sans-serif;
    letter-spacing: 1px;
}
.lxwm .tit a
{
    float: right;
    margin-right: 5px;
    color: #666;
}
.lxwm .img
{
    text-align: center;
    padding-top: 6px;
    padding-bottom: 8px;
}
.lxwm p
{
    line-height: 24px;
}
.cpzs
{
    width: 100%;
    height: 416px;
    float: left;
}
.cpzs .tit
{
    height: 38px;
    line-height: 38px;
    padding-left: 28px;
    background: url(../image/lmtb.jpg) no-repeat 2px center;
    border-bottom: 1px solid #e0e0e0;
}
.cpzs .tit h3
{
    font-size: 14px;
    color: #666;
    float: left;
}
.cpzs .tit span
{
    color: #bfbfbf;
    float: left;
    margin-left: 8px;
    font-family: Verdana,Geneva,sans-serif;
    letter-spacing: 1px;
}
.cpzs .tit a
{
    float: right;
    margin-right: 5px;
    color: #666;
}
.cpzs #cpgd
{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 15px;
}
.cpzs #cpgd td table td
{
    padding-right: 10px;
}
.cpzs #cpgd td table td a:hover
{
    color: #f00;
}
.cpzs #cpgd td table td p
{
    display: block;
    height: 38px;
    line-height: 38px;
    width: 100%;
    overflow: hidden;
    font-weight: bold;
}
.cpzs #cpgd td table td img
{
    width: 155px;
    height: 120px;
    border: 1px solid #e4e4e4;
}/*内页*/
.pageMain
{
    width: 1000px;
    margin: 0 auto 20px;
    min-height: 200px;
}
.page-loct
{
    padding: 21px 0 28px;
    font-size: 22px;
    color: #1c62b0;
    font-weight: bold;
}
.about-title
{
    position: relative;
    margin-bottom: 10px;
}
.about-title li
{
    float: left;
    width: 108px;
    height: 54px;
    cursor: pointer;
    text-align: center;
    position: relative;
    margin-right: 3.5px;
    margin-bottom: 5px;
}
.about-title li:last-child
{
    margin-right: 0;
}
.about-title li span
{
    height: 8px;
    display: block;
    width: 16px;
    position: absolute;
    bottom: -8px;
    left: 47px;
}
.about-title li a
{
    display: block;
    height: 49px;
    line-height: 49px;
    color: #333;
    background: #e7e7e7;
    font-size: 14px;
    font-weight: bold;
}
.about-title li em
{
    color: #9d1f5f;
    display: block;
    height: 49px;
    line-height: 49px;
    color: #666;
    background: #fff;
    font-size: 14px;
    font-weight: bold;
}/*.about-title li.current a{  background:#0f4b8f;color:#fff }*//*.about-title li.current span{background: url(../images/xtb001.png) no-repeat; }*/
.about-title li.currclass a
{
    position: relative;
    top: -5px;
    background: #3a86e1;
    color: #fff;
}
.about-title li.currclass em
{
    position: relative;
    top: -5px;
    background: #3a86e1;
    color: #fff;
}
.about-title .tel
{
    position: absolute;
    top: 0;
    right: 0;
    height: 54px;
    line-height: 54px;
    color: #1c62b0;
    font-weight: bold;;
    font-size: 24px;
}
.about-content
{
    padding: 34px 28px;
    min-height: 100px;
    text-align: left;
    background: #fff;
    border: 1px solid #e7e7e7;
}/* page-class */
.page-class
{
    padding: 10px 0;
    text-align: center;
}
.page-class a
{
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    *display: inline;
    *padding: 3px 6px;
    margin: 0 4px;
    width: 22px;
    height: 20px;
    border: 1px solid #b7bfc6;
    color: #888;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
}
.page-class a:hover
{
    color: #fff;
    border-color: #1c62b0;
    background: #1c62b0;
}
.page-class a.curr
{
    color: #fff;
    border-color: #1c62b0;
    background: #1c62b0;
}
.page-class a.first
{
    width: 40px;
}
.page-class a.secend
{
    width: 52px;
}/*文章列表*//* news-content */
.news-content
{
    padding: 31px;
    background: #fff;
    border: 1px solid #e7e7e7;
}/* news-recomment */
.news-recomment
{
    position: relative;
    margin-bottom: 20px;
    height: 120px;
    padding-left: 212px;
}
.news-recomment .pic
{
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 7px;
    width: 176px;
    height: 107px;
    background: #f0f0f0;
}
.news-recomment h1
{
    padding-bottom: 18px;
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
}
.news-recomment span
{
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    color: #666;
    line-height: 18px;
}
.news-recomment p
{
    line-height: 2em;
    color: #666;
    text-indent: 2em;
}
.news-recomment p a
{
    color: #1c62b0;
}
.news-list
{
    border-top: 1px solid #eee;
    margin-bottom: 10px;
}
.news-list li
{
    position: relative;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
}
.news-list li a
{
    display: block;
    line-height: 32px;
    color: #666;
}
.news-list li i
{
    display: inline-block;
    margin-right: 6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 4px;
    border-style: solid;
    border-color: #fff #fff #fff #9c9c9c;
}
.news-list li i
{
    *display: inline;
}
.news-list li span
{
    position: absolute;
    top: 10px;
    right: 0;
    line-height: 32px;
    color: #666;
}
.news-list li a:hover
{
    color: #1c62b0;
}
.news-list li a:hover i
{
    border-left-color: #1c62b0;
}/*图片内容列表*/
.pic-content
{
    padding: 31px;
    background: #fff;
    border: 1px solid #e7e7e7;
}
.pic-list li
{
    float: left;
    overflow: hidden;
    width: 198px;
    padding: 0 16px 10px;
}
.pic-list li .pic_box
{
    border: 1px solid #e6e7e7;
    max-width: 196px;
    height: 146px;
}
.pic-list li .pic_box a
{
    margin: 2%;
    display: block;
    text-align: center;
    background: #fff;
}
.pic-list li img
{
    height: 138px;
    max-width: 180px;
    *min-height: 138px;
    *max-height: 138px;
}
.pic-list li .pic_box:hover
{
    border: 1px solid #1c62b0;
}
.pic-list li span
{
    color: #777;
    float: left;
    font: 12px/30px "Microsoft Yahei,宋体";
    height: 30px;
    text-align: center;
    width: 100%;
}
.pic-list li span a
{
    display: block;
}/*产品图片列表*/
.left-solutions-content .pic-list li
{
    width: 228px;
}
.left-solutions-content .pic-list li .pic_box
{
    max-width: 226px;
    height: 186px;
}
.left-solutions-content .pic-list li img
{
    height: 178px;
    max-width: 200px;
    *min-height: 178px;
    *max-height: 178px;
}/*page*/
.about_left
{
    float: left;
    width: 351px;
}
.about_left img
{
    max-width: 351px;
}
.about_right
{
    float: right;
    width: 566px;
}
.rollbar-path-vertical
{
    Z-INDEX: 100;
    POSITION: absolute;
    BACKGROUND-COLOR: #dfdfdf;
}
.rollbar-path-horizontal
{
    Z-INDEX: 100;
    POSITION: absolute;
    BACKGROUND-COLOR: #dfdfdf;
}
.rollbar-path-horizontal
{
    WIDTH: 100%;
    BOTTOM: 5px;
    HEIGHT: 10px;
    LEFT: 0;
}
.rollbar-path-vertical
{
    WIDTH: 2px;
    HEIGHT: 100%;
    TOP: 0;
    RIGHT: 5px;
}
.rollbar-path-vertical
{
    box-shadow: inset 1px 0 1 rgba(0,0,0,.1);
    -moz-box-shadow: inset 1px 0 1 rgba(0,0,0,.1);
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
}
.rollbar-path-horizontal
{
    box-shadow: inset 0 1px 1 rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 1 rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
}
.rollbar-handle
{
    POSITION: relative;
    BACKGROUND: #0f4b8f;
    TOP: 0;
    LEFT: -2px;
}
.rollbar-handle
{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.rollbar-path-vertical .rollbar-handle
{
    WIDTH: 5px;
    HEIGHT: 20%;
}
.rollbar-path-horizontal .rollbar-handle
{
    WIDTH: 20%;
    HEIGHT: 100%;
}
.rollbar-path-vertical
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.rollbar-path-horizontal
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.rollbar-handle
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.scroll-pane
{
    padding-right: 15px;
    overflow: auto;
}
.scroll-pane p
{
    line-height: 22px;
    color: #666;
}
.scroll-pane
{
    overflow: hidden;
}
.solutions-pane
{
    overflow: hidden;
}/*荣誉资质*/
.jswbox
{
    width: 780px;
    margin: 0 auto;
    height: 300px;
    position: relative;
}
.jswbox-content
{
    width: 608px;
    margin: 0 auto;
    position: relative;
}
.jswbox ul
{
    position: relative;
    height: 238px;
}
.jswbox li
{
    position: absolute;
    width: 0;
    height: 0;
    z-index: 0;
    overflow: hidden;
    top: 0;
    left: 10px;
}
.jswbox li img
{
    width: 100%;
    height: 100%;
    vertical-align: top;
    float: left;
    border: 0;
    cursor: pointer;
}
.jswbox .prev, .jswbox .next
{
    display: block;
    z-index: 999999;
    position: absolute;
    width: 25px;
    height: 51px;
    top: 70px;
    cursor: pointer;
}
.jswbox .prev
{
    left: 0;
    background: url(../image/xtb011.png) no-repeat center center;
}
.jswbox .prev:hover
{
    background: url(../image/xtb011_1.png) no-repeat center center;
}
.jswbox .next
{
    right: 0;
    background: url(../image/xtb012.png) no-repeat center center;
}
.jswbox .next:hover
{
    background: url(../image/xtb012_1.png) no-repeat center center;
}
.jswbox_text
{
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 780px;
    z-index: 10;
    text-align: center;
    height: 34px;
    line-height: 34px;
    color: #000;
    font-size: 14px;
    z-index: 100000;
}
.jswbox2
{
    width: 780px;
    margin: 0 auto;
    height: 560px;
    position: relative;
}
.jswbox2-content
{
    width: 608px;
    margin: 0 auto;
    position: relative;
}
.jswbox2 ul
{
    position: relative;
    height: 352px;
}
.jswbox2 li
{
    position: absolute;
    width: 0;
    height: 0;
    z-index: 0;
    overflow: hidden;
    top: 0;
    left: 10px;
}
.jswbox2 li img
{
    width: 100%;
    height: 100%;
    vertical-align: top;
    float: left;
    border: 0;
    cursor: pointer;
}
.jswbox2 .prev, .jswbox2 .next
{
    display: block;
    z-index: 999999;
    position: absolute;
    width: 25px;
    height: 51px;
    top: 194px;
    cursor: pointer;
}
.jswbox2 .prev
{
    left: 0;
    background: url(../image/xtb011.png) no-repeat center center;
}
.jswbox2 .prev:hover
{
    background: url(../image/xtb011_1.png) no-repeat center center;
}
.jswbox2 .next
{
    right: 0;
    background: url(../image/xtb012.png) no-repeat center center;
}
.jswbox2 .next:hover
{
    background: url(../image/xtb012_1.png) no-repeat center center;
}
.jswbox2_text
{
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 780px;
    z-index: 10;
    text-align: center;
    height: 34px;
    line-height: 34px;
    color: #000;
    font-size: 14px;
    z-index: 100000;
}/*内容页*//* news-detail-title */
.news-detail-title
{
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    color: #333;
    text-align: center;
}
.news-detail-title h1
{
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}
.news-detail-title p
{
    font-weight: bold;
    line-height: 2em;
}/* news-detail-content */
.news-detail-content
{
    padding-top: 10px;
    padding-bottom: 20px;
    color: #575757;
    font-size: 14px;
    line-height: 2em;
}
.news-detail-content img
{
    max-width: 800px;
    margin: 6px 3px;
}/* news-detail-bottom */
.news-detail-bottom
{
    position: relative;
}
.news-detail-bottom p
{
    line-height: 28px;
    color: #333;
    font-size: 12px;
}
.news-detail-bottom p a
{
    color: #333;
}/*产品页*/
.solutions-content
{
    padding-top: 34px;
    padding-bottom: 15px;
    min-height: 100px;
    text-align: left;
    background: #fff;
    border: 1px solid #e7e7e7;
}
.left-solutions-title
{
    width: 148px;
    float: left;
}
.left-solutions-title li
{
    width: 136px;
    height: 22px;
    cursor: pointer;
    text-align: left;
    margin-bottom: 10px;
    line-height: 22px;
    padding-left: 11px;
}
.left-solutions-title li.current, .left-solutions-title li.currclass
{
    background: url(../image/xtb002.png) no-repeat;
    color: #fff;
}
.left-solutions-title li.current a, .left-solutions-title li.currclass a
{
    color: #fff;
}
.left-solutions-content
{
    width: 835px;
    text-align: left;
    background: #fff;
    float: right;
}
.solutions-img
{
    padding-right: 20px;
    margin-bottom: 30px;
}
.solutions-img dt
{
    float: left;
    width: 374px;
    height: 301px;
    border: #e3e3e3 solid 3px;
    text-align: center;
}
.solutions-img dt img
{
    width: 322px;
    height: 256px;
    margin-top: 16px;
}
.solutions-img dd
{
    float: right;
    width: 378px;
    height: 307px;
}
.solutions-img dd p.title
{
    font-size: 20px;
    color: #1c62b0;
    font-weight: bold;
    line-height: 40px;
    border-bottom: #e3e3e3 solid 2px;
    text-indent: 2em;
}
.solutions-img dd ul
{
    color: #666;
    line-height: 20px;
    padding: 5px 0;
    text-indent: 24px;
    height: 220px;
}
.solutions-img dd p.bottom
{
    padding-left: 20px;
}
.solutions-img dd p.bottom span
{
    display: inline-block;
    float: left;
    cursor: pointer;
    margin-right: 20px;
    font-weight: bold;
    vertical-align: top;
    background: #1d62b0;
    color: #fff;
    text-align: center;
    line-height: 35px;
    width: 107px;
}
.solutions-img dd p.bottom span
{
    *display: inline;
}
.solutions-img dd p.bottom em
{
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    width: 30px;
    height: 30px;
    vertical-align: top;
    background: url(../image/xtb013.png) no-repeat;
}
.solutions-img dd p.bottom em
{
    *display: inline;
}
.solutions-img dd p.bottom i
{
    font-size: 14px;
    float: left;
    line-height: 35px;
    font-weight: bold;
    color: #1d62b0;
    font-family: "微软雅黑";
}
.solutions-info .title
{
    border-bottom: 1px solid #1c62b0;
    height: 35px;
}
.solutions-info .title li
{
    display: inline-block;
    padding: 3px 1px 0;
    width: 82px;
    height: 32px;
    text-align: center;
    line-height: 32px;
}
.solutions-info .title li
{
    *display: inline;
}
.solutions-info .title li em
{
    display: block;
    height: 32px;
    font-size: 14px;
    background: #fff;
    cursor: pointer;
    font-style: normal;
}
.solutions-info .title li.current
{
    color: #1c62b0;
    background: #1c62b0;
}
.solutions-info .title li.current em
{
    position: relative;
    border-bottom: 1px solid #fff;
}
.solutions-info .content
{
    padding-top: 20px;
    min-height: 200px;
}
.solutions-info .dl
{
    line-height: 24px;
}
.solutions-info .dl dt
{
    font-size: 14px;
    color: #1c62b0;
}
.solutions-info .dl dd
{
    padding-left: 15px;
    color: #666;
    margin-bottom: 14px;
}/*在线客服*/
.float0831
{
    POSITION: fixed;
    TOP: 180px;
    RIGHT: 1px;
    z-index: 1111;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.float0831 A
{
    COLOR: #00a0e9;
}
.float0831 A:hover
{
    COLOR: #ff8100;
    TEXT-DECORATION: none;
}
.float0831 .floatL
{
    POSITION: relative;
    WIDTH: 28px;
    FLOAT: left;
}
.float0831 .floatL A
{
    TEXT-INDENT: -9999px;
    DISPLAY: block;
    FONT-SIZE: 0;
}
.float0831 .floatR
{
    BACKGROUND: url(../image/float_botbg.gif);
}
.float0831 .tp
{
    BACKGROUND: url(../image/float_bg.gif);
}
.float0831 .cn
{
    BACKGROUND: url(../image/float_bg.gif);
}
.float0831 .floatR
{
    PADDING-BOTTOM: 293px;
    WIDTH: 130px;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: 0 bottom;
    FLOAT: left;
    OVERFLOW: hidden;
}
.float0831 .tp
{
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: 0% 0%;
    HEIGHT: 10px;
}
.float0831 .cn
{
    BACKGROUND-REPEAT: repeat-y;
    BACKGROUND-POSITION: -262px 0;
}
.float0831 .cn H3
{
    TEXT-INDENT: -9999px;
    HEIGHT: 36px;
    FONT-SIZE: 0;
}
.float0831 .cn UL
{
    PADDING-BOTTOM: 0;
    PADDING-LEFT: 14px;
    PADDING-RIGHT: 14px;
    PADDING-TOP: 0;
}
.float0831 .cn UL LI
{
    BORDER-BOTTOM: #e6e5e4 1px solid;
    LINE-HEIGHT: 36px;
    WORD-WRAP: break-word;
    HEIGHT: 30px;
    OVERFLOW: hidden;
    WORD-BREAK: normal;
    text-align: center;
    padding-top: 6px;
}
.float0831 .titZx
{
    BACKGROUND: url(../image/float_s.gif) no-repeat;
}
.float0831 .titDh
{
    BACKGROUND: url(../image/float_s.gif) no-repeat;
}
.float0831 .titDc
{
    BACKGROUND: url(../image/float_s.gif) no-repeat;
}
.float0831 .icoZx
{
    BACKGROUND: url(../image/float_s.gif) no-repeat;
}
.float0831 .icoFf
{
    BACKGROUND: url(../image/float_s.gif) no-repeat;
}
.float0831 .icoTl
{
    BACKGROUND: url(../image/float_s.gif) no-repeat;
}
.float0831 .btnOpen
{
    BACKGROUND: url(../image/float_s.gif) no-repeat;
}
.float0831 .btnOpen_n
{
    BACKGROUND: url(../image/float_s.gif) no-repeat;
}
.float0831 .btnCtn
{
    BACKGROUND: url(../image/float_s.gif) no-repeat;
}
.float0831 .titZx
{
    BACKGROUND-POSITION: 5px -10px;
}
.float0831 .titDh
{
    BACKGROUND-POSITION: 5px -66px;
}
.float0831 .titDc
{
    BACKGROUND-POSITION: 5px -124px;
}
.float0831 .icoZx
{
    BACKGROUND-POSITION: 2px -154px;
}
.float0831 .icoFf
{
    BACKGROUND-POSITION: 2px -213px;
}
.float0831 .icoTl
{
    PADDING-LEFT: 20px;
    DISPLAY: block;
    FONT-FAMILY: "微软雅黑";
    BACKGROUND-POSITION: 2px -266px;
    FLOAT: left;
}
.float0831 .btnOpen
{
    BACKGROUND-POSITION: -30px -396px;
}
.float0831 .btnOpen_n
{
    BACKGROUND-POSITION: 0 -530px;
}
.float0831 .btnCtn
{
    BACKGROUND-POSITION: 0 -396px;
}
.float0831 .icoZx
{
    PADDING-LEFT: 28px;
    DISPLAY: block;
    FLOAT: left;
}
.float0831 .icoFf
{
    PADDING-LEFT: 28px;
    DISPLAY: block;
    FLOAT: left;
}
.float0831 .btnOpen
{
    POSITION: relative;
    WIDTH: 28px;
    HEIGHT: 118px;
    TOP: 80px;
    LEFT: 2px;
}
.float0831 .btnOpen_n
{
    POSITION: relative;
    WIDTH: 28px;
    HEIGHT: 118px;
    TOP: 80px;
    LEFT: 2px;
}
.float0831 .btnCtn
{
    POSITION: relative;
    WIDTH: 28px;
    HEIGHT: 118px;
    TOP: 80px;
    LEFT: 2px;
}
.float0831 .btnOpen
{
    TOP: 48px;
    LEFT: 1px;
}
.float0831 .btnOpen_n
{
    TOP: 48px;
    LEFT: 1px;
}
.float0831 .btnCtn
{
    TOP: 48px;
    LEFT: 2px;
}
.float0831 UL LI H3.titDc A
{
    WIDTH: 80px;
    DISPLAY: block;
    HEIGHT: 36px;
}
.float0831 UL LI.top
{
    BORDER-BOTTOM: #ace5f9 1px solid;
}
.float0831 UL LI.bot
{
    BORDER-BOTTOM-STYLE: none;
}
.float0831 div.webZx
{
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 0;
    PADDING-RIGHT: 0;
    BACKGROUND: url(../image/webZx_bg.jpg) no-repeat;
    PADDING-TOP: 16px;
    color: #000;
}
.float0831 UL LI.webZx-in
{
    BORDER-BOTTOM-STYLE: none;
    PADDING-LEFT: 5px;
    HEIGHT: 50px;
    PADDING-TOP: 8px;
}
.float0831 div.webZx h4
{
    margin-left: 15px;
    padding-left: 21px;
    line-height: 18px;
    font-size: 12px;
    background: url(../image/teltb.jpg) no-repeat;
}
.float0831 div.webZx h2
{
    font-size: 14px;
    margin-left: 20px;
}
