/* Page Common Style */

body {
    font-family: "微软雅黑";
    overflow-y: scroll;
    min-width: 1200px;
}

/* a {
    color: #1470CE;
    text-decoration: none;
} */
a {
    color: #0052d9;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover {
    text-decoration: underline;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input:focus, textarea:focus, select:focus {
    outline: #4791ff auto 1px;
}


/* Page-Header Style */

.page-header {
    width: 100%;
    margin: 0 auto;
    background: #020816;
    position: relative;
    height: 68px;
}


/* web nav bar style */

.header_hover {
    width: 100%;
    height: 68px;
    /*
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;*/
}

.header_hover:hover {
    background: url(../img/nav_background.png);
}

.web-nav {
    width: 1200px;
    height: 68px;
    background-color: #020816;
    margin: 0 auto;
    z-index: 9999;
}

.page-nav, .login-bar {
    float: right;
}

.page-nav {
    margin-left: 200px;
    float: left;
}

.login-bar {
    margin: 0;
}

#J_loginstatus {
    min-width: 50px;
    text-align: right;
}

#J_loginstatus span {
    vertical-align: baseline;
}

.login-bar>li {
    height: 37px;
    margin-top: 19px;
    margin-right: 30px;
}

.login-bar>li>ul {
    width: 140px;
    background-color: #f2f2f2;
    font-size: 12px;
    padding: 0;
    -moz-box-shadow: 0px 0px 4px #878787;
    -webkit-box-shadow: 0px 0px 4px #878787;
    box-shadow: 0px 0px 4px #878787;
}

.login-bar>li>ul a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    color: #808080;
}

.login-bar>li>ul a:hover {
    background-color: #ebebeb;
    text-decoration: none;
}

.login-bar li a {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    margin-left: 5px;
    vertical-align: middle;
}

.login-bar #J_loginstatus a {
    display: inline-block;
    max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

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

.login-bar li img {
    vertical-align: middle;
    height: 16px;
    width: 16px;
}

.login-bar span {
    font-size: 12px;
    color: #808080;
    padding: 0 10px;
}


/*.login-bar li#J_loginstatus a img{
    vertical-align: top;
}*/

.nav-menu-box {
    background: red;
    height: 100px;
    position: absolute;
    left: -405px;
}

.page-nav>li {
    height: 68px;
}


/*.page-nav>li>div {
    display: none;
}*/

.page-nav>li:hover {}

.page-nav>li:hover>div {
    /*display: block;*/
    height: 0;
}

.page-nav>li>a {
    display: inline-block;
    height: 67px;
    line-height: 67px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin-right: 45px;
}

.page-nav>li>a.a_hover_border {
    border-bottom: 2px solid #2B9AFD;
    height: 65px;
}

.page-nav .down_arrow {
    display: inline-block;
    position: relative;
    top: -10px;
    left: 8px;
    opacity: 0.5;
}

.page-nav .down_arrow:after, .page-nav .down_arrow:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
}

.page-nav .down_arrow:after {
    border-top-color: #081B30;
}

.page-nav .down_arrow:before {
    top: 3px;
    border-top-color: #fff;
}

.nav_menu_box {
    /* display: none; */
    width: 1200px;
    height: auto;
    background: #020816;
    position: absolute;
    z-index: 111;
    /* border-bottom: 1px solid rgba(255,255,255,0.3); */
}

.nav_menu_sel {
    width: 1200px;
    margin: 0 auto;
}

.nav_menu_sel li {
    display: none;
}

.nav_menu_style {
    height: 0;
    overflow: hidden;
    position: absolute;
    z-index: 9999;
    left: 0px;
    width: 100%;
    /*padding:15px 0 6px;*/
    background: url(../img/nav_background.png);
    text-align: center;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}

.nav_menu_style .body {
    display: inline-block;
    margin: 0 auto;
}

.nav_menu_style p img {
    vertical-align: middle;
    margin-right: 6px;
    height: 20px;
    width: 20px;
}

.nav_menu_style p {
    /*
    display: none;*/
    font-size: 14px;
    color: #fff;
    float: left;
    padding-right: 55px;
    text-align: left;
}

.nav_menu_style p span {
    /*line-height: 29px;
    height: 40px;*/
    padding-top: 10px;
    display: block;
    opacity: 0.8;
    font-size: 14px;
}

.nav_menu_style p a {
    font-size: 14px;
    display: block;
    /*
    height: 34px;
    line-height: 30px;*/
    padding: 15px 0 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.6;
    position: relative;
}

.nav_menu_style p .new-a {
    opacity: 1;
}

.nav_menu_style p .new-a span {
    opacity: .6;
    padding-top: 0px;
    display: inline-block;
}

.nav_menu_style p .new-a span:hover {
    opacity: 1;
}

.new {
    font-size: 12px;
    position: absolute;
    top: 12px;
    right: 6px;
    transform: scale(.8, .8);
    opacity: 1;
    color: #ff4747;
}

.nav_menu_style p a:hover {
    color: #fff;
    opacity: 1;
}

.nav-menu {
    width: 760px;
    height: 218px;
    padding: 0;
    -moz-box-shadow: 0px 1px 4px #878787;
    -webkit-box-shadow: 0px 1px 4px #878787;
    box-shadow: 0px 1px 4px #878787;
    background: #fff;
}

.nav-menu>li {
    height: 30px;
    width: 100%;
}

.nav-menu>li:first-child {
    height: 36px;
    margin-bottom: 12px;
}

.nav-menu>li .dev_tab {
    height: 62px;
    padding-left: 30px;
    line-height: 62px;
}

.nav-menu>li .pub_tab {
    padding-left: 20px;
}

.nav-menu>li .dev_tab span {
    display: inline-block;
    color: #fff;
    line-height: 36px;
    width: 143px;
    font-size: 14px;
    opacity: 0.8;
}

.nav-menu>li .dev_tab span:nth-child(4) {
    width: 100px;
}

.nav-menu>li .pub_tab a {
    display: inline-block;
    width: 143px;
    /*height: 30px;*/
    line-height: 30px;
    color: #808080;
    text-decoration: none;
    font-size: 12px;
    text-indent: 10px;
}

.nav-menu>li .pub_tab a:nth-child(4) {
    width: 100px;
}

