html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, section, article, aside, header, footer, nav, dialog, figure, menu {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei";
}

html {
    -webkit-text-size-adjust: none;
}

body {
    font-size: 12px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    color: #444;
}

input, textarea {
    resize: none;
    font-family: "Microsoft YaHei";
}

img {
    border: none;
    vertical-align: bottom;
    max-width: 100%;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #d72128;
}

a:focus {
    outline: none;
}

h1, h2 {
    font-weight: normal;
}

input:focus, textarea:focus {
    outline: none;
}

em, i {
    font-style: normal;
}

.main {
    clear: both;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.or {
    overflow: hidden;
}

a.red {
    background: #ff6d9a;
    border-radius: 3px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

a.red:hover {
    background: #ec477a;
}

a.yellow {
    background: #ffb400;
    border-radius: 3px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

a.yellow:hover {
    background: #e7a300;
}

a.bai {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    color: #777;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

a.bai:hover {
    background: #ff6d9a;
    border: 1px solid #ff6d9a;
    color: #fff;
}

.main_foot {
    width: 100%;
    background: #f9f9f9;
    overflow: hidden;
    padding-bottom: 30px;
}

.foot {
    width: 1000px;
    overflow: hidden;
    margin: 30px auto;
}

.foot ul {
    float: left;
    text-align: left;
    line-height: 24px;
    width: 150px;
    margin-right: 50px;
}

.foot ul.last {
    margin: 0;
}

.foot ul h1 {
    font-size: 16px;
    margin-bottom: 10px;
}

.main_foot a {
    color: #555;
}

.main_foot a:hover {
    text-decoration: underline;
}

.foot .foot_r {
    width: 215px;
    float: right;
}

.foot .foot_r a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
}

.foot .foot_r a.weibo {
    background-position: -21px 0;
}

.foot .foot_r a.weixin {
    background-position: -58px 0;
}

.main_foot .bottom {
    width: 1000px;
    margin: 0 auto;
    clear: both;
    padding-top: 25px;
    color: #777;
}

.foot_logo {
    float: left;
}

.main_foot .bottom p {
    float: left;
    margin-left: 120px;
}

.main_foot .bottom span {
    float: right;
}

.main_foot .bottom a {
    color: #777;
    margin: 0 10px;
    display: inline-block
}

.main_foot .bottom a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1010px) {
    .foot, .main_foot .bottom {
        width: 95%;
    }
}

@media screen and (max-width: 760px) {
    .foot ul {
        width: 46%;
        padding: 0 2%;
        margin-right: 0px;
        height: 260px;
        text-align: center;
    }

    .foot ul:nth-last-child(3) {
        height: 180px;
    }

    .foot ul:nth-last-child(2) {
        height: 180px;
    }

    .foot .foot_r {
        width: 100%;
        float: none;
        text-align: center;
    }

    .foot_logo {
        float: none;
        width: 96px;
        margin: 0 auto;
    }

    .main_foot .bottom p {
        margin: 15px auto;
        width: 85%;
        line-height: 24px;
        text-align: center;
        float: none;
    }

    .main_foot .bottom span {
        float: none;
        width: 85%;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
}

@media screen and (max-width: 476px) {

}

.page {
    clear: both;
    font-size: 14px;
    margin: 40px 0;
    text-align: center;
    line-height: 28px;
    overflow: hidden;
    color: #333;
}

.page a {
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #333;
    display: inline-block;
    width: 28px;
    margin: 0 5px;
    border-radius: 2px;
}

.page a:hover {
    background: #d72128;
    border: 1px solid #d72128;
    color: #fff;
}

.page span {
    background: #d72128;
    border: 1px solid #d72128;
    color: #fff;
    display: inline-block;
    width: 28px;
    font-weight: bold;
    margin: 0 5px;
    border-radius: 2px;
}

.theme-mask {
    z-index: 10000;
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    display: none;
}

.popover1 {
    width: 360px;
    height: 400px;
    z-index: 100001;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    margin: -200px 0 0 -180px;
    box-shadow: 1px 1px 6px 3px rgba(0, 0, 0, .2);
    display: none;
    text-align: center;
}

.popover1 dl {
    margin-top: 60px;
    font-size: 14px;
    color: #333;
    line-height: 40px;
}

.popover1 dl a {
    width: 110px;
    height: 40px;
    background: #24b728;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
}

.theme-mask1 {
    z-index: 10000;
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    display: none;
}

.popover {
    width: 360px;
    height: 400px;
    z-index: 100001;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    margin: -200px 0 0 -180px;
    box-shadow: 1px 1px 6px 3px rgba(0, 0, 0, .2);
    display: none;
    text-align: center;
}

.popover dl {
    margin-top: 60px;
    font-size: 14px;
    color: #333;
    line-height: 40px;
}

.popover dl a {
    width: 110px;
    height: 40px;
    background: #24b728;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
}

#videostr {
    width: 800px;
    height: 450px;
}

.theme-mask2 {
    z-index: 10000;
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=0.7);
    -moz-opacity: 0.7;
    display: none;
}

.popover2 {
    background: #000;
    width: 810px;
    height: 455px;
    z-index: 100001;
    position: fixed;
    top: 40%;
    left: 50%;
    margin: -200px 0 0 -405px;
    box-shadow: 1px 1px 6px 3px rgba(0, 0, 0, .2);
    display: none;
    text-align: center;
}

.popover2 object embed {
    width: 810px;
    height: 455px;
}

.popover2 a {
    width: 25px;
    height: 25px;
    background: #000;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
    position: absolute;
    right: 0px;
    z-index: 99999999999;
}

@media screen and (max-width: 830px) {
    .popover2 {
        width: 80%;
        height: 300px;
        margin: -100px 0 0 -40%;
    }

    .popover2 object embed {
        width: 80%;
        height: 30%;
    }

    #videostr {
        width: 100%;
        height: 300px;
    }
}

.theme-mask {
    z-index: 10000;
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    display: none;
    z-index: 1000;
}

.popoverdown {
    width: 400px;
    height: 450px;
    z-index: 100001;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    margin: -250px 0 0 -200px;
    box-shadow: 1px 1px 6px 3px rgba(0, 0, 0, .2);
    display: none;
    text-align: center;
}

.popoverdown .top {
    width: 100%;
    background: #fff;
    line-height: 34px;
}

.popoverdown .top .bt {
    float: right;
    font-size: 20px;
    margin-right: 20px;
    margin-top: 5px;
}

.popoverdown li {
    margin-bottom: 20px;
}

.popoverdown li h1 {
    font-size: 20px;
}

.popoverdown li .txt {
    width: 318px;
    height: 24px;
    padding: 10px;
    background: #fcfcfc;
    border: 1px solid #dadada;
    border-radius: 2px;
}

.popoverdown li .btn {
    width: 340px;
    height: 46px;
    background: #d72128;
    font-size: 14px;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    color: #fff;
}

.popoverdown li .btn.disabled {
    background: #e7e7e7;
    color: #6f6f6f;
}

@media (max-width: 400px) {
    .popoverdown {
        width: 100%;
        top: 50%;
        left: 50%;
        background: #fff;
        margin: -250px 0 0 -50%;
    }

    .popoverdown li .txt {
        width: 258px;
        height: 24px;
        padding: 10px;
        background: #fcfcfc;
        border: 1px solid #dadada;
        border-radius: 2px;
        color: #333;
    }

    .popoverdown li .btn {
        width: 280px;
        height: 46px;
        background: #d72128;
        font-size: 14px;
        cursor: pointer;
        border: 0;
        border-radius: 2px;
        color: #fff;
    }
}

.error {
    color: red;
    padding-left: 20px;
    float: left;
}

.popoverdown li .txt.errorC {
    border: 1px solid red;
    color: #f00;
    color: red;
}

/*.popoverdown li .txt.checkedN { border: 1px solid #1ece6d; color:#333; }*/

/*菜单*/

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
}

.container:before,
.container:after {
    display: table;
    content: " ";
}

.container:after {
    clear: both;
}

.container:before,
.container:after {
    display: table;
    content: " ";
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 810px;
        padding: 23px 0 0;
    }
}

@media (min-width: 992px) {
    .container {
        width: 1000px;
    }
}

@media (min-width: 1000px) {
    .container {
        width: 1000px;
    }
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 300px;
    margin: 2px 0 0;
}

.caret {
    display: block;
    width: 14px;
    height: 9px;
    position: absolute;
    right: 28px;
    top: 0;
    /*width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 3px solid;border-right: 3px solid transparent;border-left: 3px solid transparent;*/
    z-index: 10000;
}

.dropdown-menu ul {
    width: 298px;
    padding: 20px 0;
    overflow: hidden;
    font-size: 12px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    margin-top: 8px;
    position: relative;
    z-index: 1000;
}

.dropdown-toggle i {
    margin-right: 10px;
}

.dropdown-toggle i img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu li {
    float: left;
    width: 50%;
}

