@charset "utf-8";
body {
    font-family: "Microsoft YaHei", Georgia, Serif;
    font: "Microsoft YaHei", \5b8b\4f53;
    font-size: 16px;
    color: #333;
    display: block;
}


/*html{-webkit-text-size-adjust:none;}*/

#mainbody {
    width: 100%;
    min-width: 1180px;
    font-size: 16px;
    overflow: hidden;
}

#footer {
    min-width: 1180px;
}

.b_main h2 {
    margin-top: 70px;
    padding-bottom: 30px;
    min-width: 220px;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
}

.b_main p {
    padding: 20px 0;
    min-width: 220px;
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
}

.b_main>img {
    margin: 10px auto;
    padding: 10px 0;
}


/*banner上方的小导航条*/

.top_bar {
    height: 40px;
}

.top_bar a {
    margin: 0 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    float: left;
}

.top_bar a:hover {
    margin: 0 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    float: left;
    font-weight: bold;
}

.left_line {
    width: 350px;
    padding: 0px 30px;
    margin: 0 25px;
    font-size: 14px;
    line-height: 40px;
    border-bottom: #66ccff solid 1px;
    float: left;
}

.right_line {
    width: 350px;
    padding: 0px 30px;
    margin: 0 25px;
    font-size: 14px;
    line-height: 40px;
    border-bottom: #66ccff solid 1px;
    float: right;
}


/*h1和两个按钮*/

.banner_button {
    width: 100%;
    height: 80px;
    text-align: center;
    padding-top: 30px;
}

.banner_button .hr {
    width: 110px;
    height: 2px;
    color: #fff;
    overflow: hidden;
    margin: -20px auto;
}

