
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, select {
    font-family: "微软雅黑","黑体","宋体";
    margin: 0;
    padding: 0;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1);
}

.center-content-title {
    color: #ffffff;
    font-size: 16px;
    margin: 10px 20px 15px;
}
.center-content-content {
    color: #ffffff;
    font-size: 12px;
    height: 60px;
    margin: 10px 20px;
    overflow: hidden;
}
.center-content {
    background: url("../images/box-bg.png") no-repeat scroll 0 45px transparent;
    color: #ffffff;
    font-size: 12px;
    height: 100%;
    line-height: 22px;
    margin-top: 0;
    padding-top: 80px;
    width: 100%;
}

.recommand {
    background: url("../images/recommand.png") repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 31px;
    margin-right: 30px;
    width: 118px;
}
.recommand:hover {
    background: url("../images/recommand-hover.png") repeat scroll 0 0 transparent;
}
.case_img {
    background: url("../images/case-img.png") repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    width: 91px;
}
.case_img:hover {
    background: url("../images/case-img-hover.png") repeat scroll 0 0 transparent;
}
.active_img {
    background: url("../images/active.png") repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    height: 47px;
    margin-right: 10px;
    width: 166px;
}
.active_img:hover {
    background: url("../images/active-hover.png") repeat scroll 0 0 transparent;
}
.active_submit_img {
    background: url("../images/active-submit.png") repeat scroll 0 0 transparent;
    border: medium none !important;
    display: inline-block;
    height: 47px;
    width: 166px;
}
.active_submit_img:hover {
    background: url("../images/active-submit-hover.png") repeat scroll 0 0 transparent;
}
.cases_view_img {
    background: url("../images/cases-view.png") repeat scroll 0 0 transparent;
    border: medium none !important;
    display: block;
    height: 21px;
    width: 52px;
}
.cases_view_img:hover {
    background: url("../images/cases-view-hover.png") repeat scroll 0 0 transparent;
}
#page-left {
    background: none repeat scroll 0 0 #ffffff;
    display: inline;
    float: left;
    
    min-height: 580px;
    width: 1000px;
	margin-left:-10px;
	padding-left:15px;
}
#page-right {
    background: url("../images/sidebar.png") repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    margin-bottom: -10000px;
    min-height: 580px;
    padding-bottom: 10000px;
    width: 295px;
}
.position {
    color: #8a8a8a;
    height: 25px;
    line-height: 25px;
    margin-left: -25px;
    padding-left: 0;
    text-align: left;
}
.position a {
    color: #8a8a8a;
    font-size: 13px;
    text-decoration: none;
}
.position span {
    font-size: 15px;
    margin: 0 2px;
}
.position span.cut {
    font-weight: bold;
}
.page-content-title {
    display: inline;
    float: left;
    margin: 0 auto;
    width: 99%;
}
.page-content-content, .page-product-list {
    color: #666666;
    display: inline;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin: 0 auto;
    width: 99%;
	margin-left:-10px;
}
#exit-reason {
    border-radius: 0;
    padding: 0;
}
.page-content-content p {
    text-indent: 2em;
}
.page-product-list li {
    color: #646464;
    display: inline;
    float: left;
    line-height: 30px;
    list-style: outside none none;
    overflow: hidden;
    padding: 0 5px;
}
.page-content-content li {
    border-bottom: 1px dashed #a4a4a4;
    color: #646464;
    line-height: 30px;
    list-style: outside none none;
    overflow: hidden;
    padding: 0 15px;
}
.pagination li {
    border: medium none !important;
    margin: 0;
    padding: 0;
}
.fold-icon {
    background: url("../images/fold.png") no-repeat scroll 0 7px transparent;
    display: inline;
    float: left;
    height: 30px;
    margin: 0 5px 0 0;
    width: 14px;
}
.search-icon {
    background: url("../images/search_li.png") no-repeat scroll 0 11px transparent;
    display: inline;
    float: left;
    height: 30px;
    margin: 0 5px 0 0;
    width: 14px;
}
.vedio-icon {
    background: url("../images/vedio_link.png") no-repeat scroll 0 2px transparent;
    display: inline;
    float: left;
    height: 20px;
    margin: 0 5px 0 0;
    width: 15px;
}
.file-icon {
    background: url("../images/file.png") no-repeat scroll 0 7px transparent;
    display: inline;
    float: left;
    height: 30px;
    margin: 0 5px 0 0;
    width: 15px;
}
.question-icon {
    background: url("../images/question.png") no-repeat scroll 0 7px transparent;
    display: inline;
    float: left;
    height: 30px;
    margin: 0 5px 0 0;
    width: 14px;
}
.close-icon {
    background: url("../images/close.png") no-repeat scroll 0 7px transparent;
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 0 5px 0 0;
    width: 14px;
}
.open-icon {
    background: url("../images/open.png") no-repeat scroll 0 7px transparent;
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 0 5px 0 0;
    width: 14px;
}
.file-upload-time {
    color: #717171;
    font-size: 11px;
}
.fold-desc {
    color: #787878;
    display: none;
    font-size: 11px;
    line-height: 25px;
    text-indent: 2em;
}
.file-desc, .file-content {
    color: #717171;
    display: inline;
    float: left;
    font-size: 11px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 400px;
}
.file-content {
    display: none;
}
.file-button {
    color: #717171;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 11px;
    line-height: 20px;
}
nobr {
    width: 400px;
}
.content-desc {
    color: #787878;
    font-size: 11px;
    text-indent: 2em;
}
.page-content-content p {
    line-height: 25px;
    text-indent: 2em;
}
.title-h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}
.sub-title {
    font-size: 16px;
}
.home {
    background: url("../images/home.png") no-repeat scroll 0 2px transparent;
    display: inline;
    float: left;
    height: 25px;
    margin-right: 5px;
    width: 23px;
}
.page-fold-title {
    border-bottom: 1px solid #7f7f7f;
    color: #01669a;
    font-size: 14px;
    font-weight: bold;
}
.fold-all {
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.sidebar-child {
    display: inline;
    float: left;
    margin: 10px 20px;
    width: 255px;
}
.cases-sidebar {
    background: url("../images/case_side.png") no-repeat scroll 3px 3px transparent;
}
.result-sidebar {
    background: url("../images/result_side.png") no-repeat scroll 3px 3px transparent;
}
.vedio-sidebar {
    background: url("../images/vedio_side.png") no-repeat scroll 3px 3px transparent;
}
.vedio-category-sidebar {
    background: url("../images/vedio_category_side.png") no-repeat scroll 3px 3px transparent;
}
.customer-sidebar {
    background: url("../images/customer_side.png") no-repeat scroll 3px 3px transparent;
}
.concact-sidebar {
    background: url("../images/concact_side.png") no-repeat scroll 3px 3px transparent;
}
.product-sidebar {
    background: url("../images/product_side.png") no-repeat scroll 2px 4px transparent;
}
.active-index-sidebar, .active-sidebar {
    background: url("../images/active_side.png") no-repeat scroll 3px 3px transparent;
}
.news-index-sidebar {
    background: url("../images/news_side.png") no-repeat scroll 3px 3px transparent;
}
.news-sidebar {
    background: url("../images/news_side.png") no-repeat scroll 2px 3px transparent;
}
.sidebar-child-title {
    border-bottom: 1px solid #7f7f7f;
    color: #424242;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    padding-left: 28px;
}
.sidebar-more {
    background: url("../images/more.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 12px;
    width: 26px;
}
.sidebar-cases-left {
    display: inline;
    float: left;
    height: 70px;
    padding: 10px 10px 10px 0;
    width: 80px;
}
.sidebar-cases-right {
    display: inline;
    float: left;
    height: 85px;
    padding: 10px 0;
    width: 155px;
}
.sidebar-cases-left a img {
    height: 75px;
    width: 80px;
}
.sidebar-customer-content td {
    padding: 0 5px;
    text-align: center;
}
.sidebar-cases-right-title {
    color: #0f5d8d;
    font-size: 12px;
    max-height: 35px;
}
.sidebar-cases-right-title a {
    color: #0f5d8d;
    font-size: 12px;
    text-decoration: none;
}
.sidebar-cases-right-content {
    color: #444444;
    font-size: 12px;
    height: 35px;
    overflow: hidden;
    padding: 2px 0 5px;
}
.sidebar-cases-right-content p {
    line-height: 20px !important;
}
.sidebar-customer-content {
    color: #444444;
    font-size: 12px;
    overflow: hidden;
    padding: 10px 0;
}
.sidebar-news-item {
    border-bottom: 1px dashed #858585;
    color: #424242;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 10px;
    width: 235px;
}
.sidebar-news-item a {
    color: #424242;
}
.sidebar-news-item:hover {
    background: none repeat scroll 0 0 #ffffff;
}
.sidebar-case-item {
    border-bottom: 1px dashed #858585;
    display: inline;
    float: left;
}
.sidebar-news-category {
    color: #8e8e8e;
}
.sidebar-child li {
    list-style: outside none none;
}
.sidebar-news-time {
    color: #cf7013;
    font-weight: bold;
}
.sidebar-news-link {
    float: right;
}
.page-product-bg {
    background: none repeat scroll 0 0 #cccccc;
    bottom: -10px;
    height: 40px;
    left: -2px;
    opacity: 0.5;
    position: absolute;
    transform: rotate(-5deg);
    width: 150px;
}
.page-product-title {
    bottom: 0;
    color: #ffffff;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.page-product-title a {
    color: #ffffff;
    text-decoration: none;
}
.sidebar-news-link a {
    color: #686868;
    font-size: 14px !important;
    text-decoration: none;
}
.customers img {
    height: auto;
    margin-bottom: 5px;
    margin-right: 5px;
    max-height: 48px;
}
#customer-wrap {
    background: none repeat scroll 0 0 #ffffff;
    display: inline;
    float: left;
    min-height: 500px;
    padding: 0 10px;
    width: 930px;
}
.vedio-login-box {
    background: none repeat scroll 0 0 #060606;
    display: inline;
    float: left;
    height: 380px;
    opacity: 0.9;
    width: 510px;
}
.vedio-login-box h2 {
    color: #ffffff;
    font-size: 26px;
    margin: 100px 0 0 100px;
}
.vedio-login {
    margin: 10px 100px;
}
.vedio-login label {
    color: #fff;
    display: inline;
}
.transparent_input {
    background: none repeat scroll 0 0 transparent !important;
    color: #ffffff;
}
.vedio_player {
    height: 100%;
    width: 100%;
}
.page-customer-list {
    border-bottom: 1px solid #333333;
    display: inline;
    float: left;
    margin-top: 1px;
}
.page-customer-list li {
    display: inline;
    float: left;
    height: 200px;
    list-style: outside none none;
    overflow: hidden;
    position: relative;
    width: 232.5px;
}
.odd {
    background: none repeat scroll 0 0 #f2f2f2;
}
.enev {
    background: none repeat scroll 0 0 #ffffff;
}
.page-customer-icon {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
.page-customer-list img {
    max-height: 130px;
}
.page-customer-list p {
    text-align: center;
}
.page-customer-title {
    border-bottom: 2px solid #013366;
}
.page-customer-title h2 {
    font-size: 22px;
    margin: 10px 0;
    padding: 0 5px;
}
.page-customer-item {
    font-size: 13px;
    text-align: center;
}
.page-customer-item-title {
    color: #207baa;
}
.page-customer-item a {
    color: #cf6402;
    text-decoration: none;
}
.fadebox {
    background: url("../images/blue.png") repeat scroll 0 0 transparent;
    display: none;
    height: 200px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 237.5px;
}
.customer-fade-p {
    color: #ffffff;
    font-size: 12px;
    padding: 10px 15px;
    text-align: left !important;
}
.customer-fade-p a {
    color: #fefe00;
    font-size: 12px;
    text-decoration: none;
}
.customer-fade-title {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.customer-fade-span {
    color: #ffffff;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}
.indent {
    text-indent: 2em;
}
.page-pagination {
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 30px 10px;
    position: relative;
    text-align: center;
    width: 100%;
}
.pagination {
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 30px 10px;
    position: relative;
    text-align: center;
    width: 100%;
}
.page-pagination .pre-link {
    background: url("../images/pre.png") no-repeat scroll 0 3px transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    margin: 0 5px;
    width: 32px;
}
.page-pagination .next-link {
    background: url("../images/next.png") no-repeat scroll 0 3px transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    margin: 0 5px;
    width: 32px;
}
.page-pagination a {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px dashed #999999;
    border-radius: 2px;
    color: #787878;
    font-size: 12px;
    margin: 2px 6px 2px 0;
    padding: 2px 10px;
    text-decoration: none;
}
.page-pagination .current-link {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #cd6702;
    border-radius: 2px;
    color: #cd6702 !important;
    padding: 2px 10px;
}
#page-left-title {
    border-bottom: 1px solid #606060;
    color: #0e5e8f;
    font-size: 14px;
    padding: 10px 0 5px;
    position: relative;
}
.page-cases-left {
    display: inline;
    float: left;
    height: 120px;
    line-height: 115px;
    overflow: hidden;
    padding: 10px 10px 10px 0;
    text-align: center;
    width: 175px;
}
.page-cases-right {
    display: inline;
    float: left;
    padding: 10px 0;
    width: 400px;
}
.page-cases-item {
    border-bottom: 1px dashed #a4a4a4;
    display: inline;
    float: left;
}
.page-cases-right-title, .page-cases-right-title a {
    color: #0d5e8d;
    font-size: 14px;
    text-decoration: none;
}
.page-cases-right-content {
    color: #444444;
    font-size: 12px;
    height: 60px;
    max-height: 60px;
    overflow: hidden;
    padding: 2px 0 10px;
    word-wrap: break-word;
}
.page-evaluation-right-content {
    color: #444444;
    font-size: 11px;
    min-height: 70px;
    padding: 2px 0 10px;
    word-wrap: break-word;
}
.page-customer-item img {
    max-width: 150px;
}
#page-industry-nav {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid #d1cfd0;
    border-left: 1px solid #d1cfd0;
    border-right: 1px solid #d1cfd0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
    display: none;
    line-height: 25px;
    margin: 0 auto;
    position: absolute;
    top: 30px;
    width: 150px;
    z-index: 1;
}
#page-industry-nav li {
    border-bottom: 1px dashed #c9c9c9;
    list-style: outside none none;
    padding: 0 5px;
}
#page-industry-nav li a {
    color: #0d5e8d;
    font-size: 12px;
    text-decoration: none;
}
.page-second-title {
    font-size: 18px;
    margin: 5px 0;
    text-align: center;
}
.honor-date {
    background: none repeat scroll 0 0 #efefef;
    border: 1px solid #dddddd;
    border-radius: 2px;
    box-shadow: 0 1px 1px #eeeeee;
    color: #03669d;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin: 3px 20px 3px 3px;
    padding: 2px 6px;
}
.page-honor-item {
    display: inline;
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: left;
    width: 100%;
}
.honor-title {
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    text-decoration: underline;
}
.honor-title a {
    color: #666666;
    font-size: 14px;
}
.honor-title a:active {
    color: #cd6800;
}
#jquery-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.con {
    display: inline;
    float: left;
    height: 600px;
    overflow: hidden;
    position: relative;
    width: 255px;
}
.con_list {
    position: relative;
}
.con li {
    height: 180px;
    padding: 10px 0;
    text-align: center;
    width: 255px;
}
.sidebar_honor_img_title {
    color: #2c2c2c;
    display: block;
    font-size: 12px;
    margin: 5px 0;
}
.con li img {
    max-height: 170px;
    max-width: 200px;
}
.sidebar-honor-item {
    color: #2c2c2c;
    display: inline;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
.sidebar-honor-images {
    padding: 10px 0;
}
.sidebar-honor-item img {
    max-width: 200px;
}
.prevHonor, .nextHonor {
    cursor: pointer;
    height: 20px;
    padding: 5px 0;
    width: 255px;
}
.close-fadebox {
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 15px;
}
.page-industry-list {
    padding: 70px 0 0 10px;
}
.page-industry-list ul li {
    display: inline;
    float: left;
    height: 120px;
    list-style: outside none none;
    margin: 0 2px 2px 0;
    overflow: hidden;
    position: relative;
    width: 142px;
}
.fadebox-industry {
    height: 120px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 142px;
}
.fadebox-industry:hover {
    background: url("../images/transparent.png") repeat scroll 0 0 transparent;
}
.product-nav-link, .solution-nav-link, .cases-nav-link, .information-nav-link, .study-nav-link, .service-nav-link {
    display: none;
}
#view_box {
    background-attachment: fixed;
    background-color: #cccccc;
    border: 10px solid #ffffff;
    display: none;
    position: fixed;
    z-index: 999;
}
#login_shadow, #reg_shadow {
    background: none repeat scroll 0 0 #000000;
    display: none;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 998;
}
.mod-login {
    background: url("../images/login.png") no-repeat scroll 0 0 transparent;
    height: 127px;
    left: 0;
    position: fixed;
    top: 230px;
    width: 32px;
}
.mod-login:hover {
    background-position: -33px 0;
}
#login_box {
    animation-delay: 0.2s;
    animation-duration: 0.8s;
    animation-fill-mode: both;
    animation-timing-function: ease;
    backface-visibility: hidden;
    background-attachment: fixed;
    background-color: #ffffff;
    border: 3px solid #c3c3c3;
    display: none;
    height: 200px;
    padding: 0 10px 10px;
    position: fixed;
    width: 440px;
    z-index: 999;
}
#reg_box {
    animation-delay: 0.2s;
    animation-duration: 0.8s;
    animation-fill-mode: both;
    animation-timing-function: ease;
    backface-visibility: hidden;
    background: url("../images/sidebar.png") repeat scroll 0 0 transparent;
    border: 3px solid #c3c3c3;
    cursor: move;
    display: none;
    padding: 0 0 10px;
    position: fixed;
    width: 700px;
    z-index: 999;
}
.reg-input-box a {
    color: #2a5f8b;
    text-decoration: none;
}
#login_box label {
    clear: both;
    color: #777777;
    font-size: 13px;
    width: 100px;
}
#login_box input {
    border: 1px solid #828282;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-indent: 6px;
}
.login_btn {
    background: url("../images/blue_btn.png") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    color: #ffffff;
    margin-left: 115px;
    text-align: center;
    text-indent: 0 !important;
    width: 73px;
}
.reg_login_btn {
    background: url("../images/blue_btn.png") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    color: #ffffff;
    height: 27px;
    margin-left: 5px;
    text-align: center;
    text-indent: 0 !important;
    width: 73px;
}
.login_btn:hover, .reg_login_btn:hover {
    background: url("../images/blue_btn_hover.png") no-repeat scroll 0 0 transparent;
}
.reg_submit_btn {
    border: medium none;
    color: #ffffff;
    margin-right: 10px;
    text-align: center;
    width: 80px;
}
#login_submit {
    background-color: #5eba6d;
    background-image: -moz-linear-gradient(center top , #2888ca, #054e74);
    border: medium none;
    clear: both;
    color: #ffffff;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 20px 5px 0 120px;
    width: 120px;
}
.reg_tips {
    color: #056e91;
    display: inline;
    float: left;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 10px;
    line-height: 25px;
    margin: 20px;
    text-align: left;
}
.reg_login_tips {
    color: #056e91;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin: 20px 20px 0 0;
    text-align: left;
}
.login_tips {
    color: #056e91;
    display: inline;
    float: left;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 10px;
    line-height: 25px;
    margin: 20px;
    text-align: left;
}
#loginError {
    color: #ff0000;
    display: inline;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
    margin: 20px;
    text-align: left;
}
#regLoginError {
    clear: both;
    color: #ff0000;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