.dropdown-menu li a {
    padding: 0px;
    line-height: 30px;
    clear: both;
    font-weight: normal;
    color: #333;
    white-space: nowrap;
    font-size: 12px;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
    color: #333;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-menu .active a,
.dropdown-menu .active a:hover,
.dropdown-menu .active a:focus {
    color: #333;
    text-decoration: none;
    outline: 0;
}

.dropdown-menu li em {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 10px;
    margin-left: 20px;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #999999;
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999999;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,
.dropdown-menu .mark {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    display: none;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav:before,
.nav:after {
    display: table;
    content: " ";
}

.nav:after {
    clear: both;
}

.nav:before,
.nav:after {
    display: table;
    content: " ";
}

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0;
    margin-left: 45px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
    display: table;
    content: " ";
}

.navbar:after {
    clear: both;
}

.navbar:before,
.navbar:after {
    display: table;
    content: " ";
}

.navbar:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header:before,
.navbar-header:after {
    display: table;
    content: " ";
}

.navbar-header:after {
    clear: both;
}

.navbar-header:before,
.navbar-header:after {
    display: table;
    content: " ";
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: " ";
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: " ";
}

.navbar-collapse:after {
    clear: both;
}

/*.navbar-collapse.in {overflow-y: auto;}*/

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.container > .navbar-header,
.container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 0;
}

.navbar-brand {
    float: left;
    width: 173px;
    height: 42px;
    margin: 5px 0 0 0px;
    /*background: url(../images/red_logo.png) no-repeat;
	-webkit-background-size: auto 42px;
	background-size: auto 42px;
	text-indent: -100000px;*/
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}

@media (max-width: 768px) {
    .navbar-brand {
        width: 130px;
        height: 30px;
        -webkit-background-size: auto 30px;
        background-size: auto 30px;
        margin: 10px 0 0 10px;
    }

    .about_box {
        margin-top: 50px;
    }

    .caret {
        display: none;
    }

    .dropdown-menu .mark {
        display: block;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    cursor: pointer;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav > li > a {
    padding: 10px 0 20px 0;
}

@media (max-width: 767px) {
    .dropdown-menu {
        position: fixed;
        top: 20%;
        right: auto;
        left: 50%;
        z-index: 1000;
        display: none;
        float: left;
        width: 90%;
        margin: 2px 0 0 -45%;
    }

    .dropdown-menu ul {
        width: 100%;
        text-align: left;
        border: 0;
    }

    .dropdown-menu li a {
        padding: 0px;
        line-height: 60px;
        clear: both;
        font-weight: normal;
        color: #333;
        white-space: nowrap;
        font-size: 14px;
    }

    .dropdown-menu li em {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: -8px;
        margin-right: 10px;
        margin-left: 20px;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-top: 10px;
    }

    .navbar-right li {
        float: left;
    }
}

.navbar-right li a {
    color: #333;
}

.navbar-right li a:hover {
    text-decoration: underline;
}

.navbar-right li span {
    background: #a7a7a7;
    width: 1px;
    height: 9px;
    display: block;
    margin: 8px 8px;
}

.navbar-right li a i {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: -4px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.navbar-default {
    background: #fff;
    -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, .2)
}

.navbar-default .navbar-brand {
    color: #222;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #222;
}

.navbar-default .navbar-nav > li > a {
    color: #333;
    font-size: 16px;
    position: relative;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #d72128;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #d72128;
}

.navbar-default .navbar-nav > .active > a:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 7px;
    background: #d72128;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav > li > a {
        text-align: center;
        margin: 0;
        padding: 5px 0 15px 0;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #333;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-right {
        text-align: center;
        padding-bottom: 20px;
    }

    .navbar-right li {
        display: inline-block;
    }

    .navbar-right li span {
        margin: 0px 2px;
    }
}

/*幻灯*/

#full-width-slider {
    width: 100%;
    color: #000;
    margin-top: 100px;
}

@media screen and (max-width: 768px) {
    #full-width-slider {
        padding-top: 0px;
        margin-top: 50px;
    }
}

.coloredBlock {
    width: 350px;
    left: 20%;
    top: 5%;
}

.infoBlock {
    width: 350px;
    position: absolute;
    top: 72%;
    left: 50%;
    margin: 0 0 0 -175px;
    overflow: hidden;
}

.infoBlockLeftBlack {
}

.infoBlock h4 {
    font-size: 20px;
    line-height: 1.2;
    margin: 0;
}

.infoBlock a {
    color: #FFF;
    display: inline-block;
    background: #13b125;
    font-size: 16px;
    font-weight: normal;
    padding: 0 30px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 4px;
    margin-right: 10px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.infoBlock a:hover {
    background: #1ea721;
}

.fullWidth {
    max-width: 2200px;
    margin: 0 auto 0 auto;
}

.rsContent a.more {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 72px;
    width: 160px;
    height: 46px;
    line-height: 46px;
    border-radius: 4px;
    background: #133f8b;
    color: #fff;
    font-size: 16px;
    margin-left: -80px;
    text-align: center;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.rsContent a.more:hover {
    background: #092f70;
}

@media screen and (min-width: 760px) and (min-height: 460px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 460px !important;
    }
}

@media screen and (min-width: 960px) and (min-height: 660px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 560px !important;
    }
}

@media screen and (min-width: 960px) and (min-height: 1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 640px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
    .royalSlider.heroSlider,
    .royalSlider.heroSlider .rsOverflow {
        height: 400px !important;
    }

    .infoBlock h4 {
        display: none;
    }
}

@media screen and (min-width: 0px) and (max-width: 600px) {
    .royalSlider.heroSlider,
    .royalSlider.heroSlider .rsOverflow {
        height: 300px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 500px) {
    .royalSlider.heroSlider,
    .royalSlider.heroSlider .rsOverflow {
        height: 250px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 400px) {
    .royalSlider.heroSlider,
    .royalSlider.heroSlider .rsOverflow {
        height: 200px !important;
    }
}

.royalSlider {
    width: 600px;
    height: 400px;
    position: relative;
    direction: ltr;
}

.royalSlider > * {
    float: left;
}

.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0;
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsArrow,
.rsThumbsArrow {
    cursor: pointer;
}

.rsThumb {
    float: left;
    position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center;
}

/* Fullscreen options, very important ^^ */

.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none;
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
    height: auto;
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative;
}

.rsPreloader {
    position: absolute;
    z-index: 0;
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22;
}

.rsTabs {
    float: left;
    background: none !important;
}

.rsTabs,
.rsThumbs {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative;
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s;
}

.rsVideoFrameHolder.rsVideoActive {
    opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* ios controls over video bug, shifting video */

.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px;
}

.rsABlock {
    position: absolute;
    z-index: 15;
}

img.rsImg {
    max-width: none;
}

.rsNoDrag {
    cursor: auto;
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
}

.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
    background: #fff;
    color: #FFF;
}

.rsMinW .rsArrow {
    height: 32px;
    width: 32px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}

.rsMinW .rsArrowLeft {
    right: 37px;
    bottom: 7px;
}

.rsMinW .rsArrowRight {
    right: 7px;
    bottom: 7px;
}

.rsMinW .rsArrowIcn {
    width: 24px;
    height: 24px;
    margin-top: 3px;
    margin-left: 3px;
    position: absolute;
    cursor: pointer;
    background: transparent;
    border-radius: 2px;
}

.rsMinW .rsArrowIcn:hover {
}

.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -68px -36px;
}

.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -68px -68px;
}

.rsMinW.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -100px -36px;
}

.rsMinW.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -100px -68px;
}

.rsMinW .rsArrowDisabled .rsArrowIcn {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    *display: none;
}

.rsMinW .rsBullets {
    width: 200px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin: 0 0 0 -100px;
    z-index: 35;
    padding-top: 4px;
    height: auto;
    text-align: center;
    line-height: 12px;
    overflow: hidden;
}

.rsMinW .rsBullet {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.rsMinW .rsBullet span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: url(../img/btn_off.png) no-repeat;
    margin: 0 3px;
    cursor: pointer;
}

.rsMinW .rsBullet.rsNavSelected span {
    background: url(../img/btn_on.png) no-repeat;
}

.rsMinW .rsThumbsHor {
    width: 100%;
    height: auto;
}

.rsMinW .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.rsMinW.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%;
}

.rsMinW.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}

.rsMinW .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px;
}

.rsMinW .rsThumb img {
    width: 100%;
    height: 100%;
}

.rsMinW .rsThumb.rsNavSelected {
    background: #333;
}

.rsMinW .rsThumb.rsNavSelected img {
    filter: alpha(opacity=40);
    opacity: 0.7;
}

.rsMinW .rsThumb.rsNavSelected span.thumbIco {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 2px solid #FFF;
    border: 2px solid rgba(255, 255, 255, 0.9);
    -webkit-backface-visibility: hidden;
}

.rsMinW .rsTmb {
    display: block;
}

/* Thumbnails arrow icons */

.rsMinW .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}

.rsMinW.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px;
}

.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0;
}

.rsMinW.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}

.rsMinW .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}

.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}

.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}

.rsMinW .rsThumbsArrowDisabled {
    display: none !important;
}

/* Thumbnails resizing on smaller screens */

@media screen and (min-width: 0px) and (max-width: 800px) {
    .rsMinW .rsThumb {
        width: 59px;
        height: 44px;
    }

    .rsMinW .rsThumbsHor {
        height: 44px;
    }

    .rsMinW .rsThumbsVer {
        width: 59px;
    }
}

.rsMinW .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
}

.rsMinW .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #000;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
background-image-moz-linear-gradient(top,
#fefefe,
#f4f4f4);
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    *display: inline;
    *zoom: 1;
}

.rsMinW .rsTab:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.rsMinW .rsTab:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf;
}

.rsMinW .rsTab:active {
    border: 1px solid #D9D9DD;
    background-color: #f4f4f4;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

.rsMinW .rsTab.rsNavSelected {
    color: #000;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    background: #ACACAC;
    background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
    background-image: -moz-linear-gradient(top, #ACACAC, #BBB);
    background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}

.rsMinW .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer;
}

.rsMinW .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
}

.rsMinW .rsFullscreenIcn:hover {
    opacity: 0.8;
}

.rsMinW.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0;
}

.rsMinW .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer;
}

.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0, 0, 0, 0.9);
}

.rsMinW .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px;
}

.rsMinW .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.rsMinW .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px;
}

.rsMinW .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
}

.rsMinW .rsCloseVideoIcn:hover {
    background-color: rgba(0, 0, 0, 0.9);
}

.rsMinW .rsPreloader {
    display: none;
}

.plan {
    width: 1000px;
    margin: 0 auto;
}

.plan h1 {
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #444;
    margin: 55px auto 16px;
}

.plan .con {
    width: 594px;
    margin: 0 auto;
}

.plan .con dl {
    width: 198px;
    float: left;
    text-align: center;
    color: #777;
}

.plan .con dl dd {
    margin: 10px auto;
}

.plan .con dl dt {
    width: 198px;
    padding: 0px 14px;
    height: 66px;
    line-height: 20px;
    border-right: 1px solid #f0f0f0;
}

.plan .con dl.last dt {
    border: 0;
}

.plan .con dl dt h2 {
    font-size: 16px;
    color: #333;
    margin: 10px auto 7px auto;
}

.index_news {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 80px;
}

.model_box .rhxt-item a {
    display: block;
    text-align: center;
    border-top:2px solid #e86a68;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, .5);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
}

.model_box .rhxt-item .rhxt-class{
    padding-top:45px;
    padding-bottom: 32px;
    font-size: 18px;
}
.model_box .rhxt-item .rhxt-tit{

    font-size: 30px;
    padding-bottom:15px;
    
}
.model_box .rhxt-item .rhxt-help{
    color: #999;
    padding-bottom:20px;
    font-size:16px;
}
.model_box .rhxt-item .rhxt-img{
    padding-bottom:40px;
    height: 188px;
    justify-content: center;
    display:-webkit-flex;
    align-items: center;
}

.model_box .rhxt-item.se1{
    border-color: #e86a68;
}
.model_box .rhxt-item.se1 a .rhxt-class{
    color: #e86a68;
}
.model_box .rhxt-item.se2 a{
    border-color:#24cba4;
}
.model_box .rhxt-item.se2 a .rhxt-class{
    color: #24cba4;
}
.model_box .rhxt-item.se3 a{
    border-color: #2b9ffc;
}
.model_box .rhxt-item.se3 a .rhxt-class{
    color: #2b9ffc;
}

.solve_box dl {
    overflow: hidden;
    margin-bottom: 20px;
}

.mtp20 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.model_box div {
    text-align: center;
    margin-bottom: 10px;
}

.model_box a {
    max-width: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.model_box a:hover {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);

    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, .6);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, .6);
}

@media screen and (max-width: 1010px) {
    .plan,
    .index_news {
        width: 95%;
    }

    .plan h1 {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        color: #444;
        margin: 40px auto 6px;
    }
}

@media screen and (max-width: 670px) {
    .plan .con {
        width: 100%;
    }

    .plan .con dl {
        width: 100%;
        float: none;
    }

    .plan .con dl dt {
        width: 170px;
        padding: 0px 14px;
        margin: 0 auto;
        border-right: 0;
    }

    .plan .con dl.last dt {
        border: 0;
    }
}

@media screen and (max-width: 476px) {
    .plan {
        width: 98%;
        margin: 0 auto;
    }

    .index_news {
        margin-bottom: 20px;
    }

    .index_news dl {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        float: none;
        background: #f8f8f8;
        margin: 20px auto;
    }

    .index_news dl.last {
        margin: 20px auto;
    }
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: none;
}

.box {
    width: 1000px;
    margin: 0 auto;
}

.about_box {
    width: 100%;
    height: 240px;
    margin-top: 75px;
    overflow: hidden;
}

.about_box.big {
    height: 400px;
}

.about_box ul {
    width: 1000px;
    margin: 0 auto;
    color: #fff;
    font-size: 28px;
    line-height: 42px;
}

.about_box ul li {
    width: 420px;
}

.about_box ul.red {
    color: #d72128;
}

.about_box h1 {
    font-size: 32px;
    text-align: center;
    color: #fff;
    line-height: 240px;
}

.about_box h2 {
    width: 1000px;
    margin: 0 auto;
    font-size: 32px;
    color: #fff;
    /*line-height: 240px;*/
}

.about_box.big h1 {
    line-height: 400px;
}

.news {
    width: 1000px;
    margin: 35px auto 0 auto;
    padding-bottom: 60px;
}

.news .tab {
    width: 100%;
    text-align: center;
}

.news .tab li {
    display: inline-block;
    margin: 0 30px;
}

.news .tab li a {
    display: inline-block;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    line-height: 45px;
}

.news .tab li a:hover {
    color: #d72128;
    border-bottom: 1px solid #d72128;
}

.news .tab li.on a {
    color: #d72128;
    border-bottom: 1px solid #d72128;
}

.news .list {
    width: 100%;
    lear: both;
    overflow: hidden;
    padding: 30px 0;
    margin: 0 auto;
}

.news .list .pic {
    float: left;
}

.news .list .pic img {
    width: 100%;
}

.news .list ul {
    width: 650px;
    float: right;
    text-align: left;
    color: #777;
    line-height: 28px;
}

.news .list ul li {
    margin-bottom: 7px;
}

.news .list ul h1 a {
    font-size: 20px;
    color: #222;
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
}

.news .list ul h1 a:hover {
    color: #d72128;
    text-decoration: none;
}

.news .list ul a {
    color: #d72128;
}

.news .list ul a:hover {
    text-decoration: underline;
}

.news .list ul li em {
    background: #f0efef;
    display: inline-block;
    padding: 0 15px;
    border-radius: 20px;
    line-height: 22px;
    margin-left: 5px;
}

.insight {
    margin-top: 28px;
}

.insight .top h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 15px auto;
}

.insight .top h1 em {
    padding: 0 20px;
    line-height: 22px;
    display: inline-block;
    border-radius: 22px;
    text-align: center;
    font-size: 14px;
    margin-right: 15px;
    vertical-align: 3px;
}

.insight .top h1 em.b1 {
    border: 1px solid #e8989b;
    background: #feeff0;
    color: #d72128;
}

.insight .top h1 em.b2 {
    border: 1px solid #cfcfcf;
    background: #f7f7f7;
    color: #777;
}

.insight .top .fl {
    float: left;
}

.insight .top.line {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 25px;
    position: relative;
}

.insight .top p {
    float: left;
    margin-right: 20px;
    line-height: 30px;
    color: #777;
}

.insight .top a.bt {
    width: 120px;
    line-height: 36px;
    text-align: center;
    float: right;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    background: #d72128;
    display: block;
}

.insight .top a.bt:hover {
    background: #cb1d24;
}

.insight .con p {
    margin-top: 30px;
    font-size: 14px;
    line-height: 28px;
}

.insight .bottom.big {
    margin: 40px auto 130px auto;
}

.insight .top.line a.baom {
    background: #d72128;
    width: 120px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 0;
    top: 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    display: block;
}

.insight .top.line a.baom:hover {
    background: #be1319;
}

.biaomingbox {
    width: 100%;
    border-top: 1px solid #f4f4f4;
    text-align: center;
    margin: 40px auto 120px auto;
    padding-top: 50px;
}

.biaomingbox p {
    font-size: 16px;
}

.biaomingbox a {
    background: #d72128;
    width: 160px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.biaomingbox a:hover {
    background: #be1319;
}

/*分享按钮*/

.insight .top .shrae {
    color: #777;
    line-height: 30px;
    display: inline-block;
}

.iconfont {
    color: #fff
}

.icon-sina {
    background-color: #ea493c;
    font-size: 20px;
    margin-left: 5px;
}

.icon-wechat {
    cursor: pointer;
    background-color: #24b727;
    font-size: 20px;
    margin-left: 5px;
}

.icon-in {
    cursor: pointer;
    background-color: #008dc4;
    font-size: 20px;
    margin-left: 5px;
}

.icon-in span {
    display: inline-block;
    width: 15px;
    height: 15px;
}

.icon-f {
    cursor: pointer;
    background-color: #4a6da6;
    font-size: 20px;
    margin-left: 5px;
}

.icon-f span {
    display: block;
    width: 10px;
    height: 17px;
    margin: 0 auto;
    margin-top: 6px;
}

.insight .bottom {
    width: 100%;
    text-align: center;
    margin: 30px auto;
}

.insight .bottom a.bt {
    width: 160px;
    line-height: 44px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    background: #d72128;
    display: block;
    margin: 25px auto;
}

.insight .bottom a.bt:hover {
    background: #cb1d24;
}

.insight .bottom .shrae {
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #777;
}

.case_more {
    width: 100%;
    border-top: 1px solid #e9e9e9;
    padding: 40px 0;
}

.case_more .top {
    width: 1000px;
}

.case_more .top dl {
    width: 320px;
    height: 370px;
    float: left;
    background: #f8f8f8;
    margin: 0px 20px 0 0;
}

.case_more.ai {
    border: 0;
    padding: 40px 0 100px 0;
}

.case_more.ai .top dl {
    height: 300px;
    padding-bottom: 30px;
}

.case_more .top dl.last {
    margin: 0px 0 0 0;
}

.case_more .top dl a {
    display: block;
}

.case_more .top dl a:hover {
    color: #333;
}

.case_more .top dl dt {
    padding: 0 18px;
    color: #777;
}

.case_more .top dl dt h1 {
    font-size: 16px;
    color: #d72128;
    margin: 15px 0 5px 0;
}

.case_more.ai .top dl dt h1 {
    color: #333;
}

.case_more .top dl a:hover h1 {
    text-decoration: underline;
}

.case_more .top dl a:hover dt {
    color: #333;
}

.case_more .top dl dt span {
    color: #d72128;
}

.case_more .top dl dd img {
    width: 100%;
}

.case_more .bottom {
    width: 100%;
    text-align: center;
    margin: 50px auto;
}

.case_more .bottom h1 {
    font-size: 20px;
    line-height: 30px;
}

.case_more .bottom a {
    width: 160px;
    line-height: 44px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    background: #555555;
    display: block;
    margin: 15px auto;
}

.case_more .bottom a:hover {
    background: #414040;
}

/*解决方案*/

.case {
    width: 1000px;
    margin: 0 auto;
}

.case .top {
    text-align: center;
}

.case .top h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 50px auto 0px auto;
}

.case .top dl {
    height: 60px;
    display: inline-block;
    color: #777;
    line-height: 20px;
    border-right: 1px solid #e8e8e8;
    padding: 10px 62px;
    margin: 10px 0;
    overflow: hidden;
}

.case .top dl dd {
    font-size: 16px;
    color: #d72128;
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
    display: inline;
    padding-bottom: 4px;
    line-height: 32px;
}

.case .top dl.last {
    border-right: 0px;
}

.case .top dl a.on dd {
    color: #d72128;
    border-bottom: 1px solid #d72128;
}

.case .top dl a:hover dd {
    color: #d72128;
    border-bottom: 1px solid #d72128;
}

.case .top dl a {
    color: #777;
}

.case .top dl a:hover {
    color: #777;
}

.case .bottom {
    padding: 40px 0 60px 0;
}

.case .bottom .list {
    width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    padding: 50px 0;
}

.case .bottom .list.last {
    border-bottom: 0px;
}

.case .bottom .list dl {
    width: 100%;
    overflow: hidden;
}

.case .bottom .list dl dd {
    width: 60px;
    float: left;
}

.case .bottom .list dl dt {
    width: 920px;
    float: right;
    font-size: 16px;
    color: #444;
}

.case .bottom .list dl dt h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}

.case .bottom .list .txt {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-top: 35px;
}

.case .bottom .list .txt .fl {
    padding-left: 80px;
}

.case .bottom .list .txt .fl ul {
    margin-bottom: 20px;
    overflow: hidden;
    color: #666;
}

.case .bottom .list .txt .fl a.bt {
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
    color: #666;
    font-size: 12px;
    background: #fff;
    display: inline-block;
    padding: 0 15px;
    border: 1px solid #dfdfdf;
    margin-right: 10px;
}

.case .bottom .list .txt .fl a.bt:hover {
    color: #000;
}

.case .bottom .list .txt .fr {
    margin-top: 10px;
}

.case .bottom .list .txt .fl a.bt i {
    display: inline-block;
    margin-right: 5px;
    width: 16px;
    height: 16px;
}

.case .con {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
}

.case .con h3 {
    font-size: 16px;
    display: inline-block;
    padding: 0 25px;
    background: #fff;
    font-weight: normal;
}

/*关于我们*/

.about {
    width: 1000px;
    margin: 35px auto 0 auto;
}

.about .tab {
    width: 100%;
    text-align: center;
}

.about .tab li {
    display: inline-block;
    margin: 0 20px;
}

.about .tab li a {
    display: inline-block;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    line-height: 45px;
}

.about .tab li a:hover {
    color: #d72128;
    border-bottom: 1px solid #d72128;
}

.about .tab li.active a {
    color: #d72128;
    border-bottom: 1px solid #d72128;
}

.chance1 {
    margin-top: 40px;
}

.chance1 .top_cor h1 {
    font-size: 24px;
    line-height: 30px;
    color: #d72128;
}

.chance1 .top_cor p {
    font-size: 14px;
    margin-top: 15px;
}

.chance1 .con_cor {
    width: 100%;
    margin-top: 20px;
}

.chance1 .con_cor ul {
    width: 460px;
    float: left;
    font-size: 14px;
    line-height: 28px;
}

.chance1 .con_cor ul li {
    margin-bottom: 40px;
}

.chance1 .con_cor .fr {
    margin-top: 10px;
}

#J_navlist {
    width: 100%;
    overflow: hidden;
}

#J_navlist .list-item.none {
    display: none;
}

#J_navlist li {
    border-bottom: 1px solid #e1e1e1;
    display: block;
    padding: 0px;
    position: relative;
    min-height: 78px;
    _height: 78px;
    z-index: 10;
    zoom: 1;
    margin: 0 auto;
    clear: both;
}

#J_navlist li.last {
    border: 0;
}

#J_navlist li h4 {
    font-size: 16px;
    line-height: 78px;
    font-weight: normal;
    cursor: pointer;
}

#J_navlist li h4 em {
    width: 2px;
    height: 18px;
    background: #d72128;
    display: inline-block;
    margin-right: 12px;
    vertical-align: -3px;
}

#J_navlist li h4 strong {
    width: 309px;
    display: inline-block;
    font-weight: normal;
}

#J_navlist li h4 span {
    font-size: 12px;
}

#J_navlist li dl {
    color: #666;
    line-height: 28px;
}

#J_navlist li h4 i {
    cursor: pointer;
    background: url(../img/down.jpg) no-repeat;
    display: block;
    width: 11px;
    height: 8px;
    float: right;
    margin: 32px 20px 0 0px;
}

#J_navlist li.selected h4 i {
    background: url(../img/up.jpg) no-repeat;
}

#J_navlist li .list-item {
    position: relative;
    zoom: 1;
    padding: 0 14px;
}

#J_navlist li .list-item dl {
    margin-bottom: 30px;
}

.chance1 .bottom {
    width: 100%;
    text-align: center;
    margin: 50px auto 100px auto;
}

.chance1 .bottom h1 {
    font-size: 20px;
}

.chance1 .bottom a {
    width: 200px;
    line-height: 44px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    background: #d72128;
    display: block;
    margin: 15px auto;
}

.chance1 .bottom a:hover {
    background: #c91b22;
}

/*伙伴*/

.partner {
    width: 1020px;
    margin: 0 auto;
    text-align: center;
}

.partner.last {
    padding-bottom: 100px;
}

.partner h1 {
    font-size: 20px;
    text-align: center;
    margin: 30px auto;
}

.partner .con {
    width: 100%;
    overflow: hidden;
    margin: 30px auto;
}

.partner .con dl {
    width: 150px;
    height: 95px;
    float: left;
    margin: 10px 8px 10px 10px;
}

.partner .con dl img {
    width: 150px;
    height: 70px;
}

.contact {
    width: 1000px;
    margin: 50px auto 100px auto;
}

.contact .top dl {
    width: 319px;
    height: 100px;
    /*float: left;*/
    /*border-right: 1px solid #f0f0f0;*/
    margin: 0px 20px 0 0;
}

.contact .top dl.last {
    margin: 0px 0 0 0;
    border: 0;
}

.contact .top dl a {
    display: block;
}

.contact .top dl a:hover {
    color: #333;
}

.contact .top dl dt {
    padding: 0 18px;
    color: #777;
}

.contact .top dl dt h1 {
    font-size: 16px;
    color: #d72128;
    margin: 15px 0 5px 0;
}

.contact .top dl a:hover h1 {
    text-decoration: underline;
}

.contact .top dl a:hover dt {
    color: #333;
}

.contact .top dl dt span {
    color: #d72128;
}

.contact .top dl dd img {
    width: 100%;
}

.contact .bottom {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.contact .bottom .line {
    width: 100%;
    height: 25px;
}

.contact .bottom .line h1 {
    background: #fff;
    display: inline-block;
    padding: 0 20px;
    font-size: 24px;
    line-height: 25px;
}

.contact .bottom p {
    font-size: 16px;
    line-height: 34px;
    margin-top: 5px;
}

.contact .bottom p img {
    margin: 10px 0 20px 0;
}

/*关于我们主页*/

.about_index {
    margin-top: 40px;
}

.about_index .top h1 {
    font-size: 24px;
    line-height: 30px;
    color: #d72128;
}

.about_index .top p {
    font-size: 14px;
    margin-top: 15px;
}

.about_index .con {
    width: 100%;
    margin-top: 20px;
}

.about_index .con ul {
    width: 460px;
    float: left;
    font-size: 14px;
    line-height: 28px;
}

.about_index .con ul li {
    margin-bottom: 0px;
    line-height: 32px;
    margin-bottom: 15px;
    text-indent: 2em;
}

.about_index .con .fr {
    margin-top: 10px;
    position: relative;
}

.about_index .con .fr i {
    width: 72px;
    height: 73px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -36px 0 0 -36px;
}

.about_index .txt ul {
    float: left;
    font-size: 14px;
    line-height: 28px;
    margin: 25px 100px 0 0;
}

.about_index .bottom {
    width: 100%;
    padding-bottom: 140px;
}

.about_index .bottom dl {
    width: 250px;
    height: 40px;
    margin: 50px 0 0 0;
    float: left;
}

.about_index .bottom dl dd {
    float: left;
    width: 39px;
    height: 37px;
    margin: 0px 10px 0 15px;
}

.about_index .bottom dl dd.b1 {
    background-position: 0 0;
}

.about_index .bottom dl dd.b2 {
    background-position: -47px 0;
}

.about_index .bottom dl dd.b3 {
    background-position: -102px 0;
    width: 44px;
}

.about_index .bottom dl dd.b4 {
    background-position: -152px 0;
    margin-top: 3px;
}

.about_index .bottom dl dd.b5 {
    background-position: -206px 0;
    margin-top: 3px;
}

.about_index .bottom dl dd.b6 {
    background-position: -255px 0;
    margin-top: 3px;
}

.about_index .bottom dl dd.b7 {
    background-position: -304px 0;
    margin-top: 3px;
}

.about_index .bottom dl dd.b8 {
    background-position: -352px 0;
    margin-top: 3px;
}

.about_index .bottom dl dt {
    color: #666;
}

.about_index .bottom dl dt h3 {
    font-weight: normal;
    margin-top: 8px;
    font-size: 16px;
    color: #d72128;
}

.con_pic {
    width: 100%;
    margin: 50px auto 20px auto;
}

.con_pic img {
    width: 100%;
}

.about_jieshao {
    width: 1000px;
    margin: 0 auto;
    margin-top: 40px;
    padding-bottom: 80px;
}

.about_jieshao h1 {
    font-size: 24px;
    color: #d72128;
}

.about_jieshao p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 15px;
}

.xieyi {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
    margin: 50px auto 100px auto;
}

.xieyi h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
}

.course {
    width: 1000px;
    margin: 0 auto;
    padding: 40px 0;
    border-bottom: 1px solid #e7e7e7;
}

.course ul.top {
    padding-left: 20px;
    height: 52px;
    border-left: 4px solid #d72128;
}

.course ul.top h1 {
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 5px;
}

.course .con {
    margin-top: 20px;
}

.course .con dl {
    width: 320px;
    height: 290px;
    float: left;
    margin: 20px 20px 0 0;
}

.course .con dl.last {
    margin: 20px 0 0 0;
}

.course .con dl a {
    display: block;
}

.course .con dl a:hover {
    color: #333;
}

.course .con dl dt {
    color: #777;
}

.course .con dl dt h1 {
    font-size: 16px;
    color: #333;
    margin: 15px 0 5px 0;
}

.course .con dl a:hover h1 {
    text-decoration: underline;
}

.course .con dl a:hover dt {
    color: #333;
}

.course .con dl dt span {
    color: #d72128;
}

.course .con dl dd img {
    width: 100%;
}

.login {
    width: 520px;
    margin: 0 auto 200px auto;
    border: 1px solid #ededed;
    background: #fff;
    margin-top: -118px;
    height: 420px;
}

.login h1 {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    margin-top: 40px;
}

.login table {
    width: 342px;
    margin: 0 auto;
    margin-top: 30px;
}

.login table .txt {
    width: 322px;
    height: 24px;
    padding: 10px;
    border: 1px solid #dadada;
    border-radius: 2px;
    background: #fcfcfc;
    font-size: 14px;
}

.login table label input {
    vertical-align: -2px;
}

.login table .btn {
    width: 100%;
    height: 46px;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    background: #d72128;
    cursor: pointer;
    border: 0;
}

.login table .btn:hover {
    background: #c1131a;
}

.login table a.zhu {
    color: #d72128;
}

.login table a.zhu:hover {
    text-decoration: underline;
}

.lecturer {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 80px;
}

.lecturer dl {
    width: 300px;
    height: 595px;
    float: left;
    margin: 50px 50px 0 0;
}

.lecturer dl.last {
    margin: 50px 0 0 0;
}

.lecturer.duan dl {
    height: 545px;
}

.lecturer dl a {
    display: block;
}

.lecturer dl a:hover {
    color: #333;
}

.lecturer dl dt {
    color: #777;
}

.lecturer dl dt h1 {
    font-size: 16px;
    color: #333;
    margin: 15px 0 5px 0;
}

.lecturer dl dt h2 {
    font-size: 14px;
    color: #333;
    margin: 0px 0 5px 0;
}

.lecturer dl a:hover h1 {
    color: #d72128;
}

.lecturer dl a:hover h2 {
    color: #d72128;
}

.lecturer dl a:hover dt {
    color: #d72128;
}

.lecturer dl a:hover dt p {
    color: #777;
}

.lecturer dl dd img {
    width: 100%;
}

.lecturer_con {
    margin-top: 50px;
}

.lecturer_con.xiao {
    margin-top: 30px;
}

.lecturer_con .pic {
    float: left;
    width: 300px;
}

.lecturer_con ul {
    width: 660px;
    float: right;
    font-size: 14px;
    line-height: 24px;
}

.lecturer_con ul li {
    margin-bottom: 20px;
}

.lecturer_con ul h1 {
    font-size: 24px;
}

.lecturer_con ul h2 {
    font-size: 16px;
}

.market {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.market dl {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    padding: 40px 0;
}

.market dl.last {
    border-bottom: 0;
}

.market dd {
    position: relative;
}

.market dd span {
    position: absolute;
    right: -10px;
    bottom: 20px;
    background: #3d3d3d;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
}

.market dt h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 15px auto;
}

.market dt h1 em {
    padding: 0 20px;
    line-height: 22px;
    display: inline-block;
    border-radius: 22px;
    text-align: center;
    font-size: 14px;
    margin-right: 15px;
    vertical-align: 3px;
}

.market dt h1 em.b1 {
    border: 1px solid #e8989b;
    background: #feeff0;
    color: #d72128;
}

.market dt h1 em.b2 {
    border: 1px solid #cfcfcf;
    background: #f7f7f7;
    color: #777;
}

.market dt p {
    color: #777777;
    font-size: 12px;
    line-height: 24px;
}

.market dt .btn {
    display: block;
    width: 160px;
    height: 44px;
    line-height: 44px;
    margin: 0px auto;
    border-radius: 2px;
    font-size: 16px;
    text-align: center;
    margin-top: 40px;
}

.market dt .btn.b1 {
    background: #d72128;
    color: #fff;
}

.market dt .btn.b1:hover {
    background: #c7171e;
}

.market dt .btn.b2 {
    background: #eeeeee;
    color: #333;
}

.market dt .btn.b2:hover {
    background: #e3e0e0;
}

/*荣誉*/

.rongyu {
    width: 100%;
    text-align: center;
    padding-bottom: 120px;
}

.rongyu ul {
    font-size: 14px;
    line-height: 28px;
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.rongyu ul h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
    color: #d72128;
}

.zereng {
    width: 100%;
    padding: 50px 0 100px 0;
}

.zereng h1 {
    font-size: 24px;
    line-height: 30px;
    color: #d72128;
}

.zereng p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
}

.lecturer_bot {
    width: 100%;
    clear: both;
}

.lecturer_bot a.list {
    display: block;
    width: 465px;
    height: 230px;
    float: left;
    margin: 40px 35px 10px 0;
}

.lecturer_bot a.list dd {
    width: 180px;
    float: left;
}

.lecturer_bot a.list dd img {
    width: 100%;
}

.lecturer_bot a.list dt {
    width: 265px;
    float: right;
    color: #777;
}

.lecturer_bot a.list dt h1 {
    font-size: 16px;
    color: #333;
}

.lecturer_bot a.list dt h3 {
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

.lecturer_bot a.list:hover dt h1 {
    color: #d72128;
}

.lecturer_bot a.list:hover dt h3 {
    color: #d72128;
}

.lecturer_bot a.list:hover dt {
    color: #777;
}

.bigpartner {
    width: 1000px;
    margin: 30px auto 170px auto;
}

.bigpartner dl {
    width: 320px;
    float: left;
    margin: 40px 20px 0 0;
    text-align: center;
    font-size: 16px;
}

.bigpartner dl.last {
    margin: 40px 0 0 0;
}

.bigpartner dl dd img {
    width: 318px;
    height: 198px;
    border: 1px solid #e6e6e6;
}

.bigpartner dl dt {
    margin-top: 15px;
}

.kechengb {
    width: 100%;
    margin: 0 auto;
    margin-top: 60px;
}

.kechengb h2 {
    font-size: 18px;
    color: #d72128;
    margin-top: 35px;
}

.kechengb h2 i {
    width: 4px;
    height: 18px;
    margin-right: 10px;
    display: inline-block;
    background: #d72128;
    vertical-align: -3px;
}

.kechengb p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 20px;
}

.kechengb video {
    width: 700px;
    height: 400px;
    display: block;
    margin: 40px auto;
}

.kechengb ul {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 0 50px 0;
}

.kechengb ul em {
    width: 23px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -5px;
}

.kechengb ul li a {
    font-size: 14px;
    line-height: 36px;
}

@media (max-width: 1030px) {
    .box {
        width: 100%;
    }

    .about_box ul,
    .kechengb,
    .kechengb ul {
        width: 90%;
    }

    .about_box h2 {
        width: 90%;
    }

    .news {
        width: 100%;
    }

    .news .list {
        width: 90%;
    }

    .news .list .pic {
        width: 30%
    }

    .news .list ul {
        width: 65%;
    }

    .insight .top,
    .insight .con {
        width: 90%;
        margin: 0 auto;
    }

    .case_more .top {
        width: 90%;
    }

    .case_more .top dl {
        width: 30%;
        margin: 0 1.5%
    }

    .case_more .top dl.last {
        margin: 0px 1.5%;
    }

    .course .con dl {
        width: 30%;
        margin: 20px 1.5%
    }

    .course .con dl.last {
        margin: 20px 1.5%;
    }

    .lecturer dl {
        width: 30%;
        margin: 30px 1.5% 0 1.5%;
    }

    .lecturer dl.last {
        margin: 30px 0 0 0;
    }

    .case,
    .biaomingbox {
        width: 90%;
    }

    .case .bottom .list dl dt {
        width: 100%;
        float: left;
        margin-left: 80px;
        margin-top: -60px;
    }

    .about {
        width: 90%;
    }

    .chance1 .con_cor ul {
        width: 48%;
    }

    .chance1 .con_cor .fr {
        width: 48%;
        margin-top: 10px;
    }

    .partner {
        width: 90%;
    }

    .contact {
        width: 90%;
    }

    .contact .top {
        width: 100%;
    }

    .contact .top dl {
        width: 30%;
        height: auto;
        padding: 10px 0 20px 0;
        margin: 20px 1.5%;
    }

    .contact .top dl.last {
        margin: 20px 1.5%;
    }

    .about_index .con ul {
        width: 48%;
    }

    .about_index .con .fr {
        width: 48%;
        margin-top: 10px;
    }

    .about_index .bottom dl {
        width: 25%;
    }

    .about_jieshao,
    .xieyi,
    .course,
    .lecturer,
    .market {
        width: 90%;
    }

    .lecturer_con .pic {
        width: 30%;
    }

    .lecturer_con ul {
        width: 66%;
    }

    .con_pic .fl {
        width: 66.15%;
    }

    .con_pic .fr {
        width: 33.85%;
    }

    .lecturer_bot a.list {
        display: block;
        width: 44%;
        float: left;
        height: 350px;
        margin: 0px 6% 20px 0;
    }

    .lecturer_bot a.list dd {
        width: 40%;
    }

    .lecturer_bot a.list dt {
        width: 57%;
    }

    .bigpartner {
        width: 100%;
        margin: 20px auto 50px auto;
    }

    .bigpartner dl {
        width: 30%;
        margin: 40px 1.5% 0 1.5%;
        font-size: 14px;
    }

    .bigpartner dl.last {
        margin: 40px 1.5% 0 1.5%;
    }

    .bigpartner dl dd img {
        width: auto;
        height: auto;
    }
}

@media (max-width: 768px) {
    .about_box {
        margin-top: 50px;
    }

    .about_index .top h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .about_index .con ul {
        width: 100%;
        float: none;
    }

    .about_index .con ul li {
        margin-bottom: 20px;
    }

    .about_index .con .fr {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .about_index .txt ul {
        float: none;
        margin: 25px 0 0 0;
    }

    .login {
        width: 90%;
        margin: 30px auto 100px auto;
    }

    .login h1 {
        font-size: 18px;
        line-height: 24px;
        margin-top: 30px;
    }

    .login table {
        width: 80%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .lecturer {
        padding-bottom: 30px;
    }

    .lecturer dl {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        float: none;
        margin: 10px auto;
    }

    .lecturer dl.last {
        width: 100%;
        margin: 10px auto;
        float: none;
    }

    .lecturer.duan dl {
        height: auto;
    }

    .contact .top dl {
        width: 100%;
        height: auto;
        padding: 10px 0 20px 0;
        float: none;
        background: #f8f8f8;
        margin: 20px auto;
    }

    .contact .top dl.last {
        margin: 20px auto;
    }

    .con_pic .fl {
        width: 100%;
        float: none;
    }

    .con_pic .fr {
        width: 100%;
        float: none;
    }

    .lecturer_bot a.list {
        display: block;
        width: 45%;
        float: left;
        margin: 0px 10% 30px 0;
        height: 550px;
    }

    .lecturer_bot a.list.last {
        margin: 0px 0 30px 0;
    }

    .lecturer_bot a.list dd {
        width: 100%;
        float: none;
    }

    .lecturer_bot a.list dt {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .bigpartner dl {
        width: 40%;
        margin: 40px 5% 0 5%;
    }

    .bigpartner dl.last {
        margin: 40px 5% 0 5%;
    }

    .kechengb video {
        width: 90%;
        height: auto;
        margin: 20px auto;
    }

    .insight .top.line a.baom {
        position: inherit;
        right: 0;
        top: 0px;
        margin-top: 10px;
    }
}

@media (max-width: 476px) {
    .about_box.big {
        height: 300px;
    }

    .about_box.big h1 {
        line-height: 300px;
    }

    .about_box {
        height: 220px;
    }

    .about_box h1 {
        font-size: 14px;
        line-height: 220px;
    }

    .about_box h2 {
        font-size: 14px;
        /*line-height: 220px;*/
    }

    .about_box ul {
        font-size: 14px;
        line-height: 32px;
        margin-top: 60px;
    }

    .news {
        padding-bottom: 20px;
    }

    .news .tab li {
        display: inline-block;
        margin: 0 20px;
    }

    .news .list {
        padding: 20px 0;
    }

    .news .list .pic {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .news .list ul {
        width: 100%;
        float: none;
    }

    .news .list ul li {
        margin-bottom: 0;
    }

    .news .list ul h1 a {
        font-size: 16px;
    }

    .case_more .top dl {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        float: none;
        background: #f8f8f8;
        margin: 20px auto;
    }

    .case_more .top dl.last {
        margin: 20px auto;
    }

    .course .con dl {
        width: 100%;
        height: auto;
        float: none;
        margin: 20px auto;
    }

    .course {
        padding: 30px 0;
    }

    .course ul.top {
        padding-left: 10px;
        height: 45px;
        border-left: 2px solid #d72128;
    }

    .course ul.top h1 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 4px;
    }

    .case_more .bottom {
        margin: 20px auto;
    }

    .case_more .bottom h1 {
        font-size: 18px;
    }

    .case_more .bottom a {
        width: 90%;
    }

    .case .top h1 {
        font-size: 20px;
    }

    .case .top dl {
        height: 60px;
        float: left;
        width: 100%;
        border: 0;
        height: auto;
        border-bottom: 1px solid #e8e8e8;
        margin: 5px auto;
        padding: 10px 0;
    }

    .case .top dl.last {
        border-bottom: 1px solid #e8e8e8;
    }

    .case .bottom .list {
        padding: 20px 0;
    }

    .case .bottom .list .txt .fl {
        width: 100%;
        float: none;
        padding: 0;
    }

    .case .bottom .list .txt .fr {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .case .bottom .list dl dt {
        font-size: 14px;
        color: #444;
    }

    .case .bottom .list dl dt h1 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .case .bottom .list .txt .fl ul {
        margin-bottom: 10px;
    }

    .chance1 .top_cor h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .chance1 .con_cor ul {
        width: 100%;
        float: none;
    }

    .chance1 .con_cor ul li {
        margin-bottom: 20px;
    }

    .chance1 .con_cor .fr {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    #J_navlist li h4 {
        font-size: 14px;
    }

    #J_navlist li h4 strong {
        width: auto;
        margin-right: 5px;
    }

    .chance1 .bottom h1 {
        font-size: 18px;
    }

    .chance1 .bottom a {
        width: 100%;
    }

    .about .tab li {
        display: block;
        width: 50%;
        margin: 0px;
        float: left;
    }

    .partner.last {
        padding-bottom: 20px;
    }

    .partner h1 {
        font-size: 16px;
        margin: 20px auto;
    }

    .partner .con dl {
        width: 46%;
        margin: 2px 2%;
        overflow: inherit;
    }

    .partner .con dl img {
        width: 96%;
    }

    .contact {
        width: 100%;
        margin: 30px auto;
    }

    .about_index .bottom {
        padding-bottom: 30px;
    }

    .about_index .bottom dl {
        width: 50%;
    }

    .about_index .bottom dl dt h3 {
        font-size: 14px;
    }

    .about_index .bottom dl dd {
        margin: 3px 5px 0 0px;
    }

    .about_jieshao h1 {
        font-size: 18px;
    }

    .case_more.ai {
        padding: 20px 0 30px 0;
    }

    .xieyi {
        margin: 30px auto;
    }

    .lecturer_con {
        margin-top: 20px;
    }

    .lecturer_con .pic {
        width: 100%;
        float: none;
    }

    .lecturer_con ul {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .lecturer_con ul h1 {
        font-size: 18px;
    }

    .lecturer_con ul li {
        margin-bottom: 10px;
    }

    .market dd span {
        right: 0px;
        bottom: 10px;
        width: auto;
        height: auto;
        text-align: center;
        line-height: 20px;
        padding: 0 10px;
        font-size: 12px;
    }

    .market dt h1 {
        font-size: 16px;
        line-height: 20px;
        margin: 10px auto;
    }

    .market dt h1 em {
        padding: 0 10px;
        font-size: 12px;
        margin-right: 10px;
        vertical-align: 1px;
    }

    .zereng h1 {
        font-size: 18px;
    }

    .zereng p {
        margin-top: 15px;
    }

    .con_pic {
        width: 100%;
        margin: 20px auto;
    }

    .insight .top a.bt {
        width: 90px;
    }

    .lecturer_bot a.list {
        height: 500px;
    }

    .bigpartner dl {
        width: 80%;
        margin: 20px auto;
        float: none;
    }

    .bigpartner dl.last {
        margin: 20px auto;
    }

    .insight .top h1 {
        font-size: 16px;
        line-height: 20px;
        margin: 10px auto;
    }

    .insight .top h1 em {
        padding: 0 10px;
        font-size: 12px;
        margin-right: 10px;
        vertical-align: 1px;
    }

    .insight .bottom.big {
        margin: 40px auto 50px auto;
    }

    .biaomingbox {
        margin: 20px auto 60px auto;
        padding-top: 30px;
    }
}

@media (max-width: 400px) {
    .insight .top p {
        margin-right: 0px;
    }

    .insight .top a.bt {
        width: 90px;
        float: none;
        margin-top: 10px;
        clear: both;
        overflow: hidden;
    }

    .login table .txt {
        width: 220px;
        padding: 5px 10px;
    }

    .login table .btn {
        width: 242px;
        height: 36px;
        font-size: 14px;
    }
}

.theme-mask {
    z-index: 10000;
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    display: none;
    z-index: 1000;
}

.popover1 {
    width: 400px;
    height: 450px;
    z-index: 100001;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    margin: -200px 0 0 -200px;
    box-shadow: 1px 1px 6px 3px rgba(0, 0, 0, .2);
    display: none;
    text-align: center;
    z-index: 1001;
}

.popover1 .top {
    width: 100%;
    background: #fff;
    line-height: 34px;
}

.popover1 .top .bt {
    float: right;
    font-size: 20px;
    margin-right: 20px;
    margin-top: 5px;
}

.popover1 li {
    margin-bottom: 20px;
}

.popover1 li h1 {
    font-size: 20px;
}

.popover1 li .txt {
    width: 318px;
    height: 24px;
    padding: 10px;
    background: #fcfcfc;
    border: 1px solid #dadada;
    border-radius: 2px;
}

.popover1 li .btn {
    width: 340px;
    height: 46px;
    background: #d72128;
    font-size: 14px;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    color: #fff;
}

.popover1 li .btn.disabled {
    background: #e7e7e7;
    color: #6f6f6f;
}

@media (max-width: 400px) {
    .popover1 {
        width: 100%;
        top: 50%;
        left: 50%;
        background: #fff;
        margin: -250px 0 0 -50%;
    }

    .popover1 li .txt {
        width: 258px;
        height: 24px;
        padding: 10px;
        background: #fcfcfc;
        border: 1px solid #dadada;
        border-radius: 2px;
        color: #333;
    }

    .popover1 li .btn {
        width: 280px;
        height: 46px;
        background: #d72128;
        font-size: 14px;
        cursor: pointer;
        border: 0;
        border-radius: 2px;
        color: #fff;
    }
}

.error {
    color: red;
    padding-left: 20px;
    float: left;
}

.popover1 li .txt.errorC {
    border: 1px solid red;
    color: #f00;
    color: red;
}

/*.popover1 li .txt.checkedN { border: 1px solid #1ece6d; color:#999; }
 */


@media screen and (max-width: 470px) {
    video {
        width: 90%;
        margin: 20px auto;
    }

    iframe {
        width: 90%;
        height: 200px;
        margin: 20px auto;
    }
}

.xingneng {
    width: 63px;
    font-size: 55px;
    color: #D52027;
}

@media only screen and (min-width: 667px) and (max-width: 800px) {
    .index_news dl,
    .index_news dl.last {
        margin: 30px auto 0;
        float: none;
    }
}

.intro {
    min-height: 527px;
}

.intro-header:first-of-type {
    margin-top: 40px;
}

.intro-header {
    text-align: center;
    color: #838e91;
    font-size: 28px;
    margin: 120px 0 40px;
    position: relative;
    font-weight: 400;
}

.intro-header span {
    background-color: #fff;
    padding: 0 30px;
}

.intro-header:before {
    content: " ";
    height: 2px;
    width: 90%;
    left: 5%;
    position: absolute;
    z-index: -1;
    top: 50%;
    display: block;
    background-color: rgba(202, 208, 209, .5);
}

.navbar-brand {
    padding: 0;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background: none;
}

.intel_mintit {
    margin-bottom: 15px;
    margin-top: 30px;
    color: #2c2c2c;
    font-size: 40px;
}

.intro-overview p {
    color: #999;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 33px;
}
.zn_ico{
    padding-top:100px;
}

.intro-overview-pic {
    width: 77%;
}

.intro-feature-odd {
    background-color: #f2f2f2;
    text-align: left;
}

.intro-feature p {
    color: #999;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 33px;
}

.features_titone {
    margin-top: 100px;
    margin-bottom: 20px;
    color: #2c2c2c;
    font-size:40px;
}
.features_tittwo{
    text-align: center;
}
.features_tittwo .features_titone{
    margin-top:0;
}
.color_bg{
    background: #f2f2f2;
}
.features_titone_l{
    text-align: left;
}
.bigpic_bg{
    background: url("../img/zn_5_bg.jpg") center top no-repeat;
    width: 100%;
}
.zn_6_bg{
    background: url("../img/zn_6_bg.jpg") center top no-repeat;
}

@media only screen and (max-width: 667px) {
    .features_titone {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .intro-header {
        margin-top: 50px;
    }

    .intro-features img {
        margin-top: 10px;
    }
}

.intro-feature-even {
    text-align: right;
}

.intro-feature-even .col-sm-7 {
    float: right;
}

.intro-section {
    padding: 30px 0;
}

.broadband_bd p {
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
    margin-bottom: 20px;
}

.contact .top dl {
    /*margin-left: 16%;*/
}

.contact .top dl:last-child {
    border: none;
    /*margin-left: 5%;*/
}

@media only screen and (max-width: 667px) {
    .contact .top dl {
        margin-left: 0;
    }

    .contact .top dl:last-child {
        margin-left: 0;
    }
}

.attach_msg {
    margin-bottom: 20px;
}

.attach_msg i {
    color: #ccc;
    margin: 0 5px 0 10px;
}

.index_news dl {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.index_news dl:hover {

    -moz-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);

    transform: translateY(-20px);
    -webkit-box-shadow: 0px 1px 8px;
    -moz-box-shadow: 0px 1px 8px;
    box-shadow: 0px 1px 8px;
}

/*timeline*/
.cd-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}

.cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}

/* --------------------------------

Main components

-------------------------------- */

#cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

#cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #d7e4ed;
}

@media only screen and (min-width: 1170px) {
    #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em;
    }

    #cd-timeline::before {
        left: 50%;
        margin-left: -2px;
    }
}

.cd-timeline-block {
    position: relative;
    margin: 2em 0;
}