.solve_mrthod {
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0px;
    z-index: 9999;
    width: 100%;
    line-height: 64px;
    background: url(../img/nav_background.png);
    /* border-bottom: 1px solid rgba(255,255,255,0.3); */
    text-align: center;
    /*border-top:1px solid #2D3443;*/
    /*border-bottom:1px solid #2D3443;*/
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}

.solve_mrthod .body {
    display: inline-block;
    margin: 0 auto;
}

.solve_mrthod a {
    position: relative;
    text-decoration: none;
    color: #fff;
    opacity: 0.6;
    font-size: 14px;
    margin-right: 50px;
}

.solve_mrthod .new-a {
    opacity: 1;
}

.solve_mrthod .new-a span {
    opacity: .6;
    padding-top: 0px;
    display: inline-block;
}

.solve_mrthod .new-a span:hover {
    opacity: 1;
}

.solve_mrthod a .new {
    position: absolute;
    top: -2px;
    right: -26px;
    line-height: 17px;
    opacity: 1;
    font-size: 12px;
    color: #ff4747;
}

.solve_mrthod a:hover {
    color: #fff;
    opacity: 1;
}

.menu>li:hover .solve_mrthod {
    /*display: block;*/
    height: 0;
}

.nav-menu>li .pub_tab a:hover {
    background: #f3f3f3;
    color: #0079ff;
}

.sub-nav-menu {
    cursor: pointer;
}

.sub-nav-menu:after {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 5px;
    height: 10px;
    margin-top: -5px;
    content: "";
    background: url(../img/slide.png) no-repeat;
}

.sub-nav-menu>ul {
    display: none;
    top: 0;
    left: 100%;
}

.sub-nav-menu:hover>ul {
    display: block;
}


/* Logo Style
 */

.logo {
    position: absolute;
    height: 68px;
}

.logo a {
    display: block;
    height: 100%;
}

.logo img {
    display: inline-block;
    margin-left: 10px;
}


/* Page-Main Style
     */

.page-main {
    /*background:url(../img/bg.png) repeat-x;*/
    background: #F6F7F8;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.product_show_banner {
    width: 100%;
    height: 170px;
    /*background: -webkit-linear-gradient(90deg, #36699B 50%, #284074 50%);  Safari 5.1 - 6.0 */
    /*background: -o-linear-gradient(90deg,#36699B 50%, #284074 50%);  Opera 11.1 - 12.0 */
    /*background: -moz-linear-gradient(90deg, #36699B 50%, #284074 50%); Firefox 3.6 - 15 */
    /*background: -ms-linear-gradient(90deg, #36699B 50%, #284074 50%);*/
    /*background: linear-gradient(90deg, #36699B 50%, #284074 50%);  标准的语法 */
    background: url(../img/jianbian.png);
    background-size: 100% 180px;
    background-position: 0 -10px;
}

.product_show_banner div {
    width: 1200px;
    height: 100%;
    background-size: 100% 100%;
    margin: 0 auto;
}

.product_show_banner span {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
}

.product_show_banner span a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: #6BB4FF;
    letter-spacing: 1.07px;
    line-height: 21px;
    margin-right: 10px;
    height: 21px;
    cursor: pointer;
    padding: 0 20px;
}

.product_show_banner span:nth-child(1) {
    margin-top: 38px;
    font-size: 28px;
    letter-spacing: 1.16px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
}

.product_show_banner span:nth-child(2) {
    font-size: 14px;
    letter-spacing: 1.07px;
    line-height: 21px;
    opacity: 0.8;
    margin-bottom: 10px;
}

.page-title {
    position: relative;
    height: 50px;
    color: #fff;
    -webkit-box-shadow: 0px 3px 5px #E6E7E9;
    -moz-box-shadow: 0px 3px 5px #E6E7E9;
    box-shadow: 0px 3px 5px #E6E7E9;
}

.page-title span {
    font-size: 20px;
}

.topic-nav {
    padding-top: 0;
    height: 50px;
    font-size: 0px;
    line-height: 50px;
    text-align: right;
    width: 1200px;
    margin: 0 auto;
}

.topic-nav a {
    color: #6F6F6F;
    text-decoration: none;
    font-weight: 300;
    margin-right: 44px;
    font-size: 14px;
    display: inline-block;
    height: 47px;
    line-height: 50px;
}

.topic-nav a.active {
    height: 47px;
    color: #2C8DF6;
    border-bottom: 3px solid #2C8DF6;
    position: relative;
}

.topic-nav a.active:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    content: "";
    border: 8px solid transparent;
    border-top-width: 0px;
    border-bottom: 8px solid #fff;
}

.topic-title {
    position: absolute;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    color: #535353;
}


/* Page content style
 */

.page-content {
    background: #F6F7F8;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
}

.page_three_layout {
    width: 1200px;
    background: #F6F7F8;
    margin: 0 auto;
    height: auto;
}

.doc-nav {
    float: left;
    width: 200px;
    z-index: 1000000;
    /* padding-top: 10px; */
    font-size: 14px;
    line-height: 32px;
    min-height: 430px;
}

.doc-nav ul li.TeamNew {
    position: relative;
}

.doc-nav ul li.TeamNew:after {
    content: "new";
    position: absolute;
    top: -10px;
    padding-left: 4px;
    color: red;
}

.doc-nav ul {
    padding-right: 9px;
    margin-top: 20px;
}

.doc-nav ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-indent: 22px;
    text-decoration: none;
    border-left: 1px solid #D5D5D5;
    font-size: 14px;
    /* color: #6F6F6F; */
    color: #1B202C;
    font-weight: 400;
}

.doc-nav ul li a.active {
    /* color: #2C8DF6; */
    color:#0062FF;
    /* border-left: 4px solid #2C8DF6; */
    border-left: 4px solid #0062FF;
    font-weight: 500;
}

.doc-nav ul li a:hover {
    /* background: #f3f3f3; */
    background: #f2f4f8;
    /* color: #297acc; */
    color:#0062FF;
    font-weight: 500;
}

.doc-nav-list .extend .item-panel {
    display: block;
}

.doc-nav-list .active .item-title {
    background-color: #eef2f6;
    /* color: #297acc; */
    color:#0062FF;
    font-weight: 600;
    line-height: 30px;
}

.doc-nav-item {}

.doc-nav-item .item-title {
    display: block;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #ededed;
    padding: 0 20px;
    position: relative;
}

.doc-nav-list .item-title:after {
    content: "∨";
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 20px;
    text-align: right;
}

.doc-nav-list .extend .item-title:after {
    content: "∧";
}

.doc-nav-item .item-panel {
    display: none;
}

.doc-nav-item .item-panel a {
    display: block;
    font-size: 13px;
    line-height: 23px;
    padding: 0 20px;
    margin: 3px 0;
    color: #297acc;
    text-decoration: none;
}

.doc-nav-item .item-panel a:hover {
    background-color: #eee;
}

.doc-content {
    float: left;
    width: 940px;
    background-color: #fff;
    padding: 40px 30px 30px;
    min-height: 300px;
    font-weight: 200;
}

.doc-content .dev_banner {
    width: 918px;
    height: 277px;
    background: red;
}

.doc-content .img_box {
    background: #f3f3f3;
    display: block;
    text-align: center
}

.doc-section {
    margin: 5px 0px 30px 10px;
    font-size: 14px;
    position: relative;
    color: #666;
}

.doc-section h2 {
    position: relative;
    font-size: 18px;
    margin: 0 0 20px 0;
    padding: 10px 20px 15px;
    border-bottom: 1px solid #f0f0f0;
    font-weight: normal;
}


/*
.doc-section h2:before{
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    left: 0;
    top:0;
    margin-left: -2px;
    background-color: #5c95e6;
    border-bottom: 1px solid #5c95e6;
}*/

.doc-section h2 a {
    /* color: #191919; */
    color: #05060a;
    font-size: 20px;
    line-height: 30px;
    text-decoration: none;
}

.doc-section h3 {
    color: #646464;
    font-size: 14px;
    padding: 0 10px;
}

.doc-section p, .doc-section .doc-article {
    font-family: "微软雅黑";
    font-size: 14px;
    /* color: #848484;
    line-height: 26px; */
    padding: 0 10px;
    margin: 10px 0;
    text-indent: 2em;
    color: #05060a;
    line-height: 28px;
    font-weight: 400;
}


.doc-section .sl p {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    width: 450px;
}

.doc-section table p {
    text-indent: 0;
    padding: 0;
    margin: 0;
}

.doc-section>ul, .doc-section>ol {
    font-size: 14px;
    line-height: 1.5em;
    color: #333;
}

.doc-section>ul>li, .doc-section>ol>li {
    line-height: 28px;
    /* color: #767676; */
    color:#05060a;
    font-weight: 400;
    font-family: "微软雅黑";
    font-size: 14px;
    margin: 5px 0;
    margin-left: 4em;
    list-style: disc;
}

.doc-section>ol>li {
    margin-left: 1em;
    text-indent: 0px;
}

.doc-section table {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    text-align: left;
    line-height: 24px;
    vertical-align: middle;
    margin-bottom: 20px;
}

.doc-section table thead {
    background-color: #f4f8e9;
}

.doc-section table tbody {
    background-color: #fcfcf9;
}

.doc-section table th, .doc-section table td {
    border: 1px solid #e7e9e0;
    padding: 5px 10px;
}

.doc-section .pic_table {
    width: inherit
}

.doc-section .pic_table td {
    text-align: center;
    padding: 20px;
}

.doc-section .pic_table2 {
    width: inherit;
}

.doc-section .pic_table2 tbody {
    background: none
}

.doc-section .pic_table2 .th {
    font-size: 18px;
    font-family: "微软雅黑";
    padding: 30px 0px 6px;
    text-align: center;
}

.doc-section .pic_table2 .dt {
    font-size: 12px;
    color: #9a9a9a;
    line-height: 22px;
    text-align: center;
}

.doc-section .pic_table2 td {
    border: 0;
    background: none;
    vertical-align: top;
}

.doc-section .section-info {
    color: #646464;
    text-align: right;
    margin: 10px 0;
}

.doc-section .docs-nav {
    height: 30px;
    font-size: 16px;
}

.docs a {
    text-decoration: underline;
}

.docs dd {
    margin: 0
}

.doc-section .docs-nav a {
    margin-right: 20px;
    text-decoration: underline;
}

.doc-section .docs-nav a:after {
    position: absolute;
    margin-left: 5px;
    content: " > ";
    color: #000;
    text-decoration: none;
}

.doc-example-links {
    margin-top: 5px;
}

.doc-example-links a {
    margin-right: 15px;
}


/* Section Nav style
 */

.section-nav {
    width: 100%;
    position: relative;
    bottom: 40px;
    z-index: 22222;
}

.section-list {
    position: absolute;
    left: 990px;
    bottom: 0px;
    width: 200px;
    margin-right: -214px;
    border-left: 2px solid #e3e3e3;
}

.section-link {
    margin: -45px 0 -22px 0;
}

.section-link h4 {
    font-size: 14px;
    color: #366cd9;
    margin: 0;
    padding-left: 13px;
    opacity: 0;
}

.section-list a {
    position: relative;
    display: block;
    color: #808080;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    margin: 16px 0;
    padding-left: 13px;
}

.section-list a:hover {
    color: #297acc;
}

.section-list a.active {
    color: #297acc;
}

.section-list a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 6px;
    margin-left: -5px;
    margin-top: 5px;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #cecece;
}

.section-list a.active:before {
    content: " ";
    /* focus "" and " " , this is fix ie8 dont frensh bug*/
    background-color: #5497f5;
    width: 9px;
    height: 9px;
    border-radius: 9px;
    margin-left: -7px;
    margin-top: 3px;
}

.section-list a:focus {
    outline: none;
}

.section-list a span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}


/* Page-Footer Style
 */

.page-footer1 {
    background: #000;
    width: 100%;
}

.page-footer {
    background: #000;
    width: 100%;
    height: 400px;
    clear: both;
    z-index: 0;
    /* position: absolute !important; */
    bottom: 0;
}

.footer_box {
    height: 400px;
    margin: 0 auto;
    width: 1200px;
}

.footer_box1 {
    height: 450px;
    margin: 0 auto;
    width: 1200px;
}

.dl_box {
    width: 1000px;
    height: 350px;
    padding: 0 100px;
}

.dl_box1 {
    width: 1000px;
    height: 400px;
    padding: 0 100px;
}