.banner_button h1 {
    padding: 3px 0;
    width: 100%;
    /*min-width: 220px;*/
    font-size: 52px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.banner_button h2 {
    margin-top: 70px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #fff;
}

.banner_button div {
    margin: 0 auto;
    background: #fff;
    width: 230px;
    line-height: 62px;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 4px;
    color: #02222e;
}


/*banner的下方条*/

.bottom_bar {
    height: 90px;
    margin-top: 30px;
    border-top: dashed 2px #fff;
}

.bottom_bar>span {
    font-size: 16px !important;
    margin: 15px auto;
    width: 20%;
    float: left;
}

.bottom_bar a {
    color: #f4f4f4;
    font-size: 16px;
    position: relative;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.bottom_bar a:hover {
    font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.b_main {
    height: 600px;
    background: url("/view/image/commodityImage/ksp.jpg") no-repeat center top !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/commodityImage/ksp.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/ksp.jpg', sizingMethod='scale');
    text-align: center;
}

.b_main p {
    padding: 20px 0;
    min-width: 220px;
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
}

.b_main .b-navs {
    /*width: 100%;*/
}

.b_main h3 {
    margin-top: 20px;
    padding-bottom: 30px;
    min-width: 220px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
}

.b_main .b-navs a {
    height: 216px;
    display: inline-block;
    width: 19%;
    float: left;
    text-decoration: none;
    text-align: center;
}

.b_main .b-navs .titl {
    display: block;
    margin-top: 25px;
    min-width: 216px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.b-navs .icon {
    width: 130px;
    margin: 0 auto;
    height: 130px;
    margin-top: 20px;
    display: inline-block;
    background: url(/view/image/commodityImage/p_cent_w.png);
}

.b-navs .ispider {
    background-position: 0 0;
}

.b-navs .ianalysis {
    background-position: 520px 0;
}

.b-navs .iserver {
    background-position: 390px 0;
}

.b-navs .iksp {
    background-position: 260px 0;
}

.b-navs .icnlib {
    background-position: 130px 0;
}

.b-navs a:hover .icon,
.b-navs a:active .icon,
.b-navs a:focus .icon,
.b-navs a.active .icon {
    background: url(/view/image/commodityImage/p_cent_b.png);
}

.b-navs a:hover .icon,
.b-navs a:active .icon,
.b-navs a:focus .icon {
    margin-bottom: 20px;
    margin-top: 0;
}

.b-navs a:hover .ispider,
.b-navs a:active .ispider,
.b-navs a:focus .ispider,
.b-navs a.active .ispider {
    background-position: 0 0;
}

.b-navs a:hover .ianalysis,
.b-navs a:active .ianalysis,
.b-navs a:focus .ianalysis {
    background-position: 520px 0;
}

.b-navs a:hover .iserver,
.b-navs a:active .iserver,
.b-navs a:focus .iserver {
    background-position: 390px 0;
}

.b-navs a:hover .iksp,
.b-navs a:active .iksp,
.b-navs a:focus .iksp,
.b-navs a.active .iksp {
    background-position: 260px 0;
}

.b-navs a:hover .icnlib,
.b-navs a:active .icnlib,
.b-navs a:focus .icnlib,
.b-navs a.active .icnlib {
    background-position: 130px 0;
}


/*center_nav*/

.center_nav {
    height: 49px;
    padding: 3px 0;
    position: fixed;
    top: 0;
    padding-top: 1px;
    z-index: 999;
    width: 100%;
    min-width: 1150px;
}

.ksp .center_nav {
    background-color: #a5c1dd;
}

.cnav_cs {
    width: 100%;
    min-width: 1040px;
    list-style-type: none;
    z-index: 70;
}

.cnav_cs li {
    display: inline-block;
    width: 16%;
    font-size: 14px;
    float: left;
    text-align: center;
}

.center_nav .nav_logo {
    display: inline-block;
    margin-left: 25px;
    float: left;
}

.center_nav .nav_logo img {
    width: 88px;
    height: 45px;
}

.cnav_cs .anal_li {
    width: 19%;
}

.cnav_cs .ksp_li {
    width: 14%;
}

.cnav_cs a {
    display: inline-block;
    line-height: 45px;
    vertical-align: top;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.cnav_cs a:hover,
.cnav_cs a:active,
.cnav_cs a:focus {
    font-weight: bold;
}

.ksp_dp {
    background-color: #3299bb;
}

.dp li {
    width: 33%;
    height: 45px;
    margin: 12px 0;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    float: left;
}

.dp li span {
    height: 45px;
    width: 45px;
    display: inline-block;
    line-height: 45px;
    vertical-align: middle;
}

.ksp_dp li span {
    background: url(/view/image/commodityImage/an_banner.png) no-repeat;
}

.ksp_dp li .andetails {
    background-position: 5px 2px;
}

.ksp_dp li .downl {
    background-position: -36px 2px;
}

.ksp_dp li .manual {
    background-position: -120px 2px;
}

.ksp_dp li:hover span {
    height: 45px;
    width: 45px;
    background: url(/view/image/commodityImage/an_banner_b.png) no-repeat;
}

.ksp_dp li:hover.andetails {
    background-position: 3px 0;
}

.ksp_dp li:hover .downl {
    background-position: -43px 0;
}

.ksp_dp li:hover.manual {
    background-position: -137px 0;
}

.dp a {
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    line-height: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: top;
}

.dp li:hover a {
    font-weight: bold;
}


/*all_c*/


/*all_c*/

.ksp_st {
    padding: 20px 10px 10px 20px;
    color: #3379b7;
    background-color: #fff;
}

.ksp_st .rect_container {
    width: 1200px;
    margin: 0 auto;
}

.ksp_st .st_rect {
    width: 218px;
    height: 100px;
    border-radius: 8px 8px 8px 35px;
    margin-top: 30px;
    margin-bottom: 60px;
    position: relative;
}

.ksp_st .st_rect div {
    /* line-height:130px; */
    border-radius: 8px 8px 8px 32px;
    height: 92px;
    width: 210px;
    border: 1px solid #ddd;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.st_rect span {
    position: relative;
    top: 25px;
    font-weight: bold;
}

.st_rect p {
    position: relative;
    top: 25px;
    font-size: 12px;
    width: 95%;
    margin: 0 auto;
}

.ksp_st .rect1 {
    background: #1975d7;
    float: left;
    margin-left: 10px;
    margin-right: 20px
}

.ksp_st .rect2 {
    background: #00b6b0;
    float: left;
    margin-right: 20px
}

.ksp_st .rect3 {
    background: #ffba00;
    float: left;
    margin-right: 20px;
}

.ksp_st .rect4 {
    background: #df384a;
    float: left;
    margin-right: 20px;
}

.ksp_st .rect5 {
    background: #0241d4;
    float: left;
    margin-right: 20px;
}

.ksp_st h1 {
    text-align: center;
    font-size: 32px;
    color: #000;
    margin-top: 20px;
}

.ksp_st .st_middle {
    width: 950px;
    line-height: 35px;
    margin: 0 auto;
    border: 1px solid #7fd2da;
    padding: 20px;
}

.ksp_st .st_middle p {
    color: #333;
    font-size: 15px;
    line-height: 24px;
    position: relative;
    margin-top: 18px;
}

.ksp_st .st_middle p:before {
    content: "一";
    color: #00a6b6;
    font-weight: bold;
    font-size: 22px;
    position: absolute;
    top: -15px;
}

.ksp_st>div {
    width: 1200px;
    overflow: hidden;
    margin: 40px auto;
    position: relative;
    border-style: none;
}

a.btn {
    text-decoration: none;
    color: #3379b7;
}

.ksp_stc .btn {
    width: 130px;
    margin-top: 35px;
    margin-left: 435px;
    border: 1px solid #3379b7;
    padding: 10px 0;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.ksp_sti {
    width: 500px;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    float: left;
    display: inline-block;
}

.re {
    position: relative;
    height: 467px;
}

.ksti_center {
    width: 200px;
    height: 72px;
    padding: 64px 0;
    font-size: 30px;
    line-height: 36px;
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 145px;
    left: 140px;
}

.ksti_b {
    width: 120px;
    height: 120px;
    border: 1px solid #3379b7;
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
}


/*.b_w {
	width: 120px;
    height: 50px;
    padding: 35px 0;
	background-color: #fff;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
}*/

.b_n {
    position: relative;
    background: #fff;
    border: 1px solid #3379b7;
    height: 50px;
    padding: 35px 0;
    top: 0;
    left: 175px;
}

.b_n:after,
.b_n:before {
    top: 118px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.b_n:after {
    border-top-color: #fff;
    border-width: 26px 13px;
    margin-left: -13px;
}

.b_n:before {
    border-top-color: #3379b7;
    border-width: 28px 14px;
    margin-left: -14px;
}

.b_ne {
    height: 60px;
    padding: 30px 0;
    top: 115px;
    left: 350px;
}

.b_ne:after,
.b_ne:before {
    border-bottom: solid;
    border-left: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.b_ne:after {
    bottom: 44px;
    left: 4px;
    border-bottom-color: #fff;
    border-width: 29px;
    margin-left: -30px;
}

.b_ne:before {
    bottom: 43px;
    left: 3px;
    border-bottom-color: #3379b7;
    border-width: 29px;
    margin-left: -31px;
}

.b_se {
    height: 50px;
    padding: 35px 0;
    top: 330px;
    left: 295px;
}

.b_se:after,
.b_se:before {
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.b_se:after {
    left: 11px;
    bottom: 93px;
    border-top: 18px solid transparent;
    border-left: 25px solid #fff;
    border-bottom: 18px solid transparent;
}

.b_se:before {
    left: 10px;
    bottom: 95px;
    border-top: 18px solid transparent;
    border-left: 25px solid #3379b7;
    border-bottom: 18px solid transparent;
}

.b_sw {
    height: 70px;
    padding: 25px 0;
    top: 330px;
    left: 62px;
}

.b_sw:after,
.b_sw:before {
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.b_sw:after {
    left: 84px;
    bottom: 93px;
    border-top: 18px solid transparent;
    border-right: 25px solid #fff;
    border-bottom: 18px solid transparent;
}

.b_sw:before {
    left: 85px;
    bottom: 95px;
    border-top: 18px solid transparent;
    border-right: 25px solid #3379b7;
    border-bottom: 18px solid transparent;
}

.b_nw {
    height: 70px;
    padding: 25px 0;
    top: 115px;
    left: 5px;
}

.b_nw:after,
.b_nw:before {
    border-bottom: solid;
    border-right: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.b_nw:after {
    bottom: 44px;
    left: 147px;
    border-bottom-color: #fff;
    border-width: 29px;
    margin-left: -30px;
}

.b_nw:before {
    bottom: 43px;
    left: 148px;
    border-bottom-color: #3379b7;
    border-width: 29px;
    margin-left: -29px;
}

.cus_c {
    height: 524px;
    background: url("/view/image/commodityImage/ksp_2.jpg") no-repeat center top !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/commodityImage/three_bg.png');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/three_bg.png', sizingMethod='scale');
}

.cus_c h6 {
    margin: 20px 0 36px 0;
    padding-top: 40px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    height: 40px;
}

.cus_top {
    width: 50%;
    height: 140px;
    margin: 0 auto;
}

.cus_top .cus1 {
    width: 22%;
    height: 110px;
    background: #a8bbb8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 30px #88a1bc;
    padding-bottom: 5px;
}

.cus1 h2 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: -5px;
    padding-top: 0;
}

.cus2 h2,
.cus3 h2 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: -5px;
    padding-top: 25px;
}

.cus2,
.cus3 {
    width: 22%;
    height: 110px;
    padding-bottom: 5px;
}


/* .cus_top .cus1_init{
	visibility:visible;
}
.cus_top .cus2,.cus3{
	visibility:hidden;
} */

.cus1,
.cus2 {
    float: left;
}

.cus2 {
    margin-left: 18%;
}

.cus1 div {
    background: url(/view/image/commodityImage/mix.png);
    background-size: 100% 100% !important;
    width: 45px;
    height: 45px;
    margin: 20px auto;
}

.cus2 div {
    background: url(/view/image/commodityImage/more.png);
    background-size: 100% 100% !important;
    width: 45px;
    height: 45px;
    margin: 20px auto;
}

.cus3 {
    float: right;
}

.cus3 div {
    background: url(/view/image/commodityImage/easy.png);
    background-size: 100% 100% !important;
    width: 45px;
    height: 45px;
    margin: 20px auto;
}

.cus_bottom {
    margin: 20px auto;
    width: 75%;
    height: 100px;
}

.cus_bottom .shadow {
    width: 90%;
    height: 60px;
    margin: 50px auto;
    background: -webkit-linear-gradient(top, rgba(200, 200, 200, 0.35), rgba(53, 125, 111, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, rgba(200, 200, 200, 0.35), rgba(53, 125, 111, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, rgba(200, 200, 200, 0.35), rgba(53, 125, 111, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, rgba(200, 200, 200, 0.35), rgba(53, 125, 111, 0));
    /* 标准的语法（必须放在最后） */
    border-radius: 12px;
}

.cb {
    margin: -20px auto;
    color: #fff;
    font-size: 18;
    width: 60%;
}

.cb1 {
    display: block;
}

.cb2,
.cb3 {
    display: none;
}


/*anmodes*/

.anmodes {
    padding: 10px 0;
    background-color: #f4f4f4;
    text-align: center;
    color: #777;
}

.anmodes h5 {
    font-size: 35px;
    padding: 20px 0;
}

.anmode_c {
    margin: 20px 0;
}

.anmodes p {
    font-size: 20px;
    ;
}

.anmode {
    width: 33%;
    min-width: 280px;
    padding: 20px 0;
    display: inline-block;
    float: left;
}

.anmode .img {
    width: 210px;
    height: 150px;
    text-align: center;
}

.anmode img {
    width: 70px;
    height: 150px;
}

.anmode .img p {
    font-size: 30px;
    color: #41abd9;
}

.anmode p {
    font-size: 18px;
    line-height: 29px;
}

.anmode a {
    width: 140px;
    height: 45px;
    border: 1px solid #41abd9;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    color: #3fabd8;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.perfor {
    min-height: 450px;
    padding: 25px 0;
    text-align: center;
}

.perfor .p1,
.p2,
.p3 {
    text-align: center;
}

.perfor .p1 {
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 55px;
    color: #000;
}

.perfor .p2 {
    font-size: 20px;
    color: rgba(68, 113, 165, 0.2);
    font-weight: bold;
    letter-spacing: 5px;
}

.perfor .p3 {
    font-size: 31px;
    color: #00a6b6;
    margin-top: -13px;
    margin-bottom: 20px;
}

.admin {
    background-color: #fafafa;
}

.admin-container {
    width: 65%;
    height: 500px;
    margin: 70px auto;
    text-align: left;
}

.admin-container .admin1 {
    width: 48%;
    height: 260px;
    float: left;
    border: 1px solid #e9e6e6;
}

.admin-container .admin2 {
    width: 46%;
    height: 260px;
    float: left;
    margin-left: 5%;
    border: 1px solid #e9e6e6;
}

.admin-container .admin3 {
    width: 48%;
    height: 260px;
    float: left;
    border: 1px solid #e9e6e6;
    margin-top: 30px;
}

.admin-container .admin4 {
    width: 46%;
    height: 260px;
    float: left;
    margin-left: 5%;
    border: 1px solid #e9e6e6;
    margin-top: 30px;
}

.admin-container .proper-top {
    width: 90%;
    height: 100px;
    overflow: hidden;
}

.proper-top .left {
    width: 85%;
    height: 99px;
    float: left;
    border-bottom: 1px solid #ccc;
}

.left .title {
    margin-left: 30px;
    margin-top: 20px;
}

.title h1 {
    font-size: 24px;
    color: #00a6b6;
    font-weight: bold;
}

.left .title p {
    font-size: 12px;
    color: #00a6b6;
}

.proper-top .right {
    width: 15%;
    height: 99px;
    float: left;
    border-bottom: 1px solid #00a6b6;
}

.admin-container .proper-bottom {
    width: 100%;
    height: 200px;
    position: relative;
}

.proper-bottom .text {
    width: 72%;
    margin-left: 30px;
    margin-top: 35px;
    color: #737373;
    font-size: 16px;
    line-height: 36px;
}

.perfor_c span {
    display: inline-block;
    width: 68px;
    height: 68px;
    background: url(/view/image/commodityImage/ksp_cen.png);
    margin-bottom: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.property .perfor_c {
    width: 62%;
    height: 400px;
    margin: 50px auto;
}

.perfor_c .col {
    width: 48%;
    height: 45%;
    margin-top: 20px;
    position: relative;
    color: #fff;
}

.perfor_c .col_1,
.col_3 {
    float: left;
    background: -webkit-linear-gradient(left, rgba(67, 193, 205, 1), rgba(0, 166, 182, 1));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(67, 193, 205, 1), rgba(0, 166, 182, 1));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(67, 193, 205, 1), rgba(0, 166, 182, 1));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(67, 193, 205, 1), rgba(0, 166, 182, 1));
    /* 标准的语法（必须放在最后） */
}

.perfor_c .col_2,
.col_4 {
    background: -webkit-linear-gradient(right, rgba(67, 193, 205, 1), rgba(0, 166, 182, 1));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, rgba(67, 193, 205, 1), rgba(0, 166, 182, 1));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, rgba(67, 193, 205, 1), rgba(0, 166, 182, 1));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, rgba(67, 193, 205, 1), rgba(0, 166, 182, 1));
    /* 标准的语法（必须放在最后） */
    float: right;
}

.perfor_c .col_1 {
    border-radius: 10px 10px 50px 10px;
    -moz-border-radius: 10px 10px 50px 10px;
    -webkit-border-radius: 10px 10px 50px 10px;
    text-align: right;
}

.perfor_c .col_2 {
    border-radius: 10px 10px 10px 50px;
    -moz-border-radius: 10px 10px 10px 50px;
    -webkit-border-radius: 10px 10px 10px 50px;
    text-align: left;
}

.perfor_c .col_3 {
    border-radius: 10px 50px 10px 10px;
    -moz-border-radius: 10px 50px 10px 10px;
    -webkit-border-radius: 10px 50px 10px 10px;
    text-align: right;
}

.perfor_c .col_4 {
    border-radius: 50px 10px 10px 10px;
    -moz-border-radius: 50px 10px 10px 10px;
    -webkit-border-radius: 50px 10px 10px 10px;
    text-align: left;
}

.perfor_c .col-container {
    width: 97%;
    height: 93%;
    border: 1px solid #fff;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.perfor_c .con1 h2,
.perfor_c .con3 h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5%;
    padding-right: 12%;
}

.perfor_c .con1 h6,
.perfor_c .con3 h6 {
    font-size: 12px;
    padding-right: 12%;
    position: relative;
}

.perfor_c.con1 p,
.perfor_c .con1 p {
    width: 86%;
    font-size: 15px;
    line-height: 28px;
    position: absolute;
    right: 6%;
    top: 50%;
}

.perfor_c.con1 p,
.perfor_c .con3 p {
    width: 86%;
    font-size: 15px;
    line-height: 28px;
    position: absolute;
    right: 6%;
    top: 50%;
}

.perfor_c .con2 h2,
.perfor_c .con4 h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5%;
    padding-left: 12%;
}

.perfor_c .con2 h6,
.perfor_c .con4 h6 {
    font-size: 12px;
    padding-left: 12%;
    position: relative;
}

.perfor_c .con2 p,
.perfor_c .con4 p {
    font-size: 15px;
    line-height: 28px;
    position: absolute;
    left: 6%;
    top: 50%;
}

.perfor_c .con1 h6:before {
    content: '';
    /*CSS伪类用法*/
    position: absolute;
    /*定位背景横线的位置*/
    top: 36%;
    background: #fff;
    /*宽和高做出来的背景横线*/
    width: 45%;
    height: 1px;
    left: 4%;
}

.perfor_c .con2 h6:after {
    content: '';
    /*CSS伪类用法*/
    position: absolute;
    /*定位背景横线的位置*/
    top: 36%;
    background: #fff;
    /*宽和高做出来的背景横线*/
    width: 50%;
    height: 1px;
    right: 4%;
}

.perfor_c .con3 h6:before {
    content: '';
    /*CSS伪类用法*/
    position: absolute;
    /*定位背景横线的位置*/
    top: 36%;
    background: #fff;
    /*宽和高做出来的背景横线*/
    width: 18%;
    height: 1px;
    left: 4%;
}

.perfor_c .con4 h6:before {
    content: '';
    /*CSS伪类用法*/
    position: absolute;
    /*定位背景横线的位置*/
    top: 36%;
    background: #fff;
    /*宽和高做出来的背景横线*/
    width: 56%;
    height: 1px;
    right: 4%;
}

.col .con1 {
    border-radius: 10px 10px 50px 10px;
    -moz-border-radius: 10px 10px 50px 10px;
    -webkit-border-radius: 10px 10px 50px 10px;
}

.col .con2 {
    border-radius: 10px 10px 10px 50px;
    -moz-border-radius: 10px 10px 10px 50px;
    -webkit-border-radius: 10px 10px 10px 50px;
}

.col .con3 {
    border-radius: 10px 50px 10px 10px;
    -moz-border-radius: 10px 50px 10px 10px;
    -webkit-border-radius: 10px 50px 10px 10px;
}

.col .con4 {
    border-radius: 50px 10px 10px 10px;
    -moz-border-radius: 50px 10px 10px 10px;
    -webkit-border-radius: 50px 10px 10px 10px;
}


/*table*/

.contrast {
    border-top: 1px solid #ddd;
    padding-top: 30px;
    padding-bottom: 50px;
}


/*contrast*/

table {
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 15px;
}

.cnlib_title p {
    text-align: center;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.contrast tr {
    background-color: #e2f0fa;
}

.contrast thead th {
    padding: 8px;
    line-height: 40px;
    text-align: center;
    vertical-align: top;
    background-color: #00a6b6;
    color: #fff;
}

.contrast thead .th-l {
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
}

.contrast thead .th-r {
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
}

tbody th,
tbody td {
    padding: 8px;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
}

tbody>tr:nth-child(odd)>td {
    background-color: #f4f4f4;
}

.standard {
    padding: 20px 0;
}

.development {
    padding: 20px 0 20px 0;
}

.server_title {
    margin-bottom: 30px;
    text-align: center;
}

.server_title p {
    font-size: 35px;
    line-height: 42px;
}

.server-middle {
    width: 76%;
    height: 200px;
    margin: 0 auto;
}

.server-middle .left,
.right {
    float: left;
    background-size: 100% 100% !important;
}

.server-middle .left {
    margin-top: 2%;
    margin-left: 12%;
    width: 22%;
    height: 58%;
    background: url(/view/image/commodityImage/ksp_date.png) no-repeat;
}

.server-middle .right {
    margin-right: 3%;
    width: 500px;
    height: 72%;
    float: right;
    background: url(/view/image/commodityImage/mrchen.png) no-repeat;
}

.server-bottom {
    background: url(/view/image/commodityImage/history_bac.jpg) no-repeat;
    background-size: 100% 100% !important;
    width: 68%;
    height: 500px;
    margin: 0 auto;
    position: relative;
}

.server-bottom .left {
    position: absolute;
    top: 3%;
    left: -2%;
    width: 74%;
    height: 48%;
    background: url(/view/image/commodityImage/history_left.png) no-repeat;
    background-size: 100% 100% !important;
    color: #fff;
}

.server-bottom .right {
    position: absolute;
    right: -2%;
    bottom: 5%;
    width: 82%;
    height: 37%;
    background: url(/view/image/commodityImage/history_right.png) no-repeat;
    background-size: 100% 100% !important;
    color: #fff;
    text-align: right;
}

.server-bottom h1 {
    font-size: 22px;
    font-weight: bold;
}

.right div {
    margin: 22px auto;
    width: 80%;
    line-height: 20px;
}

.right h1 {
    margin-right: 15px;
}

.left div {
    margin: 33px auto;
    width: 74%;
    padding-right: 12%;
}

.server-bottom p {
    margin-top: 18px;
    font-size: 14px;
    line-height: 32px;
}

.expand {
    height: 820px;
    background: url("/view/image/commodityImage/ksp_3.jpg") no-repeat center top !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/commodityImage/ksp_3.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/ksp_3.jpg', sizingMethod='scale');
    padding-top: 50px;
}

.expand .p1,
.p2,
.p3 {
    text-align: center;
}

.expand .p1 {
    font-size: 28px;
    margin-bottom: 40px;
    color: #fff;
}

.expand .p2 {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.2);
    font-weight: bold;
    letter-spacing: 5px;
}

.expand .p3 {
    margin-top: -12px;
    font-size: 32px;
    color: #fff;
}

.expand-container {
    width: 72%;
    height: 380px;
    margin: 33px auto;
}

.expand-item {
    height: 105px;
    width: 100%;
    color: #fff;
    position: relative;
    text-align: right;
}

.expand-textR {
    text-align: left;
    float: right;
    position: relative;
}

.expand-textR div {
    position: absolute;
    left: 0;
}

.expand-item .expand-text {
    width: 42%;
}

.expand-item .expand-text p {
    font-size: 18px;
    font-weight: bold;
}

.expand-item .expand-text h6 {
    font-size: 12px;
}

.expand-item .expand-text div {
    font-size: 14px;
    border-top: 1px solid #ccc;
    width: 80%;
    float: right;
    padding-top: 5px;
}

.expand-icon {
    background: url("/view/image/commodityImage/icon1.png");
    background-size: 100% 100% !important;
    background-image: url("/view/image/commodityImage/icon1.png");
    height: 80px;
    width: 80px;
    position: absolute;
    left: 46%;
    top: 0;
}

.expand-icon1 {
    background: url("/view/image/commodityImage/icon1.png");
    background-image: url("/view/image/commodityImage/icon1.png");
}

.expand-icon2 {
    background: url("/view/image/commodityImage/icon2.png");
    background-image: url("/view/image/commodityImage/icon2.png");
}

.expand-icon3 {
    background: url("/view/image/commodityImage/icon3.png");
    background-image: url("/view/image/commodityImage/icon3.png");
}

.expand-icon4 {
    background: url("/view/image/commodityImage/icon4.png");
    background-image: url("/view/image/commodityImage/icon4.png");
}

.expand-icon5 {
    background: url("/view/image/commodityImage/icon5.png");
    background-image: url("/view/image/commodityImage/icon5.png");
}

.expand-icon6 {
    background: url("/view/image/commodityImage/icon6.png");
    background-image: url("/view/image/commodityImage/icon6.png");
}


/*之前的*/

.ksp_title {
    margin-bottom: 30px;
    text-align: center;
}

.ksp_title p {
    font-size: 35px;
    line-height: 42px;
}

.ksp_title p:before,
.ksp_title p:after {
    width: 280px;
    height: 1px;
    margin: 0 10px;
    content: " ";
    background-color: #000;
    display: inline-block;
    vertical-align: middle;
}

.standard .ksp_title p:before,
.standard .ksp_title p:after {
    width: 430px;
    padding: 0 10px;
}

.development .ksp_title p:before,
.development .ksp_title p:after {
    width: 430px;
    padding: 0 10px;
}

.ksp_la {
    width: 660px;
    height: 590px;
    margin: 0 auto;
    background: url(/view/image/commodityImage/bg_screen.jpg) no-repeat top center;
}

.ksp_lac {
    padding: 70px 55px;
}

.ksp_la p {
    font-size: 18px;
    line-height: 32px;
}

pre {
    padding: 20px 0 0 20px;
    font-size: 18px;
    height: 80px;
    color: #777;
}

.ksp_c {
    width: 1140px;
    margin: 0 auto;
    padding: 20px 0;
}

.dev_le {
    display: inline-block;
    float: left;
}

.ksp_dev {
    width: 680px;
    margin-bottom: 45px;
    background-color: #7685ac;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    text-indent: 2em;
    position: relative;
}

.dev_pad {
    width: 620px;
    padding: 30px 30px;
}

.ksp_dev:before {
    top: 100%;
    left: 9%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ksp_dev:before {
    border-top-color: #7685ac;
    border-width: 26px 13px;
    margin-left: -13px;
}

.founder {
    position: relative;
    top: 30px;
    left: 190px;
    padding: 0 13px;
}

.founder img {
    display: