@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 h3 {
    margin-top: 20px;
    padding-bottom: 30px;
    min-width: 220px;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
}

.b_main p {
    padding: 20px 0;
    min-width: 220px;
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
}


/*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: #233e8c;
}


/*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/database.jpg") no-repeat center top !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/commodityImage/database.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/database.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 .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 {
    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 {
    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;
}

.server .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;
}

.server_dp {
    background-color: #3299bb;
}

.dp li {
    width: 49%;
    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;
}

.server_dp li span {
    background: url(/view/image/commodityImage/an_banner.png) no-repeat;
}

.server_dp li .andetails {
    background-position: 4px 2px;
}

.server_dp li .downl {
    background-position: -37px 3px;
}

.server_dp li:hover span {
    height: 45px;
    width: 45px;
    background: url(/view/image/commodityImage/an_banner_b.png) no-repeat;
}

.server_dp li:hover.andetails {
    background-position: 3px 0;
}

.server_dp li:hover .downl {
    background-position: -44px 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*/

.server_st {
    padding: 20px 10px 10px 20px;
    color: #3379b7;
    background-color: #f4f4f4;
}

.server_st .rect_container {
    width: 1250px;
    margin: 0 auto;
}

.server_st .st_rect {
    width: 130px;
    height: 130px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    border-radius: 8px;
    margin-top: 80px;
    margin-bottom: 60px;
}

.server_st .st_rect div {
    /* line-height:130px; */
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -moz-transform: rotate(-45deg);
    /* Firefox */
    -webkit-transform: rotate(-45deg);
    color: #fff;
    font-size: 16px;
    margin-top: 32%;
    margin-left: -28%;
    margin-bottom: 20%;
    margin-right: -28%;
    text-align: center;
}

.st_rect span {
    font-weight: bold;
}

.st_rect p {
    font-size: 12px;
    width: 60%;
    margin: 0 auto;
}

.server_st .rect1 {
    background: #1975d7;
    float: left;
    margin-left: 80px;
    margin-right: 110px
}

.server_st .rect2 {
    background: #00b6b0;
    float: left;
    margin-right: 110px
}

.server_st .rect3 {
    background: #ffba00;
    float: left;
    margin-right: 110px;
}

.server_st .rect4 {
    background: #df384a;
    float: left;
    margin-right: 110px;
}

.server_st .rect5 {
    background: #0241d4;
    float: right;
    margin-right: 80px;
}

.server_st h1 {
    text-align: center;
    font-size: 32px;
    color: #000;
    margin-top: 20px;
}

.server_st .st_middle {
    width: 850px;
    line-height: 35px;
    margin: 0 auto;
    border: 1px solid #1d4cba;
    text-align: center;
    font-weight: bold;
}

.server_st .st_bottom {
    width: 850px;
    line-height: 35px;
    margin: 25px auto;
    text-align: center;
    color: #000;
}

.server_st>div {
    width: 1250px;
    overflow: hidden;
    margin: 40px auto;
    background: #f2f2f2;
    position: relative;
    box-shadow: 0 0 60px #cdcdcd;
    border-style: none;
}

.server_stc {
    width: 637px;
    margin-right: 50px;
    padding: 30px 40px 5px 10px;
    display: inline-block;
    float: left;
}

.server_stc h6 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 43px;
    text-align: center;
}

.server_stc p {
    font-size: 16px;
    line-height: 40px;
    text-indent: 2em;
}

a.btn {
    text-decoration: none;
    color: #3379b7;
}

.server_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;
}

.server_sti {
    width: 500px;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    float: right;
    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: 50px;
    padding: 35px 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: 30px;
	padding:45px 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;
	left: 148px;
	border-bottom-color: #3379b7;
	border-width: 29px;
	margin-left: -29px;
} */

.cus_c {
    padding-top: 30px;
    text-align: center;
    height: 650px;
    background: url("/view/image/commodityImage/forelib_bg.jpg") no-repeat center top !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/commodityImage/forelib_bg.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/forelib_bg.jpg', sizingMethod='scale');
}

.cus_c h6 {
    margin: 0 0 36px 0;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    height: 40px;
}

.cus_c .cus_cf {
    float: left;
}

.cus_c .cus1 {
    width: 430px;
    height: 230px;
    background: url(/view/image/commodityImage/forelib1.png) no-repeat;
    background-size: 100% 100% !important;
}

.cus_c .cus2 {
    width: 460px;
    height: 230px;
}

.cus_c .cus3 {
    width: 310px;
    height: 275px;
    background: url(/view/image/commodityImage/forelib3.png);
    background-size: 100% 100% !important;
}

.cus_c .cus4 {
    width: 450px;
    height: 230px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.cus_c .cus5 {
    width: 440px;
    height: 230px;
    background: url(/view/image/commodityImage/forelib2.png);
    background-size: 100% 100% !important;
    position: absolute;
    bottom: 0;
    left: 450px;
}

.cus_c .cus6 {
    width: 310px;
    height: 230px;
    margin-top: 50px;
    position: absolute;
    bottom: -10%;
    right: 0;
}

.cus_c .cus_container {
    width: 1200px;
    height: 460px;
    background: #fff;
    margin: 60px auto;
    border: 12px solid #8d8e8f;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: -5px;
    overflow: hidden;
    position: relative;
}

.cus_container p {
    line-height: 36px;
    text-align: left;
    margin-top: 10%;
    font-size: 16px;
    color: #4c5ebe;
}

.cus_container .p1 {
    margin-right: 30px;
}

.cus_container .p2 {
    margin-left: 35px;
    margin-top: 60px;
}

.cus_container .p3 {
    margin: 25px;
}


/* .cust {
	display: inline-block;
	width: 33%;
	text-align: center;
	float: left;
}
.cust p {
	width: 300px;
	margin: 0 auto;
	font-size: 16px;
	color: #777;
	line-height: 29px;
}
.cust_icon {
	display: inline-block;
}
.cust_icon p {
	margin: 10px 0 30px 0;
	font-size: 25px; 
	color: #777;
} */


/*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;
}

.admin .p1,
.p2,
.p3 {
    text-align: center;
}

.admin .p1 {
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 35px;
    font-weight: bold;
}

.admin .p2 {
    font-size: 20px;
    color: rgba(40, 39, 144, 0.2);
    font-weight: bold;
    letter-spacing: 5px;
}

.admin .p3 {
    font-size: 31px;
    color: #282790;
    margin-top: -13px;
}

.admin-container {
    margin: 90px auto;
    width: 75%;
    height: 320px;
    background: #fafafa;
    position: relative;
}

.admin-container .admin1 {
    width: 320px;
    height: 320px;
    background: url(/view/image/commodityImage/admin1.png);
    background-size: 100% 100% !important;
    position: absolute;
    top: 0;
    left: 3%;
}

.admin-container .admin2 {
    width: 320px;
    height: 320px;
    background: url(/view/image/commodityImage/admin2.png);
    background-size: 100% 100% !important;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}

.admin2-container {
    position: absolute;
    top: 10%;
}

.admin-container .admin3 {
    width: 320px;
    height: 320px;
    background: url(/view/image/commodityImage/admin3.png);
    background-size: 100% 100% !important;
    position: absolute;
    top: 0;
    right: 3%;
}

.admin-container .admin-icon {
    margin: 0 auto;
}

.admin-container .admin-icon1 {
    margin-top: 10%;
    width: 35px;
    height: 35px;
    background: url(/view/image/commodityImage/admin-icon1.png) no-repeat;
    background-size: 100% 100% !important;
}

.admin-container .admin-icon2 {
    width: 35px;
    height: 40px;
    background: url(/view/image/commodityImage/admin-icon2.png) no-repeat;
    background-size: 100% 100% !important;
}

.admin-container .admin-icon3 {
    margin-top: 10%;
    width: 35px;
    height: 35px;
    background: url(/view/image/commodityImage/admin-icon3.png) no-repeat;
    background-size: 100% 100% !important;
}

.admin-container h2 {
    margin-top: 17px;
    color: #fff;
    text-align: center;
}

.admin-container h5 {
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.admin-container .text {
    width: 56%;
    margin: 20px auto;
    color: #fff;
}

.text p {
    font-size: 16px;
    line-height: 26px;
}

.property .p1,
.p2,
.p3 {
    text-align: center;
}

.property .p1 {
    font-size: 28px;
    margin-bottom: 50px;
    font-weight: bold;
}

.property .p2 {
    font-size: 20px;
    color: rgba(40, 39, 144, 0.2);
    font-weight: bold;
    letter-spacing: 5px;
}

.property .p3 {
    font-size: 31px;
    color: #282790;
    margin-top: -13px;
}

.property-container {
    width: 75%;
    height: 330px;
    margin: 80px auto;
}

.property-container .property1 {
    width: 30%;
    height: 300px;
    float: left;
}

.property-container .property2 {
    width: 30%;
    height: 300px;
    float: left;
    margin-left: 5%;
}

.property-container .property3 {
    width: 30%;
    height: 300px;
    float: right;
}

.property-container .proper-top {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.proper-top .left {
    width: 83%;
    height: 99px;
    float: left;
    border-bottom: 1px solid #ccc;
}

.left .title {
    margin-left: 30px;
    margin-top: 20px;
}

.title h1 {
    font-size: 26px;
    color: #27268f;
}

.title p {
    font-size: 12px;
    color: #96abdf;
}

.proper-top .right {
    width: 17%;
    height: 99px;
    float: left;
    border-bottom: 1px solid #27268f;
}

.property-container .proper-bottom {
    width: 100%;
    height: 200px;
    position: relative;
}

.proper-bottom .text {
    width: 66%;
    margin-left: 30px;
    margin-top: 35px;
    color: #737373;
    font-size: 18px;
    line-height: 32px;
}

.proper-bottom p {
    font-size: 46px;
    opacity: 0.15;
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.expand {
    height: 600px;
    background: url("/view/image/commodityImage/expand_bac.jpg") no-repeat center top !important;
    background-size: 100% 100% !important;
    background-image: url('/view/image/commodityImage/expand_bac.jpg');
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/expand_bac.jpg', sizingMethod='scale');
    padding-top: 30px;
}

.expand .p1,
.p2,
.p3 {
    text-align: center;
}

.expand .p1 {
    font-size: 28px;
    margin-bottom: 45px;
    font-weight: bold;
    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-container .expand-con {
    width: calc(50% - 1px);
    height: 210px;
    float: left;
    position: relative;
}

.expand-container .con1 {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.expand-container .con2 {
    border-bottom: 1px solid #fff;
}

.expand-container .con3 {
    border-right: 1px solid #fff;
}

.expand-container .icon {
    position: absolute;
    left: 16%;
    top: 22%;
    background-size: 100% 100% !important;
    width: 45px;
    height: 45px;
}

.expand-container .icon1 {
    background: url(/view/image/commodityImage/expand-icon1.png) no-repeat;
}

.expand-container .icon2 {
    background: url(/view/image/commodityImage/expand-icon2.png) no-repeat;
}

.expand-container .icon3 {
    background: url(/view/image/commodityImage/expand-icon3.png) no-repeat;
}

.expand-container .icon4 {
    background: url(/view/image/commodityImage/expand-icon4.png) no-repeat;
}

.expand-container .text {
    width: 64%;
    position: absolute;
    right: 10%;
    top: 20%;
}

.expand-container h1 {
    font-size: 26px;
    color: #fff;
}

.expand-container p {
    font-size: 12px;
    color: #fff;
}

.expand-container .maintext {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    line-height: 28px;
}


/* .perfor {
	min-height: 450px;
	padding: 25px 0;
	text-align: center;
}
.perfor p{
	min-height: 450px;
	padding: 25px 0;
	text-align: center;
}
.admin {
	background-color: #fafafa;
}
.property {
	color: #9999cc;
}
.expand {
	color: #0098d3;
	background-color: #f4f4f4;
}
.perfor .perfor_title {
	width: 110px;
	height: 38px;
	margin: 0 auto;
	margin-bottom: 25px;
	padding: 13px 0;
	line-height: 40px;
	position: relative;
}
.perfor .perfor_title span {
	width: 40px;
	height: 40px;
	display: inline-block;
	float: left;
	background: url(/view/image/commodityImage/perfor_title.png);
}
.perfor .perfor_title .i_overall  {
	background-position: 0 0;
}
.perfor .perfor_title .i_precision {
	background-position: -41px 0;
}
.perfor .perfor_title .i_easy  {
	background-position: -85px 0;
}
.perfor .perfor_title .i_intelligent {
	background-position: -130px 0;
}
.perfor .perfor_title p {
	display: inline-block;
	line-height: 37px;
	font-size: 25px;
}
.admin .perfor_title {
	border-bottom: 1px solid #59bfa3;
}
.property .perfor_title {
	border-bottom: 1px solid #9999cc;
}
.expand .perfor_title {
	border-bottom: 1px solid #0098d3;
}
.perfor p {
	font-size: 30px;
	line-height: 30px;
}
.perfor_c {
	margin-top: 38px;
	width: 100%;
	overflow: hidden;
} */

.col-3 {
    width: 33%;
    margin: 0;
    float: left;
    display: inline-block;
    vertical-align: top;
}

.col-3 p {
    width: 220px;
    margin: 0 auto;
}

.col-4 {
    width: 24%;
    margin: 0;
    float: left;
    display: inline-block;
    vertical-align: top;
}

.col-4 p {
    width: 210px;
    margin: 0 auto;
}


/* .perfor_c span {
	display: inline-block;
	width: 68px;
	height: 68px;	
	background: url(/view/image/commodityImage/lib_cen.png);
	margin-bottom: 20px;	
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.admin .perfor_c span {
	background-color: #59bfa3;
}
.property .perfor_c span {
	background-color: #9999cc;
}
.expand .perfor_c span {
	background-color: #0098d3;
}
.admin .i_oscript {
	background-position: 2px 0;
}
.admin .i_ologin {
	background-position: -68px 0;
}
.admin .i_ohttp {
	background-position: -136px 0;
}
.property .i_pjs {
	background-position: 0 -68px;
}
.property .i_pdata {
	background-position: -68px -68px;
}
.property .i_pregular {
	background-position: -136px -68px;
}
.expand .i_iip {
	background-position: 0 -136px;
}
.expand .i_ibrow {
	background-position: -68px -136px;
}
.expand .i_istrategy {
	background-position: -136px -136px;
}
.expand .i_icollect {
	background-position: -204px -136px;
} */


/* .perfor_c h6 {
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 20px;
}
.perfor_c p{
	font-size: 18px;
	color: #777;
	line-height: 30px;
} */


/*function*/

.function {
    margin: 40px 0;
}

.fun_title {
    padding-bottom: 20px;
    font-size: 35px;
    line-height: 42px;
    text-align: center;
}

.fun_c {
    width: 1120px;
    margin: 0 auto;
}

.fun_col {
    width: 98%;
    margin: 60px auto;
    border: 1px solid #1d4cba;
    padding-left: 30px;
    padding-bottom: 20px;
}

.fun_c .left,
.right {
    float: left;
    width: 43%;
}

.fun_c .right {
    margin-left: 10%;
}

.fun_c li {
    margin-left: 10%;
    margin-bottom: 14px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 30px;
    list-style-type: none;
    position: relative;
}

.fun_c li i {
    width: 8px;
    height: 8px;
    background: #1d4cba;
    position: absolute;
    left: -5%;
    top: 12px;
}

.fun_c ul {
    margin-top: 50px;
}

.fun_c .col_title {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #1d4cba;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    margin: -20px auto;
}


/* 
.fun_c ul {
	height: 280px;
	padding: 20px 20px 20px 20px;
}
.col_title {
	text-align: center;
	background-color: #f4f4f4;	
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}
.col_title span {
	width: 20px;
	margin: 0 auto;
	padding:15px 0;
	display: inline-block;
	font-size: 25px;
	line-height: 30px;
	color: #3379b7;
}
.color_b {
	background-color: #99ccff;
}
.color_g {
	background-color: #59c2a3;
	margin-left: 120px;
}
.fun_c li {
	padding-left: 30px;
	font-size: 16px;
	line-height: 29px;
	color: #fff;
	background: url(/view/image/commodityImage/check.png) no-repeat 0 8px;
}
.color_c li {
	line-height: 26px;
} */

.contrast {
    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: 8%;
    width: 33%;
    height: 63%;
    background: url(/view/image/commodityImage/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: 65%;
    padding-left: 12%;
}

.right h1 {
    margin-right: 15px;
}

.left div {
    margin: 33px auto;
    width: 70%;
    padding-right: 12%;
}

.server-bottom p {
    margin-top: 18px;
    font-size: 14px;
    line-height: 32px;
}


/*contrast*/

table {
    width: 900px;
    margin: 0 auto;
    margin-top: 40px;
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-spacing: 0;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.contrast thead th {
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
}

tbody th,
tbody td {
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

tbody>tr:nth-child(odd)>td {
    background-color: #f4f4f4;
}

table th,
table td {
    border-left: 1px solid #dddddd;
}


/*server_c*/

.server_c {
    width: 1140px;
    margin: 0 auto;
    padding: 20px 0;
}

.dev_le {
    display: inline-block;
    float: left;
}

.server_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;
}

.server_dev:before {
    top: 100%;
    left: 9%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.server_dev:before {
    border-top-color: #7685ac;
    border-width: 26px 13px;
    margin-left: -13px;
}

.founder {
    padding: 0 13px;
}

.founder img {
    display: inline-block;
    float: left;
}

.founder_c {
    padding: 12px 30px;
    display: inline-block;
}

.founder_c p {
    font-size: 25px;
    line-height: 38px;
}

.dev_ri {
    width: 410px;
    display: inline-block;
    float: left;
    padding: 60px 5px 0 40px;
}

.cour_start {
    height: 40px;
    background: url(/view/image/commodityImage/start.png) no-repeat 180px center;
}

.cour_item {
    height: 60px;
    background: url(/view/image/commodityImage/b_ball.png) no-repeat 180px center;
}

.cour_end {
    height: 38px;
    background: url(/view/image/commodityImage/end.png) no-repeat 180px center;
}

.course_c:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 15px;
    margin-top: -15px;
}

.left .course_c:after {
    right: 100%;
    border-right-color: #f4f4f4;
}

.right .course_c:after {