.page-footer1 dl {
    font-size: 14px;
    width: 140px;
    margin-top: 70px;
    float: left;
    color: #fff;
    margin-bottom: 90px;
}

.page-footer dl {
    font-size: 14px;
    width: 140px;
    margin-top: 70px;
    float: left;
    color: #fff;
    margin-bottom: 90px;
}

.page-footer1 dl:last-child {
    float: right;
}

.page-footer dl:last-child {
    float: right;
}

.page-footer1 dl dt {
    color: #fff;
    line-height: 30px;
    width: 56px;
    margin-bottom: 12px;
}

.page-footer dl dt {
    color: #fff;
    line-height: 30px;
    width: 56px;
    margin-bottom: 12px;
}

.page-footer1 dl dt img {
    margin-bottom: 12px;
}

.page-footer dl dt img {
    margin-bottom: 12px;
}

.page-footer1 dl dd a {
    display: block;
    height: 30px;
    text-decoration: none;
    opacity: 0.5;
    line-height: 30px;
    color: #fff;
}

.page-footer dl dd a {
    display: block;
    height: 30px;
    text-decoration: none;
    opacity: 0.5;
    line-height: 30px;
    color: #fff;
}

.page-footer1 dl dd p {
    font-size: 12px;
    opacity: 0.5;
    color: #fff;
}

.page-footer dl dd p {
    font-size: 12px;
    opacity: 0.5;
    color: #fff;
}

.foot-link {
    font-size: 13px;
    color: #808080;
    margin: 15px 0;
}

.foot-link a {
    color: #808080;
    text-decoration: none;
    vertical-align: middle;
    display: block;
}

.foot-link span {
    font-size: 12px;
    vertical-align: middle;
    margin: 0 10px;
}

.copy-info1 {
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin: 5px 0;
    clear: left;
    opacity: 0.4;
}

.copy-info {
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin: 5px 0;
    clear: left;
    opacity: 0.4;
}


/*============================================================
 * doc-idnex.html style
 *============================================================
*/


/* content style
 */

.index-content {
    background-color: #fff;
    border-radius: 4px;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.slide-bord {
    position: relative;
}

.slide-button {
    position: absolute;
    top: 188px;
    left: 68px;
}


/* about-info style
 */

.about-info {
    /* margin-top: 31px;
    padding: 0 34px; */
    margin-bottom: 56px;
}

.about-title {
    display: table-cell;
    word-break: break-all;
    white-space: nowrap;
    font-size: 22px;
    color: #191919;
    vertical-align: middle;
    padding-bottom: 10px;
    font-weight: lighter;
}

.about-content {
    width: 870px;
    font-size: 14px;
    color: #848484;
    line-height: 26px;
    vertical-align: middle;
}

.about-content p a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding-top: 5px;
}


/* arre-info style
 */

.attr-info {
    padding-bottom: 100px;
}

.attr-title {
    font-size: 22px;
    color: #191919;
    padding-top: 20px;
}

.attr-title span {
    display: inline-block;
    margin-bottom: -1px;
    padding-right: 10px;
}

.attr-content {
    padding-top: 34px;
}

.attr-item {
    width: 50%;
    height: 48px;
    margin-bottom: 32px;
    float: left;
}

.attr-item img {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}

.attr-item h3 {
    font-size: 16px;
    color: #182735;
    height: 22px;
    padding-left: 44px;
    margin-bottom: 10px;
}

.attr-item p {
    font-size: 14px;
    color: #848484;
    line-height: 19px;
    padding-left: 44px;
}

.attr-box {
    width: 33.33333333%;
    float: left;
    margin-bottom: 40px;
}

.attr-box .box-icon {
    background-color: #e8e8e8;
    padding: 4px;
    margin: 0 60px 0 0;
}

.attr-box img {
    width: 100%;
    vertical-align: top;
}

.attr-box h3 {
    font-size: 16px;
    color: #191919;
    margin: 12px 0 10px 0;
    padding: 0 35px 0 0;
}

.attr-box p {
    font-size: 14px;
    color: #848484;
    line-height: 23px;
    opacity: 0.8;
    margin: 10px 0;
    padding: 0 55px 0 0;
}

.attr-list {
    width: 33.33333333%;
    float: left;
    text-indent: 22px;
}

.attr-list h3 {
    font-size: 16px;
    color: #333;
    padding: 0 30px;
    margin-top: 4px;
}

.attr-list ul {
    padding: 0 20px;
    list-style-type: none;
    font-size: 14px;
    color: #808080;
    line-height: 30px;
    margin-bottom: 50px;
    margin-top: 4px;
}

.attr-list a {
    color: #808080;
    margin-left: 5px;
}

.attr-list li:before {
    content: "·";
}


/*============================================================================
 * index.html style
 *============================================================================
 */


/* introduce img style
 */

.introduce-img {
    overflow: hidden;
    height: 500px;
    position: relative;
    background: #000;
}

.body_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.body_bg:nth-child(1) {
    z-index: 1;
    display: block;
}

