/* oa */


.reg_a {
    width: 151px;
    height: 46px;
    margin-top: 30px;
    display: block;
    background: url(../images/oa/reg.png) no-repeat;
}

/* shop */
li {list-style:none;}
.gn_d2{width:960px;;height:42px;margin-top:50px;margin-left:auto;margin-right:auto;}
.gn_d2 ul{width:960px;height:42px;margin:0 auto;}
.gn_d2 ul .gn1_line{width:1px;height:42px;background:#F88158;float:left;}
.gn_d2 ul li{width:319px;height:42px;float:left;background:#F9966B;text-align:center;line-height:42px;}
.gn_d2 ul  li{color:#fff;font-size:14px;text-decoration:none;cursor:pointer;}
.gn_d2 ul li:hover{background:#226edc;}
.gn_d2 ul  li.current{background:#f85540;}

.col-md-12 {
    width: 100%;
	height:300px;
}
.col-md-4 {
	float: left;
    width: 33.33333333%;
	text-align: center;
}

.mb-xl {
    margin-bottom: 25px!important;
}

.pr-xlg {
    padding-right: 13px!important;
}
.pl-xlg {
    padding-left: 15px!important;
}
.mr-xlg {
    margin-right: 30px!important;
}
.ml-xlg {
    margin-left: 30px!important;
}

.text-left {
    text-align: left;
}

.function-list {
    color: #242C3B;
    width: 960px;
    padding-bottom: 20px;
    overflow: hidden;
}
.function-list ul {
    font-size: 0;
    width: 962px;
    margin-top: -1px;
    margin-left: -2px;
}
.function-list ul li {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    width: 435px;
    padding: 15px;
    border-style: dashed;
    border-width: 1px 0 0 1px;
    border-color: #EEE;
    position: relative;
}
.function-list ul li sub {
    animation: 0.4s ease 0s normal none 1 running orangeOut;
    background-color: #FAFAFA;
    height: 100%;
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}
.function-list dl {
    font-size: 0;
    width: 350px;
    float: right;
}
.function-list dl dt {
    font-size: 13px;
    line-height: 22px;
    color: #333;
    display: block;
    margin-bottom: 20px;
}
.function-list dl dd {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    background-color: #F7F7F7;
    text-align: center;
    display: inline-block;
    width: 100px;
    height: 20px;
    padding: 4px;
    margin-right: 6px;
    margin-bottom: 6px;
    border-radius: 13px;
}
.function-list .block-name {
    font-size: 20px;
    color: #000000;
    text-align: center;
    width: 80px;
    float: left;
}
.function-list .block-name span {
    background: url(../images/shop/mall.png) no-repeat;
    display: block;
    width: 60px;
    height: 80px;
    margin: 5px 10px;
}
.function-list .block-name span.product {
    background-position: -70px 0;
}
.function-list .block-name span.store {
    background-position: 0 0;
}
.function-list .block-name span.trade {
    background-position: -210px 0;
}
.function-list .block-name span.user {
    background-position: -140px 0;
}
.function-list .block-name span.sale {
    background-position: -280px 0;
}
.function-list .block-name span.operate {
    background-position: -350px 0;
}

.technical-list li {
    display: block;
    padding: 20px 30px;
    overflow: hidden;
}	
.technical-list li i {
    float: left;
}
.technical-list li i.pic01 {
    background-position: 0 0;
}
.technical-list dl {
    line-height: 20px;
    float: left;
    width: 820px;
    margin: 10px 0 0 40px;
}
.technical-list dl dt {
    font-size: 18px;
    color: #EC576B;
    margin-bottom: 10px;
}
.technical-list dl dd {
    font-size: 14px;
}

/* cms */