.cd-timeline-block:after {
    content: "";
    display: table;
    clear: both;
}

.cd-timeline-block:first-child {
    margin-top: 0;
}

.cd-timeline-block:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
    .cd-timeline-block {
        margin: 4em 0;
    }

    .cd-timeline-block:first-child {
        margin-top: 0;
    }

    .cd-timeline-block:last-child {
        margin-bottom: 0;
    }
}

.cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

.cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
}

.cd-timeline-img.cd-picture {
    background: #75ce66;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 30px;
}

.cd-timeline-img.cd-movie {
    background: #c03b44;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 30px;
}

.cd-timeline-img.cd-location {
    background: #f0ca45;
}

@media only screen and (min-width: 1170px) {
    .cd-timeline-img {
        width: 60px;
        height: 60px;
        left: 50%;
        margin-left: -30px;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

    .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden;
    }

    .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 0.6s;
        -moz-animation: cd-bounce-1 0.6s;
        animation: cd-bounce-1 0.6s;
    }
}

.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: white;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 3px 0 #d7e4ed;
}

.cd-timeline-content:after {
    content: "";
    display: table;
    clear: both;
}

.cd-timeline-content h2 {
    color: #303e49;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 13px;
    font-size: 0.8125rem;
}

.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    display: inline-block;
}

.cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
}

.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: white;
    border-radius: 0.25em;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb;
}

a.cd-read-more:hover {
    text-decoration: none;
    background-color: #424242;
}

.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7;
}

.cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid white;
}

@media only screen and (min-width: 768px) {
    .cd-timeline-content h2 {
        font-size: 20px;
        font-size: 1.25rem;
    }

    .cd-timeline-content p {
        font-size: 16px;
        font-size: 1rem;
    }

    .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-timeline-content {
        margin-left: 0;
        padding: 1.6em;
        width: 45%;
    }

    .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: white;
    }

    .cd-timeline-content .cd-read-more {
        float: left;
    }

    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 6px;
        font-size: 16px;
        font-size: 1rem;
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right;
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: white;
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
        float: right;
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
        left: auto;
        right: 122%;
        text-align: right;
    }

    .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden;
    }

    .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        -moz-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s;
    }
}

@media only screen and (min-width: 1170px) {
    /* inverse bounce effect on even content blocks */
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
        -webkit-animation: cd-bounce-2-inverse 0.6s;
        -moz-animation: cd-bounce-2-inverse 0.6s;
        animation: cd-bounce-2-inverse 0.6s;
    }
}

.slow {
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
}

@media only screen and (max-width: 667px ) {
    .about_box h2 {
        font-size: 25px;
        align-items: center;
        display: -webkit-flex;
        justify-content: center;
    }
}

.about_box {
    align-items: center;
    /*display: -webkit-flex;*/
    justify-content: center;
    padding-top:55px;
}

.bodyse {
    background: #e9f0f5;
}

@media (max-width: 667px) {
    .intel_mintit{
        margin-top:10px;
        font-size:30px;
        text-align: center;
    }
    .intro-section:first-of-type{
        padding-top:0;
    }
    .intro-overview p{
        font-size: 14px;
    }
    .zn_ico{
        padding-top:25px;
        text-align: center;
        padding-bottom:30px;
    }
    .features_titone{
        font-size: 30px;
        text-align: center;
    }
    .intro-feature p{
        font-size: 14px;
    }
    .intro-feature-even .col-sm-7{
        float: none;
        text-align: center;
    }
}
.ty-tit{
    margin-top:30px;
    padding-bottom:25px;
    font-size: 44px;
}
.gray-bg{
    background: #f2f2f2;
    padding:50px 0;
}
.ty-three{
    margin-top:50px;
}
@media (max-width: 667px) {
    .ty-tit{
        margin-top:30px;
        padding-bottom:25px;
        font-size: 30px;
        text-align: center;
    }
    .gray-bg{
        padding:20px 0 38px;
    }
}
.cloud-wrap{
    background:#249ecd url("../img/cloud_0.jpg") no-repeat center top;
    margin-top:75px;
}
.cloud-wrap2{
    background:#329ccc url("../img/cloud_1.jpg") no-repeat center top;
    min-height: 948px;
}
/* cloud.css*/
.c_tit{
    color: #ff6000;
    text-align: center;
    font-size:30px;
    padding-top:79px;
    font-weight:bold;
    text-shadow: 1px 1px 1px #fff;
}
.c_biaoyu{
    text-align: center;
}
.c_biaoyu img{
    max-width: 100%;
    display:inline-block;
}
.c_biaoyu_down{
    text-align: center;
    padding-top:27px;
    padding-bottom: 55px;
}
.config-msg{
    font-size: 23px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666;
    margin-top:28px;
}
.config-msg li{
    line-height: 46px;
}
.config-msg span{
    margin-right: 10px;
}
.cloud-wifi{
text-align: center;
    padding-top:449px;
}
.cloud-support{
    text-align: center;
    padding-bottom:64px;
}
.cloud-support dt{
    background: url('../img/biao.png') no-repeat;
    width: 135px;
    height: 76px;
    margin:0 auto;
}
.cloud-support .second dt{
     background-position:30px -71px;
 }
.cloud-support .three dt{
     background-position:30px -138px;
 }
.cloud-support dd{
    text-align: center;
    font-size: 18px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    color: #fff;
    font-weight: bold;
}
.znzd_tit{
    text-align: center;
}
.cloud-wrap3{
    min-height:663px;
    background: url("../img/cloud_2.png") repeat-x;
    overflow: hidden;
}
.cloud_tit2{
    padding-top:118px;
    text-align: center;
}
.pro-msg{
    /*text-align: center;*/
    font-size: 24px;
    color: #fff;
    line-height: 49px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}
.pro-msg span{
    margin-right:5px;
    color: red;
    text-shadow: 1px 1px 1px rgba(255,255,255,.9);
}
.pc_box{
    text-align: center;
    padding-top:23px;
}
.pc_box img{
    padding-left:102px;
}
.my_advantage{
    display: inline-block;
    margin:0 auto;
    background: #0375be;
    color: #fff;
    font-weight: bold;
    font-size: 27px;
    padding: 10px;
    border-radius: 5px;
}
.my_advantage_wrap{
    text-align: center;
    margin-top:95px;
    margin-bottom: 30px;
}
.my_advantage_list{
    background: url("../img/line.png") no-repeat right top;
    padding-bottom: 30px;
}
.my_advantage_item{
    background: url("../img/line_btm.png") no-repeat center bottom;
    padding-bottom:30px;
    padding-top:30px;
    padding-left:20px;
}
.my_advantage_item img{
    border:4px solid #000;
}
.my_advantage_item h2{
    font-size: 14px;
    font-weight: bold;
}
.my_advantage_item p{
    margin-top:10px;
    line-height: 19px;
}
.my_advantage_bg{
    background: #f2f2f2;
}
@media (max-width: 667px) {
    .my_advantage_list{
        background: none;
    }
    .my_advantage_item img{
        margin-bottom:15px;
    }
    .pc_box img{
        padding-left:10px;
    }
    .cloud_tit2{
        margin-top:30px;
    }
    .cloud_tit2{
        padding-top:30px;
        text-align: center;
    }
}
.broadband_warp{
    margin-top:96px;
    text-align: center;
}
.kd-bg{
    background: #ffe600;
}
.kd-img{
    text-align: center;
    padding-top:51px;
}
.table-kd{
    background: #fffdc8;
}
.table-kd td{
    background: #f8d96d;
    border:1px solid #fffdc8;
}
.table-kd th{
    background: #e67817;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    border:1px solid #fffdc8;
}
.table-kd tr:last-child td{
    background: #fffdc8;
}
.table-kd td:first-child{
    vertical-align: middle;
}
.kd2{
    text-align: center;
}
.kd-ico dl{
    text-align: center;
    text-align: center;
    display: inline-block;
    margin:0 15px 0;
    margin-top:50px;
    font-size: 14px;
}
.kd-ico-down{
    text-align: center;
}
.kd-ico dl dt{
    padding-bottom: 10px;
}

.BMap_bubble_content p:first-child{
    font-weight: bold;
    font-size: 14px;
}
.mapstyle{
    border:1px solid #ccc;
    overflow: hidden;
    max-width:100%;
}
.broadband_warp2{
    margin-top:76px;
}
.kd-ico-down2{
    margin-bottom:60px;
}
@media (max-width: 667px) {
    .cloud-wifi{
        padding-top:89px;
    }
    .cloud-support{
        padding-bottom: 48px;
    }
    .cloud-wrap{
        margin-top:0;
    }
    .kd2{
        padding-top:30px;
    }
    .kd-img{
        padding-bottom:15px;
        padding-top:27px;
    }
    body{
        padding-top:50px;
    }
}
.carousel-indicators li{
    background: #ccc;
    border-color: #fff;
}
.carousel-indicators li.active {
    width: 12px;
    height: 12px;
    margin: 0;
    border-color:red;
}

.solve_box dl img{
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.solve_box dl img:hover{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}