.introduce-img .body {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.introduce-img .circle-pic {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.introduce-img .circle-pic1 a {
    background: url('../img/start_use_icon.png') no-repeat;
    background-size: 100% 100%;
}

.introduce-img .circle-pic1 a:hover {
    background: url('../img/start_use_hover.png') no-repeat;
    background-size: 100% 100%;
}

.introduce-img .circle-pic2 a, .introduce-img .circle-pic3 a {
    background: url('../img/look_detail_icon.png') no-repeat;
    background-size: 100% 100%;
}

.introduce-img .circle-pic2 a:hover, .introduce-img .circle-pic3 a:hover {
    background: url('../img/look_detail_hover.png') no-repeat;
    background-size: 100% 100%;
}

.introduce-img .circle-pic span {
    display: block;
    margin-bottom: 5px;
    font-family: "微软雅黑";
}

.circle-pic span:nth-child(2) {
    font-size: 42px;
    color: #FFFFFF;
}

.circle-pic span:nth-child(1) {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 26px;
    opacity: 0.7;
    margin-bottom: 10px;
}

.circle-pic a {
    display: block;
    cursor: pointer;
    margin-top: 24px;
}

.introduce-img img {
    height: 100%;
}

.introduce-img .circle-pic1 img {
    width: 375px;
    height: 77px;
}

.introduce-img .circle-pic2 img {
    width: 546px;
}

.introduce-img .circle-pic3 img {
    position: relative;
    width: 440px;
}

.introduce-img .circle-pic a {
    width: 127px;
    height: 35px;
}

.circle-dot {
    position: absolute;
    height: 10px;
    width: 110px;
    left: 50%;
    margin-left: -55px;
    bottom: 30px;
    z-index: 9;
}

.circle-dot li {
    width: 34px;
    height: 30px;
    background: transparent;
    margin-right: 2px;
    float: left;
    cursor: pointer;
}

.circle-dot li i {
    display: inline-block;
    width: 34px;
    height: 2px;
    background: #fff;
    opacity: 0.3;
}

.circle-dot li i.li_change {
    opacity: 1;
}


/* main style
 */

.index-body {
    background-color: #f9f9f9;
}

.index-main {}


/*msg box*/

.msg_box {
    height: 56px;
    width: 100%;
    border-bottom: 1px solid #21252C;
    line-height: 56px;
    font-size: 14px;
    color: #fff;
    background: #0D0F14;
}

.msg_text {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.msg_box img {
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    opacity: 0.5;
}

.msg_box a {
    color: #fff;
    vertical-align: middle;
    text-align: center;
    opacity: 0.5;
}

.msg_box .more_link {
    float: right;
    font-size: 12px;
    color: #666;
    cursor: pointer;
}

.module_box {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #F5F7FB;
}

.module_title {
    width: 100%;
    color: #000000;
    margin: 0 auto;
    text-align: center;
}

.ablity_box {
    width: 100%;
}

.ablity_box {
    height: 200px;
    width: 100%;
}

.product_ablity {}

.module_title span {
    display: block;
    color: #000;
}

.product_ablity span:nth-child(1) {
    height: 52px;
    padding-top: 110px;
    font-size: 36px;
    letter-spacing: 1.5px;
    color: #fff;
}

.product_ablity span:nth-child(2) {
    color: #fff;
    height: 114px;
    opacity: 0.6;
    font-size: 14px;
    line-height: 42px;
}

.module_title span:nth-child(1) {
    height: 45px;
    padding-top: 70px;
    font-size: 26px;
    letter-spacing: 1.5px;
}

.module_title span:nth-child(2) {
    height: 76px;
    opacity: 0.6;
    font-size: 14px;
}

.product {
    width: 100%;
    float: right;
    background: #0D0F14;
}

.message_dynamic a {
    color: #333;
    text-decoration: none;
    margin-right: 30px;
}

.product-box {
    float: left;
    width: 386px;
    margin-right: 40px;
    height: 294px;
    position: relative;
}

.product-box:last-child {
    margin-right: 0;
}


/* .product-box:hover{
    top:-10px;
    -moz-box-shadow: 0px 10px 20px rgba(0,121,255,0.2);
    -webkit-box-shadow:0px 10px 20px rgba(0,121,255,0.2);
    box-shadow: 0px 10px 20px rgba(0,121,255,0.2);
    z-index:1;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
} */

.product-box .scheme_title span {}

.product-box .scheme_title p span {
    padding: 0;
    text-align: left;
}

.product-box p {
    line-height: 24px;
    height: 131px;
    font-size: 14px;
    text-align: left;
    margin: 0;
    padding-left: 7px;
    color: #848484;
    margin-top: 12px;
}

.product-box p span i {
    font-style: normal;
    font-weight: bold;
}

.product-box p span, .scheme_title p i {
    display: table;
    margin: 0 auto;
    font-style: normal;
}

.product-box a {
    display: block;
    width: 114px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 2px solid #0079ff;
    color: #0079ff;
    margin: 0 auto;
    font-size: 14px;
}

.product-box a:hover {
    text-decoration: none;
}

.browser-product, .mobile-product, .server-product {
    margin-right: 14px;
    height: 248px;
    border: 1px solid #e5eff5;
}

.end-product {
    width: 100%;
    margin-bottom: 26px;
    padding-top: 36px;
}

.six_product {
    width: 1200px;
    margin: 0 auto;
}

.six_product ul {
    width: 100%;
    height: 253px;
    margin-bottom: 16px;
    margin: 0 auto 16px 10px;
}

.six_product ul li {
    float: left;
    width: 380px;
    height: 253px;
    position: relative;
    cursor: pointer;
    margin-right: 20px;
}

.product-title, .product-hover-title {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.product-title span {
    display: inline-block;
    color: #fff;
    width: 100%;
    text-align: center;
}

.product-title span:nth-child(1) {
    padding-top: 48px;
    margin-bottom: 15px;
}

.product-title span:nth-child(1) img {
    width: 70px;
    height: 70px;
}

.product-title span:nth-child(2) {
    height: 28px;
    font-size: 20px;
    margin-bottom: 10px;
}

.product-title p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    opacity: 0.6;
    text-align: center;
}

.div_hover_bg {
    opacity: 0.04;
    background: #B8CDEE;
    position: absolute;
    width: 100%;
    height: 100%;
}

.product-hover-title p {
    position: absolute;
    width: 200px;
    height: 40px;
    color: #fff;
    text-align: center;
    opacity: 0.6;
    font-size: 32px;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -100px;
}

.six_product>ul>li>.product-hover-title {
    display: none;
}


/*.six_product>ul>li:hover>.product-hover-title{
    display: block;
    opacity: 1;
    -webkit-transition: all opacity 1s ease;
  -moz-transition: all opacity 1s ease;
   -ms-transition: all opacity 1s ease;
  -o-transition: all opacity 1s ease;
   transition: all opacity 1s ease;
}
.six_product>ul>li:hover>.product-title{
    display: none;
} */

.product-hover-title span {
    display: block;
    color: #fff;
}

.title_top {
    padding-top: 40px;
    font-size: 20px;
    text-align: center;
    padding-bottom: 16px;
}

.subtitle_top {
    height: 48px;
    font-size: 14px;
    opacity: 0.6;
    text-align: center;
}

.content_del {
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    opacity: 0.6;
    padding: 0;
    padding-left: 48px;
    margin-bottom: 15px;
}

.product-hover-title .check_box {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

.product-hover-title .check_icon {
    position: relative;
    z-index: 20;
    display: inline-block;
    width: 100px;
    height: 20px;
    font-size: 14px;
    color: #58AEFF;
    padding-left: 240px;
    text-decoration: none;
}


/*.product-hover-title .check_icon:hover{
    text-decoration: none;
    color:#78BCFF;
}*/

.product-hover-title .check_icon i {
    padding-left: 20px;
    font-style: normal;
}

.experience_service {
    width: 100%;
    height: 600px;
    position: relative;
    background: url('../img/background-fangan.png') no-repeat;
    background-size: 100% 100%;
}

.service_box {
    width: 100%;
    min-width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.experience_service ul {
    width: 400px;
    text-align: center;
    height: 30px;
    position: absolute;
    top: 70px;
    z-index: 2;
    left: 50%;
    margin-left: -200px;
}

.experience_service ul li {
    display: inline-block;
    margin-right: 30px;
    font-size: 20px;
    color: #fff;
    opacity: 0.5;
    height: 35px;
    line-height: 32px;
    cursor: pointer;
}

.experience_service ul li:last-child {
    margin-right: 0;
}

.experience_service ul li.li_class {
    opacity: 1;
    border-bottom: 2px solid #fff;
}

.all_service {
    width: 100%;
    height: 478px;
    padding: 122px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    -webkit-transition: z-index 2s;
    -moz-transition: z-index 2s;
    -o-transition: z-index 2s;
    transition: z-index 2s;
}

.all_service:nth-child(2) {
    z-index: 1;
}

.all_service dl {
    text-align: center;
}

.all_service dl dt {
    font-size: 26px;
    color: #fff;
    letter-spacing: 1.14px;
    height: 50px;
}

.all_service dl dd {
    height: 214px;
}

.all_service dl dd p {
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    margin: 0;
    margin-bottom: 30px;
    height: 48px;
    text-align: center;
}

.all_service dl dd p span {
    display: inline-block;
}

.all_service dl dd p span img {
    width: 387px;
    height: 39px;
}

.all_service dl dd p i {
    text-align: left;
    font-style: normal;
    display: inline-block;
    width: 510px;
}

.all_service .look_detail {
    display: inline-block;
    width: 127px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -63px;
    bottom: 96px;
    z-index: 111;
    background: url("../img/look_detail_solveicon.png") no-repeat;
    background-size: 100% 100%;
}

.all_service .look_detail:hover {
    background: url("../img/look_detail_solvehover.png") no-repeat;
    background-size: 100% 100%;
}

.all_service div {
    font-size: 14px;
    color: #fff;
    text-align: center;
    opacity: 0.8;
    margin-bottom: 78px;
}

.all_service .fangan_background {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-clip: border-box;
}

.message_dynamic {
    width: 100%;
    background: #F5F7FB;
    margin: 0 auto;
    padding-bottom: 100px;
}

.three_msg {
    height: 360px;
    margin: 0 auto;
    width: 1200px;
}

.hangye_msg {
    display: block;
    float: left;
    width: 380px;
    height: 360px;
    position: relative;
    top: 0;
}

.hangye_msg:hover {
    top: -10px;
    -moz-box-shadow: 0px 10px 20px rgba(0, 121, 255, 0.2);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 121, 255, 0.2);
    box-shadow: 0px 10px 20px rgba(0, 121, 255, 0.2);
    z-index: 1;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    height: 350px;
}

.hangye_msg span {
    display: block;
    width: 380px;
    height: 250px;
}

.hangye_msg span img {
    display: block;
    width: 100%;
    height: 100%;
}

.hangye_msg i {
    display: inline-block;
    font-style: normal;
    width: 334px;
    height: 78px;
    font-size: 14px;
    color: #848484;
    line-height: 28px;
    padding-left: 46px;
    background: #fff;
    padding-top: 22px;
}

.tencent_data {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    background: #000;
    background-size: 100% 100%;
}

.tencent_data div {
    width: 100%;
    height: 100%;
    background: url('../img/bigdata1.png') no-repeat center;
}

.tencent_data div span {
    display: block;
    text-align: center;
}

.tencent_data span {
    font-size: 14px;
    color: #60B4FD;
    padding-top: 215px;
    margin-bottom: 54px;
}

.tencent_data span img {
    width: 276px;
    height: 114px;
}

.tencent_data a {
    display: block;
    width: 127px;
    height: 35px;
    background: url('../img/look_detail_icon.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
    left: 50%;
    margin-left: -63.5px;
    cursor: pointer;
}

.tencent_data a:hover {
    background: url('../img/look_detail_hover.png') no-repeat;
    background-size: 100% 100%;
}


/*.product-list{
    padding: 0 19px;
}*/

.box_mask {
    width: 100%;
    height: 100%;
    background: #333;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1111111;
    opacity: 0.9;
    filter: alpha(opacity=90);
    display: none;
}

.browser-product h2 {
    margin-bottom: 42px;
}

.browser-product .product-list {
    text-align: center;
}

.product-list {
    width: 1200px;
    height: 295px;
    margin: 0 auto;
    background: #F5F7FB;
}

.product-list a {
    display: inline-block;
    text-align: center;
    height: 28px;
    line-height: 60px;
    padding-bottom: 30px;
}

.product-list a:last-child {
    margin-right: 0;
}

.browser-product img {
    width: 74px;
    height: 74px;
}

.browser-product span {
    display: block;
}

.mobile-product h2, .server-product h2 {
    margin-bottom: 30px;
}

.mobile-product a, .server-product a {
    display: block;
    margin-left: 35px;
    margin-bottom: 14px;
}

.mobile-product img, .server-product img {
    width: 36px;
    height: 36px;
    margin-right: 14px;
    vertical-align: middle;
}

.full-product, .cloud-product, .partners {
    background: #F5F7FB
}

.product-left {
    float: left;
    width: 61%;
}

.product-right {
    float: left;
    width: 39%;
}

.full-product a, .cloud-product a {
    margin-left: 20px;
}

.full-product img, .cloud-product img {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    margin-right: 12px;
}

.partners a {
    display: block;
    float: left;
    width: 140px;
    height: 60px;
    margin-right: 42px;
}

.partners a:nth-child(4), .partners a:nth-child(11), .partners a:nth-child(18) {
    width: 173px;
}

.partners a:nth-child(7), .partners a:nth-child(14), .partners a:nth-child(21) {
    width: 70px;
    margin: 0;
}

.partners a:hover {
    text-decoration: none;
}

.partners img {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    height: 100%;
}


/*===============================================================
 * module-libary.html style
 *===============================================================
 */

.module-lib {
    padding: 40px;
    background-color: #fff;
    border-radius: 4px;
    width: 100%;
    margin: 0 auto;
}

.module-info {
    position: relative;
    padding-left: 480px;
    margin-top: 54px;
}

.module-first {
    margin-top: 0;
}

.module-img {
    border: 1px solid #bfbfbf;
    float: left;
    width: 450px;
    margin-left: -480px;
}

.module-img img {
    width: 100%;
    display: block;
}

.module-desc {
    float: left;
    width: 100%;
}

.module-desc h2 {
    font-size: 19px;
    color: #5e89e1;
    font-weight: normal;
    margin: 0;
}

.module-desc p {
    font-size: 13px;
    margin: 9px 0 12px;
}

.module-desc span {
    font-size: 12px;
    color: #808080;
    margin-right: 20px;
}

.module-button {
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    border: 1px solid #528edd;
    border-radius: 2px;
    background-color: #64a1f3;
    color: #fff;
    line-height: 24px;
    padding: 6px;
    margin-right: 9px;
}

.module-button:hover {
    text-decoration: none;
}

.ico-download {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: bottom;
    background: url(../img/download.png);
    margin-right: 5px;
}


/*===============================================================
 * log.html style
 *===============================================================
 */

.log-nav h2 {
    font-size: 16px;
    line-height: 40px;
    margin: 0;
    color: #333;
    border-bottom: 1px solid #ededed;
    padding: 0 28px;
}

.log-nav ul {
    color: #808080;
    font-size: 14px;
    line-height: 30px;
    padding-left: 28px;
    margin-top: 8px;
}

.log-nav ul a {
    color: #366cd9;
}

.log-nav ul a.active {
    color: #808080;
}


/*===============================================================
 * case.html style
 *===============================================================
 */

.case-content {
    color: #333;
    padding: 30px 0;
}

.big-case {
    margin: 10px 0;
}

.big-case img {
    width: 100%;
    display: block;
}

.big-case h2 {
    text-align: center;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 17px 0;
}

.small-case {
    width: 50%;
    float: left;
    margin: 20px 0;
}

.small-case img {
    width: 100%;
    display: block;
}

.small-case h2 {
    position: absolute;
    width: 100%;
    background-color: #f4f4f4;
    font-size: 16px;
    margin: 0;
    padding: 8px 0;
    bottom: 0;
    text-indent: 2em;
}

.small-leftcase {
    position: relative;
    margin-right: 20px;
    border: 1px solid #e4e4e4;
    padding-bottom: 12px;
}

.small-rightcase {
    position: relative;
    margin-left: 20px;
    border: 1px solid #e4e4e4;
    padding-bottom: 12px;
}

.case-pagination {
    text-align: center;
    margin: 30px 0 0;
}

.case-pagination a {
    background-color: #f4f4f4;
    color: #333;
    text-decoration: none;
    padding: 2px 7px;
    display: inline-block;
}

.case-pagination a:hover {
    text-decoration: none;
}

.case-pagination a.current {
    background-color: #2276e8;
    color: #fff;
}


/*===============================================================
 * key.html style
 *===============================================================
 */

.form-item {
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 200;
}

.form-item div {
    display: inline-block;
}

.form-item input[type=text] {
    width: 332px;
    height: 35px;
    text-indent: 5px;
    background: #FFFFFF;
    border: 1px solid #DEE1E9;
    border-radius: 3px;
    color: #666;
}

.form-item input[type=text]:focus {
    outline: none;
    border: 1px solid #4791ff;
    border-radius: 3px;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #b8b4b4;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #b8b4b4;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b8b4b4;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #b8b4b4;
}

.form-item .item-input .tip {
    margin-left: 20px;
    display: none;
    color: red;
}

.form-item .error input[type=text] {
    outline: red auto 1px;
    outline-offset: -2px;
}

.form-item .error .tip {
    display: inline-block;
}

.form-item .error .tip {
    display: inline-block;
}

.form-item button {
    height: 32px;
    text-align: center;
    margin-right: 20px;
    font-size: 14px;
    background: #5096F2;
    outline: none;
    display: inline-block;
    border: none;
    color: #fff;
    border-radius: 5px;
    text-indent: 0;
    padding: 1px 50px 2px
}

.form-item .btn-cancel {
    padding: 1px 20px 2px
}

.form-item a {
    text-align: center;
    color: #fff;
    border: none;
}

.form-item a:hover {
    text-decoration: none;
}

.form-item .item-title {
    float: left;
    font-size: 14px;
    display: inline-block;
    width: 140px;
    height: 39px;
    line-height: 39px;
    text-indent: 3em;
    color: #666;
}

.form-item .item-input {
    position: relative;
}

.form-item .item-label {
    cursor: pointer;
    padding-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.form-item .item-desc {
    color: rgb(184, 180, 180);
}

.captcha-item {
    position: relative;
    padding-top: 7px;
}

.captcha-item .item-captcha {
    position: absolute;
    left: 280px;
    top: 0;
    z-index: 10;
}

.captcha-item img {
    margin-right: 20px;
}

.item-submit {
    margin-top: 20px;
}

.success-create {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg2.png);
    z-index: 111111;
    display: none;
}

.success-info {
    background-color: #fff;
    border-radius: 2px;
    width: 600px;
    margin: 0 auto;
    margin-top: 100px;
    padding: 20px;
}

.success-info h4 {
    font-size: 16px;
    margin: 20px 22px;
    color: #666;
}

.success-info p {
    font-size: 14px;
    margin: 20px 22px;
    color: #666;
}

.success-info .success-spc {
    text-align: center;
    color: #333;
    margin-top: 60px;
}

.success-btn-wrap {
    text-align: center;
}

.success-btn-wrap .link-button {
    background-color: #5096F2;
}

.captcha-img {
    cursor: pointer;
}

.referlist, .applist, .iplist, .snlist {
    width: 55%;
    height: 150px;
}

.snlist {
    word-break: break-all;
    border: 1px solid #ccc;
    /* change the sn-input style to like a text inpu */
    height: 25px;
    line-height: 25px;
    text-indent: 5px;
}

.key-quote {
    margin-bottom: 20px;
    font-size: 14px;
    color: #576e1d;
    font-weight: bold;
    border: 0px solid #dfedbb;
    background: #F0F6F6;
    font-size: 14px;
    margin: 0 20px;
    text-indent: 2em;
    margin-bottom: 30px;
    color: #999;
}

.link-button {
    font-size: 14px;
    color: #fff;
    border: none;
    border-radius: 2px;
    background-color: #78c340;
    margin-right: 20px;
    padding: 6px 20px;
}

.link-button:hover {
    text-decoration: none;
}

.list-title {
    margin-bottom: 10px;
}

.change-sn {
    margin-left: 10px;
}

.form-item .item-input {
    position: relative;
}

.form-item .item-input .label-item {
    margin-bottom: 10px;
    display: block;
}

.form-item .item-input .radio-item {
    margin-bottom: 10px;
    display: block;
}

.form-item .item-input .radio-item .radio-content {
    display: block;
}

.form-item .item-input .radio-item .radio-content .form-item-inline {
    display: block;
}

.form-item .item-input .radio-item .radio-content .form-item-inline .item-title {
    font-size: 13px;
}

.list-desc {
    position: absolute;
    top: 30px;
    left: 55%;
    margin-left: 20px;
}

.list-desc p {
    text-indent: 0;
    margin: 0;
}

.must {
    font-weight: 700;
    color: red;
}

.doc-section p.limit-lbs-desc, .doc-section p.limit-lbs-input {
    padding: 0;
    text-indent: 0;
}

.cursor-pointer {
    cursor: pointer;
}

.keyset-limit-extra-default {
    color: rgb(120, 195, 64);
}

.doc-section p.limit-lbs-desc {
    color: rgb(184, 180, 180);
}

.page-foot {
    text-align: center;
    padding-bottom: 25px;
}

.appinfo-text, .appname-text {
    height: 25px;
    line-height: 25px;
    width: 377px;
}

.appname-text {
    padding-top: 10px;
}

.appinfo-text {
    color: #999;
    padding-bottom: 10px;
}

.doc-section table .odd {
    background-color: rgb(255, 255, 255);
}

.overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*2015.9.30 */

.btn-apply a {
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    background: #297acc;
    color: #ffffff;
    text-decoration: none;
}

.verify-left {
    width: 590px;
    float: left;
    padding-left: 30px;
}

.verify-right {
    width: 590px;
    float: left;
}

.verify-section {
    margin: 0 15px 30px;
    font-size: 14px;
}

.verify-section h2 {
    position: relative;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 34px;
    margin: 0 0 20px 0;
}

.verify-section h2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -10px;
    background-color: #cccccc;
}

.verify-section h3 {
    font-size: 12px;
    line-height: 26px;
    margin-left: 26px;
    padding: 0;
}

.verify-section h3 a {
    color: #366CD9;
    text-decoration: underline;
}

ul, li, dl, dt, dd {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

.verify-section dt, dd {
    line-height: 26px;
}

.verify-section dt {
    padding-left: 22px;
}

.dt-hint {
    background: url(../img/hint.png) no-repeat left;
    color: #e37501
}

.dt-pass {
    background: url(../img/oker.png) no-repeat left;
    color: #008000;
}

.verify-section dd {
    text-indent: 1em;
    color: #666666;
}

.verify-section ul li {
    padding: 10px 0;
    overflow: hidden;
}

.verify-section ul li div {
    float: left;
}

.verify-section ul li div label {
    cursor: pointer;
    margin-right: 8px;
}

.verify-section .div_l {
    width: 100px;
    text-align: right;
    margin-right: 8px;
}

.verify-section .div_r input {
    width: 300px;
}

.verify-section .div_r textarea {
    width: 300px;
    height: 80px;
    resize: none;
}

.verify-section .div_qyxx {
    color: #4c4c4c;
    font-size: 16px;
    padding-left: 21px;
    font-weight: bold;
}

.verify-section .div_save {
    padding-left: 108px;
}

.verify-section .div_save button {
    width: 120px;
    height: 32px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 2px;
    background-color: #78c340;
}

.verify-section .div-ver {
    overflow: hidden;
    margin-bottom: 14px;
}

.verify-section .div-ver div {
    float: left;
}

.verify-section .div-ver-l {
    width: 100px;
    text-align: right;
    margin-right: 8px;
}

.padding-t-20 {
    padding-top: 20px;
}

.err-info {
    font-size: 12px;
    color: red;
    padding-left: 108px;
    position: relative;
    top: -10px;
}

.send-mobile {
    padding: 0 20px;
    height: 25px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 2px;
    background-color: #78c340
}

.verify-mobile {
    width: 86px;
    margin-left: 108px;
    height: 25px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 2px;
    background-color: #78c340
}

.verify-email {
    margin-left: 108px;
    padding: 0 20px;
    height: 25px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 2px;
    background-color: #78c340
}

.email-number {
    width: 200px;
}

.info-sec {
    margin: 40px 0;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
}

.info-sucess {
    padding-left: 20px;
    background: url(../img/oker.png) no-repeat left;
}

.info-fail {
    padding-left: 20px;
    background: url(../img/hint.png) no-repeat left;
}

.div-c a {
    margin-left: 10px;
    text-decoration: none;
    display: inline-block;
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    border-radius: 2px;
    background-color: #999999;
}


/* 2018.5页面重做 */

.hidden {
    display: none !important;
}

.form-item p {
    padding: 0;
    text-indent: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

.form-item .label-item .item-label {
    margin-bottom: 0;
}

.set-tarea {
    width: 500px;
    height: 80px;
}

hr {
    width: calc(100% - 220px);
    position: absolute;
    right: 0;
    border: 0;
    background-color: #e1e1e1;
    height: 1px;
}

.updatekey-form .form-item .item-title {
    text-align: right;
}

.J-tarea-text {
    display: inline-block;
    border: 1px solid #999;
    padding: 5px 10px;
}

.lbs-item-input {
    width: 710px;
}

.form-item .error .lbs-input-info {
    display: none;
}

.item-input .lbs-input-info {
    width: 350px;
    margin-left: 10px;
    display: inline-block;
    color: rgb(184, 180, 180);
    position: absolute;
}

.item-input .lbs-input-info em {
    color: red;
    font-style: normal;
}