.login_text {
    padding-bottom: 9px;
    padding-left: 35px;
}
#login_name, #login_email {
    margin-bottom: 10px;
}
#login_content {
    font-size: 13px;
    height: 120px;
    margin-bottom: 10px;
    padding: 2px 0 0;
    text-indent: 6px;
    width: 100%;
}
#login_msg {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    font-size: 13px;
    height: 0;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 180px;
    z-index: 999;
}
.login_area {
    clear: both;
}
.reg_area {
    clear: both;
    padding: 0 20px;
}
.reg-input-tip {
    background: none repeat scroll 0 0 #d5d5d5;
    clear: both;
    color: #383838;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 10px;
    padding: 5px 10px;
    width: 360px;
}
.requiredText {
    color: #cb1717;
    padding: 0 5px;
}
.reg-read label.error {
}
#reg_box_right label {
    width: 100px !important;
}
#reg_box_right label.error {
    margin: -25px 0 0 100px;
    width: 120px !important;
}
#reg_box_right input.error {
    margin-left: 0;
}
.reg-input-box label {
    width: 90px !important;
}
.sub-input-box {
    clear: both;
    color: #404040;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 8px 5px;
    width: 580px;
}
.page-content-content form {
    margin: 0;
}
.sub-input-box input, .sub-input-box textarea {
    padding: 2px 6px !important;
}
.sub-input-box label {
    display: inline-block;
    font-size: 12px;
    width: 100px !important;
}
.reg_area label.error {
    width: 120px !important;
}
.reg_area input.error {
}
.login_area input.error {
}
.reg-input-box {
    clear: both;
    color: #404040;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 6px 5px;
    position: relative;
}
.reg-input-box input, .reg-input-box textarea {
}
.reg_area p {
    color: #898989;
    font-size: 12px;
    line-height: 25px;
    text-indent: 2em;
}
#reg-link {
    clear: none !important;
    color: #085a7d !important;
    display: inline;
    float: none !important;
    line-height: 25px;
    margin-left: 0 !important;
    margin-top: 20px;
    padding: 0 20px;
    width: 100px;
}
.login {
    margin-left: 120px;
}
.reg-input-box label {
    display: inline-block;
    font-size: 12px;
    width: 80px;
}
#reg-title {
    margin: 0;
    padding: 0;
}
.login_box_close {
    background: none repeat scroll 0 0 #d23137;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
    line-height: 25px;
    position: absolute;
    right: -32px;
    text-align: center;
    top: -3px;
    width: 30px;
}
.reg_box_close {
    background: none repeat scroll 0 0 #d23137;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
    line-height: 25px;
    position: absolute;
    right: -32px;
    text-align: center;
    top: -3px;
    width: 30px;
}
.reg-submit {
    background: url("../images/reg-submit.png") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    cursor: pointer;
    height: 34px;
    margin-right: 10px;
    width: 92px;
}
.reg-submit-active {
    background: url("../images/reg-submit-disable.png") no-repeat scroll 0 0 transparent !important;
    border: medium none !important;
    cursor: pointer;
    height: 34px;
    margin-right: 10px;
    width: 92px;
}
.reg-submit:hover {
    background: url("../images/reg-submit-hover.png") no-repeat scroll 0 0 transparent;
}
#reg_box_left {
    background: none repeat scroll 0 0 #ffffff;
    display: inline;
    float: left;
    width: 430px;
}
#reg_box_right {
    display: inline;
    float: left;
    padding: 0 20px;
    width: 230px;
}
#reg_box_right label {
    color: #404040;
    font-size: 12px;
    margin: 5px 0;
}
.reg-login-btn {
    background: url("../images/login.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 27px;
    margin: 20px 0 0;
    width: 72px;
}
#page-left-list li a {
    color: #282828;
    font-size: 14px;
    text-decoration: none;
}
#page-left-list li {
    border-bottom: 1px dashed #cccccc;
    clear: both;
    display: inline;
    float: left;
    line-height: 30px;
    list-style: outside none none;
    margin: 0 10px;
}
.news-category {
    color: #bdbdbd !important;
    font-size: 14px;
}
.news-category a {
    color: #bdbdbd !important;
    font-size: 14px;
}
#page-left-list {
}
.single-page-title {
    color: #0368b6;
    font-size: 22px;
    text-align: center;
}
.single-page {
    margin: 0 20px;
}
.single-page-content {
    color: #505050;
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
    word-wrap: break-word;
}
.page-cases-left img {
    max-width: 175px;
}
.search-query {
    background: url("../images/search-black.png") no-repeat scroll 145px 4px #ffffff;
    border: 1px solid #a4a4a4;
    border-radius: 2px;
    color: #000000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0;
    padding: 4px 30px 4px 9px;
    transition: none 0s ease 0s ;
    width: 130px;
}
.nav-link form {
    position: relative;
}
.search_btn {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    height: 27px !important;
    line-height: 27px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px !important;
}
.header_search_btn {
    background: none repeat scroll 0 0 transparent;
    border: 0 none !important;
    box-shadow: none;
    cursor: pointer;
    height: 27px !important;
    line-height: 27px;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px !important;
}
.concact, .concact a {
    color: #6b6b6b;
    font-size: 12px;
    text-decoration: none;
}
.concact tr td {
    height: 30px;
}
.phone {
    color: #03679b;
    font-size: 16px;
}
#comment-area, #subscribe-area {
    display: inline;
    float: left;
    margin-top: 10px;
    padding-bottom: 20px;
}
#comment-area input, #subscribe-area input {
    border: 1px solid #a4a4a4;
}
#comment-area textarea, #subscribe-area textarea {
    border: 1px solid #a4a4a4;
}
.subscribe, .subscribe-exit {
    background: none repeat scroll 0 0 #d6d6d6;
    border-radius: 5px 5px 0 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 20px;
}
.subscribe {
    background: none repeat scroll 0 0 #006599;
}
.subscribe-exit a {
    color: #979797;
    text-decoration: none;
}
.subscribe a {
    color: #ffffff;
    text-decoration: none;
}
.file-list {
}
.file-list a {
    color: #326799 !important;
    text-decoration: none;
}
.map-title {
    color: #1f1f1f;
    font-size: 22px;
    font-weight: bold;
    margin: 5px 0;
    text-align: center;
}
.map-box {
    border-top: 2px solid #333333;
    display: inline;
    float: left;
    width: 100%;
}
.map-box-title {
    border-bottom: 1px solid #333333;
    height: 40px;
    line-height: 40px;
}
.map-box-title ul li {
    background: url("../images/map.png") no-repeat scroll 0 14px transparent;
    color: #1c82a8;
    display: inline;
    float: left;
    font-size: 14px;
    list-style: outside none none;
    padding-left: 20px;
    width: 22%;
}
.map-box-list dl dd a {
    color: #727272;
    text-decoration: none;
}
.map-box-list dl dd {
    font-size: 12px;
    line-height: 25px;
}
.map-box-list {
    display: inline;
    float: left;
    padding-left: 20px;
    width: 22%;
}
#page-vedio-title {
    border-bottom: 2px solid #666666;
    color: #00679a;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 6px;
}
.vedio-develop {
    color: #00679a;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: bold;
}
#sddm li {
    display: inline;
    float: left;
    font: bold 12px arial;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#sddm li a {
    background: none repeat scroll 0 0 #5970b2;
    color: #fff;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    width: 60px;
}
#sddm li a:hover {
    background: none repeat scroll 0 0 #49a3ff;
}
#sddm div {
    background: none repeat scroll 0 0 #eaebd8;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    z-index: 999;
}
#sddm div a {
    background: none repeat scroll 0 0 #2e2c29;
    color: #fff;
    display: block;
    font: 12px arial;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
}
#sddm div a:hover {
    background: none repeat scroll 0 0 #2e2c29;
    color: #fff !important;
}
.bdshare-button-style0-16 a {
    background: none repeat scroll 0 0 transparent !important;
    color: #c5c5c5 !important;
    height: auto !important;
    line-height: 40px !important;
    margin: 0 !important;
    text-decoration: none;
}
.bdshare-button-style0-16 a:hover {
    color: #c5c5c5 !important;
    opacity: 1;
}
.bdshare_popup_box {
    display: none !important;
}
.preLink, .nextLink {
    color: #4a4a4a;
    text-decoration: none;
}
.preSpan, .nextSpan {
    color: #040404;
    text-decoration: none;
}
.news-detail-title {
    color: #3d3c3c;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}
.active-detail-title {
    color: #3d3c3c;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}
.news-title-info {
    color: #bbbbbb;
    float: right;
    font-size: 13px;
}
.active-title-info {
    color: #bbbbbb;
    float: right;
    font-size: 13px;
}
dt {
    color: #3b3b3b;
    font-size: 14px;
}
dl {
    margin-top: 10px;
}
.center-content-content a {
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
}
.search-li {
    border-bottom: 1px dashed #858585;
    line-height: 30px;
}
.search-li a {
    color: #404040;
    text-decoration: none;
}
.nav-header {
    font-size: 14px !important;
}
.survey-header {
    border-bottom: 1px solid #eeeeee;
    padding: 0 10px;
}
.survey-header h3 {
    line-height: normal;
}
.icon-tasks {
    margin: 8px 5px 0 0;
}
.error {
    color: #cd5d5b !important;
}
.vedio_left {
    float: left;
    height: 380px;
    padding: 10px;
    text-align: left;
    width: 400px;
}
.vedio_right {
    float: left;
    height: 380px;
    padding: 10px;
    width: 510px;
}
.modal {
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
}
.vedio_title {
    border-bottom: 1px solid;
}
.vedio_desc {
    border-bottom: 1px solid;
    height: 280px;
    overflow: hidden;
    padding: 10px 0;
    word-wrap: break-word;
}
.pre_vedio, .next_vedio {
    padding: 2px;
}
.close {
    background: none repeat scroll 0 0 #d23137;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
    line-height: 25px;
    position: absolute;
    right: -30px;
    text-align: center;
    top: -2px;
    width: 30px;
}
#history_container {
    display: inline;
    float: left;
    height: auto;
    margin: 10px auto;
}
.history_item {
    float: left;
    min-height: 100px;
    width: 100%;
}
.history_item_time {
    background-color: #ffffff;
    display: inline;
    float: left;
    height: 100px;
    position: relative;
    right: 0;
    text-align: right;
    width: 100px;
}
.history_item_box {
    background-color: #ffffff;
    border-top: 1px solid #0e5e8f;
    display: inline;
    float: left;
    height: 99px;
    width: 28px;
}
.history_item_detail {
    background: url("../images/history_box.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    min-height: 80px;
    padding: 10px;
    width: 780px;
}
.history_item_right {
    border-left: 2px solid #0e5e8f;
    display: inline;
    float: left;
}
.history_time {
    color: #0e5e8f;
    font-size: 14px;
    font-weight: bold;
    margin-top: -8px;
    position: absolute;
    right: 5px;
}
.history_detail {
    background-color: #e2e2e2;
    color: #0e5e8f;
    display: inline;
    float: left;
    font-size: 12px;
    padding: 10px;
}
.history_top {
    background: url("../images/history_top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: medium none;
    height: 100px;
}
.search_result_title {
    border-bottom: 2px solid #006599;
    color: #626262;
    font-weight: bold;
}
.view_link {
    color: #db8f43;
    font-size: 12px;
    text-decoration: none;
}
.st_tree {
    padding: 10px;
}
.st_tree a {
    text-decoration: none;
}
.st_tree a:hover {
    color: #f33;
    text-decoration: underline;
}
.st_tree ul {
    margin: 0;
    padding: 0 18px;
}
.st_tree ul li {
    background: url("../images/st_node.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #222;
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    list-style: outside none none;
    padding: 0 0 3px 20px;
}
.st_tree ul li ul {
}
.st_tree ul li ul li {
}
.st_tree .folder {
    background: url("../images/st_folder.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    list-style-image: url("../images/st_icon.png");
    padding: 0 0 0 20px;
}
.st_tree .open {
    background: url("../images/st_folder_open.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    list-style-image: url("../images/st_icon_open.png");
    padding: 0 0 5px 20px;
}
.vedio_item {
    display: inline;
    float: left;
    height: 120px;
    width: 300px;
}
.vedio_item_left {
    float: left;
    padding: 5px 0 0;
    position: relative;
    width: 95px;
}
.vedio_item_left img {
    max-height: 75px;
    max-width: 93px !important;
}
.vedio_item_right {
    display: inline;
    float: left;
    padding: 0 10px;
    width: 180px;
}
.vedio_item_right strong {
    color: #00679a;
}
.vedio_item_desc {
    color: #595959;
    font-size: 11px;
    height: 40px;
    overflow: hidden;
    word-wrap: break-word;
}
form.cmxform label {
    display: inline-block;
    font-size: 14px;
    line-height: 1.8;
    vertical-align: top;
    width: 150px;
}
.cmxform p {
    text-indent: 0;
}
label.error {
    font-size: 12px !important;
    margin-top: -20px;
    position: absolute;
    width: 150px !important;
}
#surveyForm label.error {
    display: block !important;
    font-size: 12px !important;
    margin: 0;
    position: static;
    width: 100% !important;
}
.btn-submit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #faa732 !important;
    background-image: linear-gradient(to bottom, #f2a53b, #e86026) !important;
    background-repeat: repeat-x !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    border-image: none;
    border-style: none;
    border-width: medium;
    color: #ffffff !important;
    font-size: 18px !important;
    padding: 4px 20px !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}
.btn-submit:hover, .btn-submit:focus, .btn-submit:active, .btn-submit.active, .btn-submit.disabled, .btn-submit[disabled] {
    background-color: #e86026 !important;
    color: #ffffff !important;
}
.activity_title {
    color: #676767;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px;
}
.comment_industry_box {
    display: inline;
    float: left;
    width: 110px;
}
.comment_industry_box label {
    padding: 0 0 0 5px;
    width: 90px !important;
}
#productPanel {
    display: none;
}
.page-cases-left a img {
    max-height: 120px;
    max-width: 175px;
}
.active_index {
    float: right;
    position: relative;
}
.active_index_list {
    background: none repeat scroll 0 0 #ffffff;
    display: none;
    margin-left: -40px !important;
    position: absolute;
    z-index: 1;
}
.active_index_list a {
    width: 80px;
}
.current_news, .current_news:hover {
    background: none repeat scroll 0 0 #6d6d6d;
    color: #fff;
}
.current_news span.sidebar-news-time {
    color: #fff;
}
.current_news span.sidebar-news-category {
    color: #fff;
}
.current_news span.sidebar-news-link a {
    color: #fff;
}
.current_active, .current_active:hover {
    background: none repeat scroll 0 0 #6d6d6d;
    color: #fff;
}
.current_active a, .current_news a {
    color: #fff;
}
.current_active span.sidebar-news-time {
    color: #fff;
}
.current_active span.sidebar-news-category {
    color: #fff;
}
.current_active span.sidebar-news-link a {
    color: #fff;
}
#active_index_page {
    height: 15px;
    text-align: center;
    width: 20px;
}
.active-index-sidebar a {
    cursor: pointer;
}
.active_index_nav a {
    cursor: pointer;
}
#surveyModal form {
    margin: 0;
}
.page-search-item {
    border-bottom: 1px dashed #a4a4a4;
    display: inline;
    float: left;
}
.page-search-right {
    display: inline;
    float: left;
    padding: 10px 0;
    width: 590px;
}
.page-search-right-title, .page-search-right-title a {
    color: #0d5e8d;
    font-size: 14px;
    text-decoration: none;
}
.page-search-right-content {
    color: #444444;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    max-height: 60px;
    overflow: hidden;
    padding: 2px 0 10px;
    word-wrap: break-word;
}
.highlight {
    color: #ff0000;
    font-weight: bold;
}
.empty_data {
    color: #000000;
    font-size: 15px;
    padding: 0 10px;
}
.active_index_list li a {
    cursor: pointer;
}
.share_activity {
}
.share_activity button {
    font-size: 14px !important;
}
.bshare-custom {
    display: inline;
    padding: 0 10px;
}
.title-h2-padding {
    padding: 4px 0;
}
#livetip {
    background-color: #ffffff;
    border: 2px solid #cccccc;
    border-radius: 4px;
    color: #ffffff;
    display: none;
    padding: 4px;
    position: absolute;
}
#livetip img {
    max-width: 300px;
}
.page-content-content img {
    max-width: 540px;
}
.sidebar-vedio-item {
    border-bottom: 1px dashed #858585;
    display: inline;
    float: left;
}
.sidebar-vedio-left {
    display: inline;
    float: left;
    height: 70px;
    padding: 10px 10px 10px 0;
    position: relative;
    width: 80px;
}
.sidebar-vedio-right {
    display: inline;
    float: left;
    height: 80px;
    padding: 10px 0;
    width: 155px;
}
.sidebar-vedio-right-title {
    color: #0f5d8d;
    font-size: 12px;
    max-height: 35px;
}
.sidebar-vedio-right-title a {
    color: #0f5d8d;
    font-size: 12px;
    text-decoration: none;
}
.sidebar-vedio-right-content {
    color: #444444;
    font-size: 12px;
    height: 25px;
    overflow: hidden;
    padding: 2px 0 10px;
    word-wrap: break-word;
}
.js {
    margin: 10px auto 0;
    width: 90%;
}
.js p {
    font-weight: bold;
    overflow: hidden;
    padding: 5px 0;
}
.js p span {
    float: right;
}
.js p span a {
    color: #ff0000;
    text-decoration: underline;
}
.js textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #aaaaaa #cccccc #cccccc #aaaaaa;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    height: 100px;
    padding: 5px;
    width: 98%;
}
#page-banner {
    overflow: hidden;
    position: relative;
    width: 960px;
}
#page-banner .pic {
    position: relative;
    z-index: 0;
}
#page-banner .pic img {
    display: block;
    height: 450px;
    width: 960px;
}
#page-banner .hd {
    bottom: 5px;
    font-size: 0;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 1;
}
#page-banner .hd li {
    background: url("../images/dot.png") no-repeat scroll 0 -16px transparent;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    margin: 0 5px;
    overflow: hidden;
    text-align: center;
    width: 18px;
}
#page-banner .hd .on {
    background-position: 0 0;
}
#page-banner .prev:hover, #page-banner .next:hover {
    opacity: 0.5 !important;
}
.vedio-bg {
    background: url("../images/play.png") no-repeat scroll -8px 0 transparent;
    height: 75px;
    position: absolute;
    top: 12px;
    width: 80px;
}
.vedio-bg:hover {
    background: url("../images/play-hover.png") no-repeat scroll -8px 0 transparent;
}
.vedio-item-bg {
    background: url("../images/play.png") no-repeat scroll 0 0 transparent;
    height: 70px;
    position: absolute;
    top: 5px;
    width: 93px;
}
.vedio-item-bg:hover {
    background: url("../images/play-hover.png") no-repeat scroll 0 0 transparent;
}
.head-share a {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: auto;
    line-height: normal;
    margin: 12px 0 0;
    text-indent: 5px;
    width: 32px;
}
object {
}
#roll {
    display: none;
    position: fixed;
    right: 50px;
    top: 52%;
    width: 15px;
}
#roll_top {
    background: url("../images/roll.png") no-repeat scroll 0 0 transparent;
}
#roll_top:hover {
    background: url("../images/roll-hover.png") no-repeat scroll 0 0 transparent;
}
#roll_top {
    cursor: pointer;
    height: 67px;
    position: relative;
    width: 49px;
}
@media not all {
.nav-link li input {
    background: url("../images/search.png") no-repeat scroll 140px 2px transparent;
}
}
