/* l-banner */

.l-banner {
    height: 350px;
    position: relative;
}

.l-banner .w {
    position: relative;
    height: 100%;
}

.l-banner .btext-box {
    position: absolute;
    left: 20px;
    width: 46%;
    top: 50%;
}

.l-banner .btext-box .text {
    display: block;
    color: #fff;
    font-size: 42px;
    font-weight: bold;
}

.l-banner .btext-box .des {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-top: 6px;
}

.l-banner .pbox {
    margin-top: 10px;
    width: 80%;
}

.l-banner .btext-box p {
    font-size: 16px;
    color: #fff;
}

.l-banner2 .btext-box .text {
    color: #0E3BB0;
}

.l-banner2 .btext-box p {
    color: #0E3BB0;
}

.l-banner3 .btimg {
    display: block;
    margin-bottom: 12%;
}

.l-banner3 .btimg img {
    height: 34px;
    float: left;
    padding: 0 4%;
    border-right: #fff 1px solid;
}

.l-banner3 .btimg img:last-child {
    border-right: none;
}




/* 栏目小标题 */

.itext-box .text {
    display: block;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    margin-bottom: 2px;
}

.itext-box p {
    font-size: 16px;
    text-align: center;
    color: #666666;
}

.itext-infobox {
    font-size: 16px;
    color: #000000;
    opacity: .7;
    margin: 18px 0 0 0;
}


/* 通用图 */

.city-main .box1 {
    margin-top: 60px;
}

.city-main .box1 li {
    width: 25%;
    float: left;
    margin-bottom: 20px;
    padding: 0 4%;
    position: relative;
    top: 0;
    transition: all .5s;
}

.city-main .box1 li:hover {
    top: 10px;
}

.city-main .box1 li .imgauto {
    width: 100%;
    overflow: hidden;
    height: 140px;
}

.city-main .box1 li .imgauto img {
    width: 100%;
}

.city-main .box1 li .tit {
    display: block;
    font-size: 17px;
    color: #000000;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 8px;
}

.city-main .box1 li .sayb {
    font-size: 14px;
    line-height: 150%;
    color: #000000;
    opacity: 0.5;
    width: 90%;
    margin: 0 auto;
}


/* 联系我们 */

.mytalk-box {
    width: 100%;
    padding: 0 0 0 0;
}

.mytalk-box .pic {
    float: left;
    width: 50%;
    margin-left: 4%;
    margin-top: 4%;
}

.mytalk-box .pic img {
    width: 100%;
}

.mytalk-box .talkbox {
    width: 32%;
    text-align: right;
    margin-right: 4%;
    float: right;
    margin-top: 5%;
}

.mytalk-box .talkbox .tit {
    display: block;
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    line-height: 120%;
}

.mytalk-box .talkbox .des {
    font-size: 22px;
    font-weight: lighter;
    color: #fff;
    margin-top: 12px;
}

.mytalk-box .talkbox a {
    display: block;
    text-align: right;
    margin-top: 30px;
}

.mytalk-box .talkbox a span {
    display: inline-block;
    background: #fff;
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 24px;
    color: #180790;
    border-radius: 6px;
    font-weight: bold;
}

.mytalk-box1 {
    margin: 0 0 0 0;
}

.mytalk-box1 .talkbox .tit {
    color: #180790;
}

.mytalk-box1 .talkbox .des {
    color: #180790;
}

.mytalk-box1 .talkbox a span {
    background: #180790;
    color: #fff;
}

.mytalk-box3 {
    background: #4830e6 url("../img/qa20.png") no-repeat top center;
}

.mytalk-box3 .pic {
    float: right;
}

.mytalk-box3 .talkbox {
    float: left;
    text-align: left;
}

.mytalk-box3 .talkbox a {
    text-align: left;
}

.mytalk-box3 .talkbox a span {
    color: #fff;
    background: none;
    border: #fff 1px solid;
}

.mytalk-box4 {
    background: url("../img/yj24.png") repeat-y top center;
    margin: 0;
}

.mytalk-box4 .pic {
    width: 42%;
}

.mytalk-box4 .talkbox a span {
    color: #6B79FF;
}

.mytalk-box5 {
    background: url("../img/wl11.png") repeat-y top center;
    margin: 0;
}

.mytalk-box5 .pic {
    width: 36%;
}

.mytalk-box5 .talkbox a span {
    color: #fff;
    background: -webkit-linear-gradient(0deg, #7D1EDC, #12C2E9);
    background: -o-linear-gradient(0deg, #7D1EDC, #12C2E9);
    background: -moz-linear-gradient(0deg, #7D1EDC, #12C2E9);
    background: -ms-linear-gradient(0deg, #7D1EDC, #12C2E9);
}

.mytalk-box6 {
    background: url("../img/rz07.png") repeat-y top center;
}

.mytalk-box6 .pic {
    width: 42%;
}

.mytalk-box6 .talkbox a span {
    color: #FD8861;
}

.mytalk-box7 {
    background: url("../img/hh11.png") repeat-y top center;
    margin: 0;
}

.mytalk-box7 .pic {
    width: 42%;
}

.mytalk-box7 .talkbox a span {
    color: #fff;
    background: none;
    border: #fff 2px solid;
}

.mytalk-box8 {
    background: url("../img/ys18.png") repeat-y top center;
    margin: 4% 0 0 0;
}

.mytalk-box8 .talkbox a span {
    color: #319BFF;
}

.mytalk-box9 {
    margin: 0 0;
    background: url("../img/yz10.png") repeat-y top center;
}

.mytalk-box9 .talkbox a span {
    color: #fff;
    background: -webkit-linear-gradient(0deg, #7D1EDC, #12C2E9);
    background: -o-linear-gradient(0deg, #7D1EDC, #12C2E9);
    background: -moz-linear-gradient(0deg, #7D1EDC, #12C2E9);
    background: -ms-linear-gradient(0deg, #7D1EDC, #12C2E9);
}

.mytalk-box10 {
    background: url("../img/zl19.png") repeat-y top center;
    margin: 0 0;
}

.mytalk-box10 .talkbox a span {
    color: #FD8861;
}

.mytalk-box11 {
    background: url("../img/zz10.png") repeat-y top center;
    margin: 0 0;
    padding: 2% 0 0 0;
}

.mytalk-box11 .talkbox a span {
    color: #000000;
}

.mytalk-box12 {
    /* margin: 30px 0; */
    background: url("../img/zy11.png") repeat-y top center;
}

.mytalk-box12 .talkbox a span {
    color: #D45575;
}


/* 智慧制造 */

.zz-box1 {
    padding: 80px 0;
}

.zz-box1 .box1 li {
    width: 33.3%;
}

.zz-box2 {
    background: linear-gradient(-150deg, #54CCD3, #6957E5);
    background: -webkit-linear-gradient(-150deg, #54CCD3, #6957E5);
    background: -o-linear-gradient(-150deg, #54CCD3, #6957E5);
    background: -moz-linear-gradient(-150deg, #54CCD3, #6957E5);
    padding: 80px 0 86px 0;
}

.zz-box2 .itext-box .text {
    color: #fff;
}

.zz-box2 .itext-box p {
    color: #fff;
}

.zz-box2 .box {
    margin-top: 60px;
    position: relative;
}

.zz-box2 .box .list li {
    padding: 0 0 2% 0;
    border-bottom: #fff 1px dashed;
    width: 14%;
    float: left;
    margin-bottom: 2%;
    clear: left;
}

.zz-box2 .box .list li:nth-child(4) {
    position: absolute;
    top: 15%;
    right: 0;
}

.zz-box2 .box .list li:nth-child(5) {
    position: absolute;
    bottom: 14%;
    right: 0;
}

.zz-box2 .box .list li:nth-child(3) {
    border-bottom: none;
}

.zz-box2 .box .list li:nth-child(5) {
    border-bottom: none;
}

.zz-box2 .box .list li span {
    display: block;
    font-size: 17px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 10px;
}

.zz-box2 .box .list li .des {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 150%;
    height: 600%;
    opacity: .8;
}

.zz-box2 .box .list li .des p {
    padding-left: 16px;
    position: relative;
}

.zz-box2 .box .list li .des p::before {
    position: absolute;
    content: '·';
    font-size: 14px;
    left: 2px;
    top: 0;
}

.zz-box2 .box .picbox {
    position: absolute;
    width: 44%;
    top: 0;
    left: 50%;
    margin-left: -22%;
}

.zz-box2 .box .picbox img {
    width: 100%;
}


/* 智慧园区 */

.yuan-main {
    padding: 80px 0 0 0;
}

.yuanboxList .box {
    margin-top: 60px;
    padding-bottom: 86px;
}

.yuanboxList .box li {
    padding: 0 0 3% 0;
    position: relative;
    overflow: hidden;
}

.yuanboxList .box li::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: url("../img/dashed.png") repeat-x left center;
    bottom: 0;
    left: 0;
}

.yuanboxList .box li:last-child::after {
    background: none;
}

.yuanboxList .box li .pic {
    float: left;
    width: 30%;
    position: relative;
}

.yuanboxList .box li .pic img {
    width: 100%;
}

.yuanboxList .box li .pic span {
    display: block;
    font-size: 22px;
    line-height: 120%;
    color: #fff;
    font-weight: bold;
    width: 44px;
    position: absolute;
    left: 20%;
    top: 25%;
}

.yuanboxList .box li .list {
    width: 61.6%;
    float: right;
}

.yuanboxList .box li .list a {
    display: block;
    width: 25%;
    padding: 3% 1%;
    float: left;
    border-right: #666666 1px dashed;
    border-bottom: #666 1px dashed;
}

.yuanboxList .box li .list a:nth-child(5),
.yuanboxList .box li .list a:nth-child(6),
.yuanboxList .box li .list a:nth-child(7),
.yuanboxList .box li .list a:nth-child(8) {
    border-bottom: none;
    padding: 3% 1% 0 1%;
}

.yuanboxList .box li .list a:nth-child(4n) {
    border-right: none;
}

.yuanboxList .box li .list a:last-child {
    border-right: none;
}

.yuanboxList .box li .list a .imgauto {
    width: 100%;
    overflow: hidden;
    height: 64px;
    margin-bottom: 4px;
}

.yuanboxList .box li .list a .imgauto img {
    width: 100%;
}

.yuanboxList .box li .list a p {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #6B79FF;
}

.yuanboxList .box li:nth-child(3) .list {
    margin-top: 5%;
}

.yuanboxList .box li:nth-child(3) .list a {
    border-bottom: none !important;
}

.yuanboxList .box li:nth-child(3) .list a .imgauto {
    height: 74px;
}


/* 私有云 */

.sy-box1 .box1 li {
    width: 25%;
}

.sy-box2 {
    background: #2C459D;
}

.sy-box2 .itext-box .text {
    color: #fff;
}

.sy-box2 .itext-box p {
    color: #fff;
}

.sy-box2 .box1 li {
    width: 25%;
    position: relative;
    border-right: rgba(255, 255, 255, 0.8) 1px dashed;
}

.sy-box2 .box1 li:last-child {
    border-right: none;
}

.sy-box2 .box1 li .tit {
    color: #fff;
}

.sy-box2 .box1 li .sayb {
    color: #fff;
    text-align: center;
}

.sy-box3 {
    padding: 80px 0;
}

.syboxList1 {
    margin-top: 60px;
}

.syboxList1 li {
    margin: 2% 1%;
    width: 48%;
    padding: 2%;
    float: left;
    border-radius: 17px;
    background: #fff;
    -moz-box-shadow: 0 0 8px rgba(186, 186, 186, 0.36);
    -webkit-box-shadow: 0 0 8px rgba(186, 186, 186, 0.36);
    box-shadow: 0 0 8px rgba(186, 186, 186, 0.36);
    overflow: hidden;
}

.syboxList1 li .pic {
    width: 100%;
}

.syboxList1 li .pic img {
    max-width: 100%;
    height: 120px;
}

.syboxList1 li span {
    display: block;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    margin: 25px 0;
}

.syboxList1 li .info {
    font-size: 15px;
    color: #666666;
    line-height: 22px;
    height: calc(22px * 7);
    overflow: hidden;
}

.sy-box4 {
    padding-bottom: 96px;
}

.sy-box4 .list {
    margin-top: 34px;
}

.sy-box4 .list li {
    margin: 2% 1%;
    width: 17.6%;
    -moz-box-shadow: 0 0 8px rgba(186, 186, 186, 0.36);
    -webkit-box-shadow: 0 0 8px rgba(186, 186, 186, 0.36);
    box-shadow: 0 0 8px rgba(186, 186, 186, 0.36);
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.sy-box4 .list li .imgauto {
    height: 96px;
}


/* 平面设计 */

.adboxList {
    padding: 44px 0 0 0;
}

.adboxList .ad-menu {
    text-align: center;
}

.adboxList .ad-menu li {
    display: inline-block;
    width: 19%;
    text-align: center;
}

.adboxList .ad-menu a {
    display: block;
}

.adboxList .ad-menu a .imgauto {
    width: 100%;
    overflow: hidden;
    height: 60px;
}

.adboxList .ad-menu a .imgauto img {
    width: 100%;
}

.adboxList .ad-menu a span {
    display: block;
    text-align: center;
    color: #666666;
    font-weight: bold;
    font-size: 18px;
    opacity: .67;
    margin-top: 8px;
}

.adboxList .ad-menu li.on span {
    opacity: 1;
}

.adboxList .ad-list {
    width: 94%;
    margin: 60px auto 0 auto;
}

.adboxList .ad-list .mylist {
    margin-top: 30px;
}

.adboxList .ad-list .mylist .myitem {
    overflow: hidden;
    position: relative;
    padding: 4% 0;
}

.adboxList .ad-list .mylist .myitem::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: url("../img/dashed.png") repeat-x left center;
    bottom: 0;
    left: 0;
}

.adboxList .ad-list .mylist .myitem:last-child::after {
    background: none;
}

.adboxList .ad-list .mylist .myitem .pic {
    width: 42.6%;
    float: right;
}

.adboxList .ad-list .mylist .myitem .info {
    width: 48%;
    padding: 3% 3%;
    float: left;
    transition: .5s;
    position: relative;
    left: 0;
}

.adboxList .ad-list .mylist .myitem:hover .info {
    left: 10px;
}

.adboxList .ad-list .mylist .myitem .info span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 20px;
}

.adboxList .ad-list .mylist .myitem .info .conp {
    font-size: 16px;
    color: #666666;
    line-height: 150%;
}

.adboxList .ad-list .mylist .myitem:nth-child(even) .pic {
    float: left;
}

.adboxList .ad-list .mylist .myitem:nth-child(even) .info {
    float: right;
}


/* 企业安全 */

.sfboxList {
    padding: 44px 0 0 0;
}

.sfboxList .sf-menu {
    text-align: center;
}

.sfboxList .sf-menu li {
    display: inline-block;
    overflow: hidden;
    width: 49%;
    text-align: center;
}

.sfboxList .sf-menu li a {
    overflow: hidden;
    display: inline-block;
}

.sfboxList .sf-menu li .pic {
    height: 94px;
    display: block;
    float: left;
}

.sfboxList .sf-menu li .pic img {
    display: block;
    height: 100%;
}

.sfboxList .sf-menu li span {
    display: block;
    height: 92px;
    line-height: 92px;
    color: #666666;
    font-weight: bold;
    font-size: 22px;
    opacity: .67;
    float: left;
    margin-left: 4px;
}

.sfboxList .sf-menu li.on span {
    opacity: 1;
}

.sfboxList .sf-list {
    width: 94%;
    margin: 36px auto 0 auto;
}

.sfboxList .sf-list .picbox {
    margin-top: 50px;
}

.sfboxList .sf-list .picbox img {
    margin: 0 auto;
    max-width: 100%;
}

.sfboxList .sf-list .mylist {
    margin-top: 40px;
}

.sfboxList .sf-list .mylist .myitem {
    overflow: hidden;
    position: relative;
    padding: 2% 0;
}

.sfboxList .sf-list .mylist .myitem::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: url("../img/dashed.png") repeat-x left center;
    bottom: 0;
    left: 0;
}

.sfboxList .sf-list .mylist .myitem:last-child::after {
    background: none;
}

.sfboxList .sf-list .mylist .myitem .pic {
    width: 40%;
    float: right;
}

.sfboxList .sf-list .mylist .myitem .info {
    width: 50%;
    padding: 2% 2%;
    float: left;
    position: relative;
    left: 0;
    transition: .5s;
}

.sfboxList .sf-list .mylist .myitem:hover .info {
    left: 10px;
}

.sfboxList .sf-list .mylist .myitem .info span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 20px;
}

.sfboxList .sf-list .mylist .myitem .info .conp {
    font-size: 16px;
    color: #666666;
    line-height: 150%;
}

.sfboxList .sf-list .mylist .myitem:nth-child(even) .pic {
    float: left;
}

.sfboxList .sf-list .mylist .myitem:nth-child(even) .info {
    float: right;
}


/* 网络安全 */

.net-box1 .box1 li {
    width: 33.3%
}

.net-box2 {
    padding-bottom: 80px;
}

.netboxList2 {
    background: url(../img/wl10.png) no-repeat center center;
    margin: 50px 0 0 0;
}

.netboxList2 li {
    overflow: hidden;
    padding: 2% 1%;
}

.netboxList2 li .imgauto {
    width: 36%;
    height: 240px;
    float: right;
}

.netboxList2 li .info {
    width: 36%;
    float: left;
    padding: 3% 0;
}

.netboxList2 li .info span {
    display: block;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 20px;
}

.netboxList2 li .info p {
    font-size: 16px;
    color: #666666;
}

.netboxList2 li:nth-child(even) .imgauto {
    float: left;
}

.netboxList2 li:nth-child(even) .info {
    float: right;
}

.net-box3 {
    padding: 80px 0;
}

.netboxList3 {
    margin-top: 50px;
}

.netboxList3 li {
    width: 30%;
    float: left;
    margin-bottom: 2%;
    border: #999 1px dashed;
}

.netboxList3 li:nth-child(3n-1) {
    margin: 0 5% 2% 5%;
}

.netboxList3 li .imgauto {
    width: 100%;
    height: 104px;
}


/* 数据容灾 */

.data-box2 {
    padding: 80px 0;
    background: #5296F9;
}

.data-box2 .itext-box .text {
    color: #fff;
}

.data-box2 .itext-box p {
    color: #fff;
}

.data-box2 .dabox {
    margin-top: 52px;
    padding: 0 0;
}

.data-box2 .dabox .fl {
    width: 42.7%;
    padding: 1% 0 0 0;
}

.data-box2 .dabox .fr {
    width: 48.7%;
}

.data-box2 .dabox .fr .pic {
    display: block;
    width: 100%;
}

.data-box2 .dabox .fl .flbox {
    margin-bottom: 40px;
}

.data-box2 .dabox .fl .flbox:last-child {
    margin-bottom: 0;
}

.data-box2 .dabox .fl .flbox span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.data-box2 .dabox .fl .flbox p {
    font-size: 18px;
    color: #fff;
}


/* 华为云 */



.hw-box1 .box {
    width: 100%;
    margin: 0 auto;
    padding: 56px 0 46px 0;
    background: url("../img/dashed.png") repeat-x left bottom;
}

.hw-box1 .box li {
    width: 33.3%;
    float: left;
    padding: 0 4%;
    background: url("../img/hw13.png") no-repeat right center;
}

.hw-box1 .box li:nth-child(3) {
    background: none;
}

.hw-box1 .box li span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
    transition: all .5s;
    transform: scale(1);
}

.hw-box1 .box li .des {
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    height: 66px;
    transition: all .5s;
    transform: scale(1);
}

.hw-box1 .box li:hover span {
    transform: scale(1.06);
}

.hw-box1 .box li:hover .des {
    transform: scale(1.06);
}

.hw-box2 {
    padding: 66px 0;
}

.hw-box2 .box {
    margin-top: 50px;
    background: url("../img/hw15.png") no-repeat top center;
}

.hw-box2 .box ul {
    width: 100%;
    margin: 0 auto;
}

.hw-box2 .box li {
    overflow: hidden;
    margin-bottom: 3%;
}

.hw-box2 .box li .pic {
    width: 40%;
    float: right;
}

.hw-box2 .box li .pic img {
    width: 100%;
}

.hw-box2 .box li .info {
    width: 51%;
    float: left;
    padding: 4% 0;
    position: relative;
    left: 0;
    transition: all .5s;
}

.hw-box2 .box li .info:hover {
    left: 10px;
}

.hw-box2 .box li:nth-child(4) .info {
    padding: 6% 0;
}

.hw-box2 .box li .info span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #4D4D4D;
    padding: 0 0 12px 0;
    background: url("../img/hw14.png") no-repeat left bottom;
    margin-bottom: 14px;
}

.hw-box2 .box li .info .des {
    font-size: 16px;
    color: #666666;
}

.hw-box2 .box li .info i {
    display: block;
    font-style: normal;
    font-size: 18px;
    color: #178AFF;
    margin-top: 6px;
}

.hw-box2 .box li .info a {
    display: block;
    width: 162px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 40px;
    background: #178AFF;
    border-radius: 14px;
    position: relative;
    transition: all .5s;
}

.hw-box2 .box li .info a:hover {
    width: 180px;
}

.hw-box2 .box li:nth-child(even) .pic {
    float: left;
}

.hw-box2 .box li:nth-child(even) .info {
    float: right;
}

.hw-box3 {
    background: url("../img/hw06.png") repeat-y top center;
    padding: 80px 0;
}

.hw-box3 .itext-box .text {
    color: #fff;
}

.hw-box3 .itext-box p {
    color: #fff;
}

.hw-box3 .box {
    margin: 60px auto 0 auto;
}

.hw-box3 .box li {
    overflow: hidden;
    margin-bottom: 60px;
}

.hw-box3 .box li .pic {
    width: 52%;
    float: left;
}

.hw-box3 .box li .pic img {
    width: 100%;
}

.hw-box3 .box li .info {
    width: 38%;
    float: right;
}

.hw-box3 .box li .info span {
    display: block;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 12px;
}

.hw-box3 .box li .info .des {
    font-size: 18px;
    color: #FFFFFF;
}

.hw-box3 .box li:nth-child(1) .info {
    padding: 1.5% 0;
}

.hw-box3 .box li:nth-child(2) .pic {
    float: right;
}

.hw-box3 .box li:nth-child(2) .info {
    float: left;
    text-align: right;
}

.hw-box4 {
    padding: 54px 0 70px 0;
    background: #2a80ed url("../img/hw09.png") no-repeat top center;
}

.hw-box4 .box {
    width: 100%;
    margin: 0 auto;
}

.hw-box4 .box .textinfo {
    width: 68%;
    float: left;
}

.hw-box4 .box .textinfo span {
    display: block;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 6px;
}

.hw-box4 .box .textinfo .info i {
    font-style: normal;
    float: left;
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}

.hw-box4 .box .textinfo .info p {
    float: left;
    font-size: 26px;
    padding-left: 30px;
    background: url("../img/hw10.png") no-repeat left center;
    background-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-left: 20px;
}

.hw-box4 .box .link {
    width: 90px;
    height: 90px;
    display: block;
    text-align: center;
    border: #fff 2px solid;
    float: right;
    padding: 1% 0;
    font-size: 26px;
    line-height: 120%;
    font-weight: bold;
    color: #fff;
    border-radius: 13px;
}


/* 云视讯 */

.myview-box1 {
    padding: 80px 0;
}

.myview-box1 .box {
    margin-top: 60px;
    background: url("../img/ys02.png") no-repeat center 10px;
}

.myview-box1 .box ul {
    margin: 0 auto;
}

.myview-box1 .box ul li {
    width: 46%;
    margin: 1% 0;
    float: left;
    overflow: hidden;
    transition: all .5s;
    transform: scale(1);
}

.myview-box1 .box ul li:hover {
    transform: scale(1.04);
}

.myview-box1 .box ul li .pic {
    float: right;
    height: 120px;
}

.myview-box1 .box ul li .pic img {
    height: 100%;
}

.myview-box1 .box ul li .info {
    width: 46%;
    float: left;
    padding: 2% 0 0 0;
}

.myview-box1 .box ul li:nth-child(3) .pic {
    margin-right: 12%;
}

.myview-box1 .box ul li:nth-child(4) .pic {
    margin-left: 8%;
}

.myview-box1 .box ul li:nth-child(even) {
    float: right;
}

.myview-box1 .box ul li:nth-child(even) .pic {
    float: left;
}

.myview-box1 .box ul li:nth-child(even) .info {
    float: right;
}

.myview-box1 .box ul li:nth-child(3) .info {
    padding: 6% 0 0 0;
}

.myview-box1 .box ul li:nth-child(5) .info {
    padding: 8% 0 0 0;
}

.myview-box1 .box ul li:nth-child(4) .info {
    padding: 6% 0 0 0;
}

.myview-box1 .box ul li:nth-child(6) .info {
    padding: 8% 0 0 0;
}

.myview-box1 .box ul li .info span {
    display: block;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 6px;
}

.myview-box1 .box ul li .info p {
    font-size: 18px;
    color: #666666;
    line-height: 150%;
}

.myview-box2 .box {
    margin-top: 60px;
}

.myview-box2 .box li {
    position: relative;
    height: 426px;
    margin-bottom: 54px;
}

.myview-box2 .box li .w {
    position: relative;
    height: 100%;
}

.myview-box2 .box li .textinfo {
    position: absolute;
    width: 47%;
    right: 1%;
    top: 50%;
    transition: all .5s;
    transform: scale(1);
}

.myview-box2 .box li .textinfo:hover {
    transform: scale(1.1);
}

.myview-box2 .box li:nth-child(even) .textinfo {
    right: auto;
    left: 1%;
}

.myview-box2 .box li span {
    display: block;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.myview-box2 .box li .info {
    font-size: 22px;
    color: #fff;
}


/* 私有云解决方案 */

.syd-menu {
    margin: 60px 0 0 0;
    text-align: center;
}

.syd-menu li {
    width: 24.6%;
    text-align: center;
    margin-bottom: 2%;
    display: inline-block;
}

.syd-menu li a {
    font-size: 26px;
    color: #666666;
    font-weight: bold;
    display: block;
}

.syd-n .box1 li .sayb {
    text-align: center;
}

.sydboxInfo {
    padding: 54px 0;
    background: #EBEBEB;
}

.sydboxInfo .fl {
    width: 24%;
}

.sydboxInfo .fr {
    width: 66%;
}

.sydboxInfo .sydtit {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 20px;
}

.sydboxInfo .info {
    font-size: 18px;
    color: #666666;
}

.sydboxInfo .icon {
    display: block;
    margin-bottom: 6%;
    width: 20%;
}

.sydboxInfo .pic {
    width: 100%;
}

.sydboxInfo .pic img {
    max-width: 100%;
    margin: 0 auto;
}

.sydboxInfo1 .fl {
    float: none;
    width: 100%;
    text-align: center;
}

.sydboxInfo1 .fr {
    float: none;
    width: 100%;
}

.sydboxInfo2 .fr {
    width: 47.8%;
}

.sydboxInfo2 .fl {
    width: 44.4%;
}


/* 云桌面 */

.vdi-box1 {
    padding: 80px 0;
}

.vdi-box1 .box {
    margin-top: 60px;
}

.vdi-box1 .box li {
    overflow: hidden;
    margin-bottom: 2%;
    padding: 0 0;
}

.vdi-box1 .box li:last-child {
    margin-bottom: 0;
}

.vdi-box1 .box li .pic {
    width: 40%;
    float: left;
}

.vdi-box1 .box li .info {
    width: 42%;
    float: right;
    padding: 8% 0;
    position: relative;
    transition: all .5s;
    left: 0;
}

.vdi-box1 .box li .info:hover {
    left: 10px;
}

.vdi-box1 .box li:nth-child(even) .pic {
    float: right;
}

.vdi-box1 .box li:nth-child(even) .info {
    float: left;
}

.vdi-box1 .box li .info span {
    display: block;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 20px;
}

.vdi-box1 .box li .info .des {
    font-size: 18px;
    color: #666666;
}

.vdi-box2 {
    background: linear-gradient(-90deg, #7878EE, #3B2274);
    background: -webkit-linear-gradient(-90deg, #7878EE, #3B2274);
    background: -o-linear-gradient(-90deg, #7878EE, #3B2274);
    background: -moz-linear-gradient(-90deg, #7878EE, #3B2274);
    padding: 80px 0 86px 0;
}

.vdi-box2 .itext-box .text {
    color: #fff
}

.vdi-box2 .itext-box p {
    color: #fff
}

.vdi-box2 .box {
    background: url(../img/yz09.png) no-repeat center center;
    margin-top: 60px;
}

.vdi-box2 .box ul li {
    position: relative;
    width: 25%;
    float: left;
    transition: all .5s;
    transform: scale(1);
}

.vdi-box2 .box ul li:hover {
    transform: scale(1.05);
}

.vdi-box2 .box ul li .imgauto {
    position: absolute;
    width: 100%;
    height: 110px;
    left: 0;
}

.vdi-box2 .box ul li:nth-child(odd) {
    padding-top: 110px;
}

.vdi-box2 .box ul li:nth-child(even) {
    padding-bottom: 110px;
}

.vdi-box2 .box ul li:nth-child(odd) .imgauto {
    top: 0;
}

.vdi-box2 .box ul li:nth-child(even) .imgauto {
    bottom: 0;
}

.vdi-box2 .box ul li .textinfo {
    padding: 4% 0;
    text-align: center;
}

.vdi-box2 .box ul li .textinfo span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 6px;
}

.vdi-box2 .box ul li .textinfo .des {
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
}

.vdi-box3 {
    padding: 60px 0 80px 0;
    width: 100%;
}

.vdiboxList1-group {
    margin-top: 50px;
}

.vdiboxList1-group .vdiboxList1 li {
    width: 18.6%;
    float: left;
    overflow: hidden;
    transition: .5s;
}

.vdiboxList1-group .vdiboxList1 li.active {
    width: 44%;
    transition: width .5s;
    -webkit-transition: width .5s;
}

.vdiboxList1-group .vdiboxList1 li .text1 {
    font-size: 22px;
    text-align: center;
    color: #666666;
    margin-bottom: 24px;
    opacity: .53;
    transition: .5s;
    position: relative;
}

.vdiboxList1-group .vdiboxList1 li .text1 span {
    background: #fff;
    display: inline-block;
    padding: 0 6px;
    font-weight: bold;
    position: relative;
    z-index: 6;
}

.vdiboxList1-group .vdiboxList1 li .text1 i {
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #333;
    top: 50%;
    left: 0;
}

.vdiboxList1-group .vdiboxList1 li.active .text1 {
    opacity: 1;
}

.vdiboxList1-group .vdiboxList1 .text2 {
    position: relative;
}

.vdiboxList1-group .vdiboxList1 .text2 img {
    height: 100%;
}

.vdiboxList1-group .vdiboxList1 .text2 em {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
}

.vdiboxList1-group .vdiboxList1 li.active em {
    display: none;
}

.m-vdiboxList2 {
    display: none;
}

.m-vdiboxList2 li {
    width: 48%;
    float: left;
    margin: 1%;
    overflow: hidden;
    position: relative;
}

.m-vdiboxList2 li .pic {
    width: 100%;
    position: absolute;
    top: 0;
}

.m-vdiboxList2 li .pic img {
    width: 100%;
}

.m-vdiboxList2 li .textinfo {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.m-vdiboxList2 li .textinfo span {
    display: block;
    font-size: 16px;
    text-align: center;
    width: 100%;
    top: 50%;
    font-weight: bold;
    color: #fff;
    position: absolute;
}


/* 公有云解决方案 */

.gyd-menu li {
    width: 19.5% !important;
}

.gyd-box1 {
    padding: 80px 0;
}

.gyd-box1 .box {
    margin-top: 50px;
    padding: 0 1%;
}

.gyd-box1 .box li {
    overflow: hidden;
    padding: 20px 0 0 0;
}

.gyd-box1 .box li .pic {
    width: 25%;
    float: left;
}

.gyd-box1 .box li .pic img {
    display: block;
    width: 100%;
}

.gyd-box1 .box li .textinfo {
    width: 70%;
    float: right;
    padding-bottom: 2%;
    background: url("../img/dashed.png") repeat-x left bottom;
}

.gyd-box1 .box li:last-child .textinfo {
    background: none;
}

.gyd-box1 .box li .textinfo span {
    display: block;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 12px;
    transition: all .5s;
    position: relative;
    left: 0;
}

.gyd-box1 .box li .textinfo .des {
    font-size: 18px;
    color: #666666;
    line-height: 140%;
    transition: all .5s;
    position: relative;
    left: 0;
}

.gyd-box1 .box li .textinfo:hover span {
    left: 10px;
}

.gyd-box1 .box li .textinfo:hover .des {
    left: 10px;
}

.gyd-box2 {
    background: #EBEBEB;
    padding: 56px 0;
}

.gyd-box2 .box {
    margin-top: 40px;
}

.gyd-box2 .box li {
    width: 33.3%;
    text-align: center;
    float: left;
    margin: 0 0 20px 0;
    position: relative;
    top: 0;
    transition: all .5s;
}

.gyd-box2 .box li:hover {
    top: -10px;
}

.gyd-box2 .box li .pic {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.gyd-box2 .box li .pic img {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    height: 97px;
    line-height: 97px;
}

.gyd-box2 .box li .textinfo {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
    margin-left: 2px;
}

.gyd-box2 .box li .textinfo span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 12px;
}

.gyd-box2 .box li .textinfo h1 {
    font-size: 18px;
    color: #666666;
}

.gyd-box3 .box1 li {
    width: 25%;
}

.gyd-box3 .box1 li .sayb {
    text-align: center;
}

.gyd-box5 .box1 li .sayb {
    text-align: center;
}

.gyd-box4 {
    background: #EBEBEB;
    padding: 60px 0 80px 0;
}

.gyd-box4 .box {
    margin-top: 56px;
    padding: 0 1%;
}

.gyd-box4 .box .fl {
    width: 63.8%;
}

.gyd-box4 .box .fl .pic {
    width: 100%;
}

.gyd-box4 .box .fl .pic img {
    width: 100%;
}

.gyd-box4 .box .fr {
    width: 30%;
    padding: 1% 0 0 0;
}

.gyd-box4 .box .fr dl {
    margin-bottom: 8%;
    position: relative;
    transition: all .5s;
    transform: scale(1);
}

.gyd-box4 .box .fr dl:hover {
    transform: scale(1.05);
}

.gyd-box4 .box .fr dl dd {
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    padding: 0 0 0 40px;
}

.gyd-box4 .box .fr dl:nth-child(1) dd:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 24px;
    height: 24px;
    background: url("../img/gy21.png") no-repeat center;
    background-size: 100%;
}

.gyd-box4 .box .fr dl:nth-child(2) dd:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 24px;
    height: 24px;
    background: url("../img/gy22.png") no-repeat center;
    background-size: 100%;
}

.gyd-box4 .box .fr dl dt {
    padding: 10px 0 0 30px;
    position: relative;
    font-size: 18px;
    color: #666666;
    line-height: 150%;
}

.gyd-box4 .box .fr dl dt:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 0;
    width: 1px;
    height: 100%;
    background: url("../img/gy23.png") repeat-y center top;
    background-size: 100%;
}

.gyd-box4 .box .fr dl dt p {
    position: relative;
    padding-left: 16px;
}

.gyd-box4 .box .fr dl dt p:before {
    content: '·';
    font-size: 18px;
    color: #666;
    position: absolute;
    top: 0;
    left: 0;
}


/* 智慧城市 */

.city-box2 .cbox2List {
    margin-top: 50px;
    background: url("../img/zc22.png") no-repeat top center;
}

.city-box2 .cbox2List .fl {
    width: 42%;
    padding: 60px 0 80px 0;
}

.city-box2 .cbox2List .fr {
    width: 42%;
    padding: 60px 0 80px 0;
}

.city-box2 .cbox2List .tittext {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 40px;
}

.city-box2 .cbox2List .fr .tittext {
    text-align: right;
}

.city-box2 .cbox2List ul li {
    overflow: hidden;
    margin-bottom: 22px;
    position: relative;
    transition: All 0.4s ease-in-out;
    left: 0;
}

.city-box2 .cbox2List ul li:hover {
    transform: rotateX(360deg);
}

.city-box2 .cbox2List .fl ul li:nth-child(2) {
    width: 90%;
}

.city-box2 .cbox2List .fl ul li:nth-child(3) {
    width: 80%;
}

.city-box2 .cbox2List ul li .pic {
    width: 64px;
    display: block;
    float: left;
}

.city-box2 .cbox2List ul li .info {
    width: calc(100% - 64px - 18px);
    float: left;
    margin-left: 18px;
}

.city-box2 .cbox2List ul li .info span {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 8px;
}

.city-box2 .cbox2List ul li .info p {
    display: block;
    font-size: 14px;
    color: #fff;
}

.city-box4 {
    width: 100%;
    background: url("../img/zc17.png") repeat-y top center;
    padding: 68px 0 80px 0;
}

.city-box4 .itext-box .text {
    color: #fff;
}

.city-box4 .itext-box p {
    color: #fff;
}

.city-box4 .infobox {
    margin-top: 50px;
}

.city-box4 .infobox img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.city-box5 {
    padding: 70px 0 0 0;
}

.cbox3List {
    margin-top: 50px;
}

.cbox3List .hd {
    margin-bottom: 20px;
}

.cbox3List .hd ul {
    text-align: center;
}

.cbox3List .hd ul li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 0 20px;
    font-size: 22px;
    color: #333;
    opacity: 0.39;
    font-weight: bold;
    margin-bottom: 14px;
}

.cbox3List .hd ul li.on {
    opacity: 1;
    color: #000;
}

.cbox3List .hd ul li a {
    color: #333;
    opacity: 0.39;
    display: block;
    line-height: 100%;
}

.cbox3List .hd ul li.on a {
    opacity: 1;
    color: #000;
}

.cbox3List .bd {
    background: url(../img/zc16.png) no-repeat top center;
    padding: 68px 0 78px 0;
    width: 100%;
}

.cbox3List .bd ul {
    min-height: calc(580px - 68px - 78px - 40px);
}

.cbox3List .bd ul h1 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 42px;
}

.cbox3List .bd ul li {
    position: relative;
    color: #fff;
    margin-bottom: 40px;
    padding-left: 48px;
}

.cbox3List .bd ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 16px;
    height: 16px;
    background: url(../img/zc23.png) no-repeat center;
    background-size: 100%;
}

.cbox3List .bd ul li span {
    display: block;
    font-size: 22px;
    font-weight: bolder;
    margin-bottom: 8px;
}

.cbox3List .bd ul li p {
    font-size: 18px;
    width: 76%;
}


/* 智慧零售 */

.sales-box1 {
    padding: 72px 0 0 0;
}

.sales-box1 .picbox {
    margin-top: 50px;
}

.sales-box1 .picbox img {
    max-width: 100%;
    margin: 0 auto;
}

.sales-box2 .box1 li {
    width: 20%;
}

.sales-box2 .box1 li .sayb {
    text-align: center;
}

.sales-box3 {
    background: linear-gradient(0deg, #F29B6C, #EA626E);
    background: -webkit-linear-gradient(0deg, #F29B6C, #EA626E);
    background: -o-linear-gradient(0deg, #F29B6C, #EA626E);
    background: -moz-linear-gradient(0deg, #F29B6C, #EA626E);
    padding: 80px 0;
}

.sales-box3 .itext-box .text {
    color: #fff;
}

.sales-box3 .itext-box p {
    color: #fff;
}

.sales-box5 {
    background: linear-gradient(-152deg, #90D0D5, #3071B7);
    background: -webkit-linear-gradient(-152deg, #90D0D5, #3071B7);
    background: -o-linear-gradient(-152deg, #90D0D5, #3071B7);
    background: -moz-linear-gradient(-152deg, #90D0D5, #3071B7);
}

.sales-box5 .itext-box .text {
    color: #fff;
}

.sales-box5 .itext-box p {
    color: #fff;
}

.sales-box5 .box1 li {
    width: 25%;
}

.sales-box5 .box1 li .tit {
    color: #fff;
}

.sales-box6 {
    padding: 80px 0;
}

.saleboxList {
    margin-top: 50px;
}

.saleboxList #salemenu {
    text-align: center;
    margin-top: 40px;
}

.saleboxList #salemenu li {
    font-size: 22px;
    color: #666666;
    opacity: 0.5;
    display: inline-block;
    padding: 0 30px;
    font-weight: bold;
}

.saleboxList #salemenu li.on {
    opacity: 1;
}

.saleboxList #salelist {
    width: 100%;
    position: relative;
}

.saleboxList #salelist li {
    position: relative;
}

.saleboxList #salelist .pic {
    width: 100%;
}

.saleboxList #salelist .pic img {
    display: block;
    width: 100%;
}

.saleboxList #salelist .info {
    position: absolute;
    width: 28.6%;
    top: 14%;
    left: 6%;
}

.saleboxList #salelist .info .text {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 150%;
}

.sales-box7 {
    padding: 0 0 80px 0;
}

.sales-box7 .box {
    margin-top: 50px;
    padding: 40px;
    border: #5C5C5C 2px dashed;
}

.sales-box7 .box span {
    display: block;
    font-size: 22px;
    color: #666666;
    margin-bottom: 38px;
    font-weight: bold;
}

.sales-box7 .box .textbox1 {
    margin-bottom: 28px;
}

.sales-box7 .box .textbox1 .fl {
    width: 56.8%;
}

.sales-box7 .box .textbox1 .fl h2 {
    font-size: 18px;
    color: #666666;
}

.sales-box7 .box .textbox1 .fr {
    width: 36.2%;
}

.sales-box7 .box .textbox2 li {
    float: left;
    width: 18%;
    margin: 0 1% 1% 1%;
}

.sales-box7 .box .textbox2 li .imgauto {
    height: 110px;
    width: 100%;
}


/* 知心云 */

.zx-box1 .box1 li {
    width: 25%;
    border-bottom: #ddd 1px dashed;
    border-right: #ddd 1px dashed;
    margin: 0;
    padding: 10px 0;
}

.zx-box1 .box1 li:nth-child(4n) {
    border-right: none;
}

.zx-box1 .box1 li:nth-last-child(4) {
    border-bottom: none;
}

.zx-box1 .box1 li:nth-last-child(3) {
    border-bottom: none;
}

.zx-box1 .box1 li:nth-last-child(2) {
    border-bottom: none;
}

.zx-box1 .box1 li:nth-last-child(1) {
    border-bottom: none;
}

.zx-box1 .box1 li .imgauto {
    height: 90px;
}

.zx-box2 {
    padding: 80px 0;
    background: linear-gradient(71deg, rgba(98, 107, 240, 1) 0%, rgba(125, 147, 250, 1) 100%);
    background: -webkit-linear-gradient(71deg, rgba(98, 107, 240, 1) 0%, rgba(125, 147, 250, 1) 100%);
    background: -o-linear-gradient(71deg, rgba(98, 107, 240, 1) 0%, rgba(125, 147, 250, 1) 100%);
    background: -moz-linear-gradient(71deg, rgba(98, 107, 240, 1) 0%, rgba(125, 147, 250, 1) 100%);
}

.zx-box2 .itext-box .text {
    color: #fff;
}

.zx-box2 .itext-box p {
    color: #fff;
}

.zx-box2 .zxboxList1 {
    margin: 30px auto 0 auto;
}

.zx-box2 .zxboxList1 li {
    padding: 12px 0;
    border-bottom: #fff 1px dashed;
    overflow: hidden;
}

.zx-box2 .zxboxList1 li:last-child {
    border-bottom: none;
}

.zx-box2 .zxboxList1 li .pic {
    width: 16%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.zx-box2 .zxboxList1 li .pic img {
    width: 100%;
}

.zx-box2 .zxboxList1 li .info {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 76%;
    padding: 1% 0;
    position: relative;
    transition: all .5s;
    left: 0;
    margin-left: 6%;
}

.zx-box2 .zxboxList1 li:hover .info {
    left: 10px;
}

.zx-box2 .zxboxList1 li .info span {
    display: block;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

.zx-box2 .zxboxList1 li .info p {
    display: block;
    font-size: 18px;
    color: #fff;
}

.zx-box3 {
    padding: 80px 0 0 0;
}

.zx-box3 .box {
    margin-top: 50px;
    background: #ebebeb;
}

.zx-box3 .box .pic {
    width: 100%;
    margin: 0 auto;
}

.zx-box3 .box .list {
    padding: 60px 0;
    margin: 0 auto;
}

.zx-box3 .box .list dd {
    margin-bottom: 22px;
}

.zx-box3 .box .list dt {
    margin-bottom: 20px;
}

.zx-box3 .box .list h1 {
    font-size: 24px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 20px;
}

.zx-box3 .box .list h2 {
    font-size: 16px;
    color: #666666;
}

.zx-box3 .box .list h3 {
    font-size: 20px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 16px;
}

.zx-box4 {
    padding: 80px 0;
}

.zx-box4 .box {
    margin-top: 50px;
}

.zx-box4 .box li {
    width: 10.5%;
    margin: 1% 1%;
    background: #fff;
    float: left;
}

.zx-box4 .box li .imgauto {
    height: 82px;
}


/* 混合云 */

.hh-box3 {
    padding: 80px 0;
}

.hhboxList1 {
    margin: 40px auto 0 auto;
}

.hhboxList1 .hhmenu {
    text-align: center;
    margin-bottom: 20px;
}

.hhboxList1 .hhmenu li {
    display: block;
    width: 33.3%;
    opacity: .38;
    float: left;
}

.hhboxList1 .hhmenu li.on {
    opacity: 1;
}

.hhboxList1 .hhmenu li a {
    display: block;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
}

.hhboxList1 .hhlist {
    padding: 60px 0;
    background: rgba(142, 154, 214, 0.1);
    border-radius: 14px;
}

.hhboxList1 .hhlist li .pic {
    display: block;
}

.hhboxList1 .hhlist li .pic img {
    display: block;
    margin: 0 auto 6% auto;
    width: 60%;
}

.hhboxList1 .hhlist li .info {
    font-size: 18px;
    color: #666666;
    width: 90%;
    margin: 0 auto;
}

.hh-box4 {
    padding: 0 0 60px 0;
}

.hh-box4 .list {
    margin: 50px auto 0 auto;
    text-align: center;
}

.hh-box4 .list li {
    width: 30%;
    margin: 0 6%;
    display: inline-block;
}

.hh-box4 .list li .imgauto {
    height: 70px;
}

.hh-box4 .list li .imgauto img {
    width: 100%;
}


/* oracle */

.or-box1 .box1 li {
    width: 25%;
}

.or-box1 .box1 li .sayb {
    text-align: center;
}

.offi-box1 {
    padding: 0 0 80px 0;
}

.offi-box1 .box {
    margin: 0 0 0 0;
    overflow: hidden;
    width: 100%;
}

.or-box3 {
    padding: 0 0 70px 0;
}

.or-box3 .box {
    margin: 50px auto 0 auto;
}

.or-box3 .swiper-container {
    width: 100%;
    padding-bottom: 40px;
}

.or-box3 .swiper-slide {
    width: 49%;
    position: relative;
    overflow: hidden;
    margin-right: 1%;
}

.or-box3 .swiper-slide .pic {
    display: block;
    width: 100%;
}

.or-box3 .swiper-slide .info {
    position: absolute;
    top: 23%;
    left: 14%;
}

.or-box3 .swiper-slide .info .t1 {
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 3%;
}

.or-box3 .swiper-slide .info p {
    font-size: 14px;
    color: #ffffff;
    height: 3em;
    line-height: 1.5em;
    width: 90%;
}

.or-box3 .swiper-slide .info a {
    width: 120px;
    height: 36px;
    border: #ffffff 1px solid;
    border-radius: 4px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #ffffff;
    display: block;
    margin-top: 18%;
}

.or-box3 .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
    text-align: center;
}

.or-box3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.or-box3 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.or-box3 .swiper-pagination-bullet-active {
    background: #000;
    opacity: 1;
}

.block-box6 {
    padding: 102px 0;
    background: url("../img/or7.png") no-repeat top center;
}

.block-box6 .box h2 {
    font-size: 32px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.block-box6 .box .totalk {
    margin-top: 20px;
    text-align: center;
}

.block-box6 .box .totalk a {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    border: #fff 1px solid;
    font-size: 18px;
    font-weight: bold;
    border-radius: 18px;
    transition: .5s
}

.block-box6 .box .totalk a:hover {
    width: 180px;
    background: #fff;
    color: #180790;
}

.block-box7 {
    background: url("../img/zyi7.png") no-repeat top center;
}

.block-box7 .box h2 {
    color: #333333;
}

.block-box7 .box .totalk a {
    color: #3d2680;
    background: #fff;
    border: #3d2680 1px solid;
}

.block-box7 .box .totalk a:hover {
    color: #fff;
    background-image: linear-gradient(to bottom, #3d2680, #2a244a);
}


/* office */

.offi-box11 {
    padding: 80px 0 0 0;
}

.offi-box11 .box {
    margin-top: 50px;
}

.offi-box2 .box1 li {
    padding: 0 0 20px 0;
}

.offi-box2 .box1 li .sayb {
    text-align: center;
    line-height: 1.5em;
    min-height: 4.5em;
}

.offi-box2 .box1 li .price {
    font-size: 18px;
    color: #f54023;
    font-weight: bolder;
    margin-top: 22px;
    text-align: center;
}

.offi-box2 .box1 li a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 18px auto 0 auto;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(-90deg, #3d2680 0%, #2a244a 100%);
    background: -webkit-linear-gradient(-90deg, #3d2680 0%, #2a244a 100%);
    background: -o-linear-gradient(-90deg, #3d2680 0%, #2a244a 100%);
    background: -moz-linear-gradient(-90deg, #3d2680 0%, #2a244a 100%);
    border-radius: 4px;
    transition: all .5s ease-in-out;
}

.offi-box2 .box1 li a:hover {
    border: #3d2680 2px solid;
    background: #fff;
    color: #3d2680;
}

.offi-box2 .box1 li:hover {
    -moz-box-shadow: 0px 4px 14px rgba(46, 36, 87, 0.09);
    -webkit-box-shadow: 0px 4px 14px rgba(46, 36, 87, 0.09);
    box-shadow: 0px 4px 14px rgba(46, 36, 87, 0.09);
}

.offi-box3 {
    background: #3d2978 url(../img/of6.png) no-repeat top center;
    padding: 80px 0;
}

.offi-box3 ul li {
    width: 20%;
    padding: 0 2% 2% 2%;
    float: left;
    border-right: rgba(255, 255, 255, 0.5) 1px solid;
}

.offi-box3 ul li:last-child {
    border-right: none;
}

.offi-box3 ul li span {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    display: block;
}

.offi-box3 ul li p {
    font-size: 14px;
    color: #ffffff;
    margin-top: 12px;
    line-height: 1.5em;
    height: 7.5em;
    overflow: hidden;
}


/* 微软数据库 */

.s-box2 {
    padding: 80px 0;
    background: #f7f7f7;
}

.nm-slide {
    width: 100%;
}

.nm-slide .fl {
    width: 77%;
    background: #513fa8 url("../img/o8.png") no-repeat top center;
    position: relative;
    overflow: hidden;
}

.nm-slide .fr {
    width: 23%;
}

.nm-slide .ibox {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.nm-slide .ibox li {
    padding: 10% 4%;
}

.nm-slide .ibox span {
    font-size: 22px;
    width: 68%;
    line-height: 1.5em;
    height: 1.5em;
    color: #fff;
    font-weight: bolder;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-bottom: 40px;
}

.nm-slide .ibox .info {
    width: 80%;
    font-size: 16px;
    color: #fff;
    line-height: 150%;
}

.nm-slide .ibox p {
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
}

.nm-slide .ibox p:last-child {
    margin-bottom: 0;
}

.nm-slide .ibox p::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    background: url("../img/o7.png") no-repeat center;
}

.nm-slide .tab {
    padding: 0 0 0 16.5%;
    position: relative;
}

.nm-slide .tab::before {
    content: '';
    position: absolute;
    left: 18%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(153, 153, 153, 0.3);
}

.nm-slide .tab li {
    overflow: hidden;
    padding-left: 30px;
    position: relative;
    padding-bottom: 30px;
    line-height: 26px;
}

.nm-slide .tab li i {
    display: block;
    width: 14px;
    height: 14px;
    border: #4956c9 1px solid;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 0;
}

.nm-slide .tab li span {
    font-size: 16px;
    color: #333333;
}

.nm-slide .tab .on span {
    color: #5338a0;
}

.nm-slide .tab .on i {
    background: #4956c9;
}

.n-slide {
    display: none;
    overflow: hidden;
    height: 2.4rem;
}

.n-slide .swiper-container {
    width: 100%;
    height: 100%;
}

.n-slide .swiper-slide {
    background: #513fa8;
}

.n-slide .infobox {
    padding: 6% 4%;
}

.n-slide .infobox span {
    font-size: .14rem;
    color: #fff;
    font-weight: bolder;
    display: block;
    margin-bottom: 2%;
}

.n-slide .infobox .info {
    font-size: .1rem;
    color: #fff;
    width: 98%;
}

.n-slide .infobox p {
    position: relative;
    padding-left: .08rem;
    margin-bottom: .04rem;
}

.n-slide .infobox p:last-child {
    margin-bottom: 0;
}

.n-slide .infobox p::before {
    content: '';
    position: absolute;
    top: .06rem;
    left: 0;
    width: .04rem;
    height: .04rem;
    background: url("../img/o7.png") no-repeat center;
    background-size: 100%;
}

.n-slide .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.n-slide .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}


/* 公有云 */

.gy-box1 {
    padding: 80px 0 0 0;
}

.gyboxList1 {
    margin-top: 50px;
}

.gyboxList1 #gy-menu {
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
}

.gyboxList1 #gy-menu li {
    width: 25%;
    float: left;
    opacity: .67;
}

.gyboxList1 #gy-menu li.on {
    opacity: 1;
}

.gyboxList1 #gy-menu li .icon {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.gyboxList1 #gy-menu li .icon img {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    height: 46px;
    line-height: 46px;
    margin: 0 2px;
}

.gyboxList1 #gy-menu li span {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    margin: 0 2px;
}

.gyboxList1 #gy-list .jiao {
    display: block;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-bottom-color: #DCE2FF;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    left: 12.5%;
    top: 0;
    opacity: .45;
    margin-left: -16px;
}

.gyboxList1 .bd #gy-list:nth-of-type(2) .jiao {
    left: 37.5%;
}

.gyboxList1 .bd #gy-list:nth-of-type(3) .jiao {
    left: 62.5%;
}

.gyboxList1 .bd #gy-list:nth-of-type(4) .jiao {
    left: 87.5%;
}

.gyboxList1 #gy-list li {
    padding-top: 14px;
    position: relative;
}

.gyboxList1 #gy-list li .infobox {
    background: linear-gradient(90deg, rgba(161, 176, 255, 0.45), rgba(220, 226, 255, 0.45));
    background: -webkit-linear-gradient(90deg, rgba(161, 176, 255, 0.45), rgba(220, 226, 255, 0.45));
    background: -o-linear-gradient(90deg, rgba(161, 176, 255, 0.45), rgba(220, 226, 255, 0.45));
    background: -moz-linear-gradient(90deg, rgba(161, 176, 255, 0.45), rgba(220, 226, 255, 0.45));
    padding: 40px 60px 50px 60px;
    border-radius: 18px;
}

.gyboxList1 #gy-list li .infobox .myinfo {
    position: relative;
}

.gyboxList1 #gy-list li .infobox .myinfo::before {
    content: '';
    width: 1px;
    height: 100%;
    background: url("../img/gy23.png") repeat-y top center;
    position: absolute;
    left: .7em;
    top: 0;
}

.gyboxList1 #gy-list li .infobox .item {
    padding-left: 40px;
    position: relative;
    margin-bottom: 30px;
}

.gyboxList1 #gy-list li .infobox .item:last-child {
    margin-bottom: 0;
}

.gyboxList1 #gy-list li .infobox .item::before {
    content: '';
    width: 18px;
    height: 18px;
    background: url("../img/yy19.png") no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 1em;
}

.gyboxList1 #gy-list li .infobox .item .info {
    font-size: 20px;
    color: #666666;
}

.gyboxList1 #gy-list li .infobox .item h1 {
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}

.gyboxList1 #gy-list li .infobox .item .box2 {
    position: relative;
}

.gyboxList1 #gy-list li .infobox .item .box2::before {
    content: '';
    width: 1px;
    height: 100%;
    background: url("../img/gy23.png") repeat-y top center;
    position: absolute;
    left: 50%;
    top: 0;
}

.gyboxList1 #gy-list li .infobox .item .box2 dl {
    float: left;
    width: 50%;
    padding: 0 5% 0 3%;
    margin: 1% 0;
}

.gyboxList1 #gy-list li .infobox .item .box2 dl dd {
    font-size: 18px;
    font-weight: bold;
    color: #685FE4;
    margin-bottom: 6px;
}

.gyboxList1 #gy-list li .infobox .item .box2 dl dt {
    font-size: 16px;
    color: #666666;
}

.gy-box2 {
    padding: 80px 0;
}

.gy-box2 .box {
    margin-top: 60px;
    position: relative;
}

.gy-box2 .box li {
    width: 33.3%;
    float: left;
    padding: 2% 3%;
    text-align: center;
    border-right: #666666 1px dashed;
    border-bottom: #666666 1px dashed;
}

.gy-box2 .box li:nth-child(3n) {
    border-right: none;
}

.gy-box2 .box li:nth-last-child(3) {
    border-bottom: none;
}

.gy-box2 .box li:nth-last-child(2) {
    border-bottom: none;
}

.gy-box2 .box li:nth-last-child(1) {
    border-bottom: none;
}

.gy-box2 .box li .pic {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.gy-box2 .box li .pic img {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    height: 86px;
    line-height: 86px;
}

.gy-box2 .box li .info {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
    margin: 0 4px;
    transition: all .5s;
    transform: scale(1);
}

.gy-box2 .box li .info span {
    font-size: 17px;
    color: #000;
    margin-bottom: 4px;
}

.gy-box2 .box li .info p {
    font-size: 14px;
    color: #000000;
    opacity: 0.5;
}

.gy-box2 .box li:hover .info {
    transform: scale(1.07);
}

.gy-box3 {
    padding: 80px 0;
    background: linear-gradient(-135deg, #7878EE, #3B2274);
    background: -webkit-linear-gradient(-135deg, #7878EE, #3B2274);
    background: -o-linear-gradient(-135deg, #7878EE, #3B2274);
    background: -moz-linear-gradient(-135deg, #7878EE, #3B2274);
}

.gy-box3 .itext-box .text {
    color: #fff;
}

.gy-box3 .itext-box p {
    color: #fff;
}

.gyboxList2 {
    margin-top: 50px;
}

.gyboxList2 #gy-menu {
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
}

.gyboxList2 #gy-menu li {
    width: 25%;
    float: left;
    opacity: .67;
    color: #fff;
    font-size: 22px;
}

.gyboxList2 #gy-menu li.on {
    opacity: 1;
}

.gyboxList2 #gy-list li {
    position: relative;
    padding-top: 14px;
}

.gyboxList2 #gy-list .jiao {
    display: block;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-bottom-color: #fff;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    left: 12.5%;
    top: 0;
    margin-left: -16px;
}

.gyboxList2 #gy-list:nth-of-type(2) .jiao {
    left: 37.5%;
}

.gyboxList2 #gy-list:nth-of-type(3) .jiao {
    left: 62.5%;
}

.gyboxList2 #gy-list:nth-of-type(4) .jiao {
    left: 87.5%;
}

.gyboxList2 #gy-list .infobox {
    padding: 30px 0;
    background: #fff;
    border-radius: 16px;
}

.gyboxList2 #gy-list .infobox dl {
    width: 25%;
    float: left;
    padding: 0 2%;
    background: url("../img/gy23.png") repeat-y right top;
}

.gyboxList2 #gy-list .infobox dl:last-child {
    background: none;
}

.gyboxList2 #gy-list .infobox dd {
    font-size: 20px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 16px;
}

.gyboxList2 #gy-list .infobox dt {
    font-size: 16px;
    color: #666666;
}

.gyboxList2 #gy-list .infobox dt .price {
    font-weight: bold;
}

.gy-box4 {
    padding: 80px 0;
    position: relative;
}

.gy-box4 .box {
    margin-top: 60px;
}

.gy-box4 .box li {
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 3% 2%;
    border-bottom: #ddd 1px dashed;
}

.gy-box4 .box li:last-child {
    border-bottom: none;
}

.gy-box4 .box li .pic {
    float: left;
    width: 30%;
}

.gy-box4 .box li .pic img {
    width: 100%;
}

.gy-box4 .box li .infobox {
    width: 60%;
    float: right;
    transition: all .5s;
    transform: scale(1);
}

.gy-box4 .box li .infobox span {
    display: block;
    font-size: 22px;
    color: #48348E;
    font-weight: bold;
    margin-bottom: 14px;
}

.gy-box4 .box li .infobox p {
    font-size: 18px;
    color: #666666;
    line-height: 1.3em;
    height: 5.2em;
    overflow: hidden;
}

.gy-box4 .box li:hover .infobox {
    transform: scale(1.07);
}

.gy-box5 {
    padding: 0 0 80px 0;
}

.gy-box5 .box {
    margin-top: 50px;
}

.gy-box5 .box li {
    width: 23%;
    margin: 0 1% 1% 1%;
    float: left;
}

.gy-box5 .box li .imgauto {
    height: 60px;
    width: 100%;
}


/* 3dmax */

.dmaxboxList {
    padding: 60px 0 0 0;
}

.dmaxboxList #dmax-menu {
    text-align: center;
}

.dmaxboxList #dmax-menu li {
    display: inline-block;
    width: 49%;
    font-size: 22px;
    font-weight: bold;
    color: #666666;
    opacity: .67;
}

.dmaxboxList #dmax-menu li.on {
    opacity: 1;
}

#sof-box .dmax-box2 {
    background: #1248C0;
    padding: 80px 0;
}

#sof-box .dmax-box2 .itext-box .text {
    color: #fff;
}

#sof-box .dmax-box2 .itext-box p {
    color: #fff;
}

#sof-box .dmax-box2 .picbox {
    padding: 0 1%;
    margin-top: 60px;
}

#sof-box .dmax-box2 .picbox .mt {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-bottom: 12px;
}

#sof-box .dmax-box2 .picbox img {
    width: 100%;
    margin: 0 auto;
}

#sof-box .dmax-box3 {
    padding: 80px 0;
}

#sof-box .dmax-box3 .picbox {
    padding: 0 1%;
    margin-top: 50px;
}

#sof-box .dmax-box3 .picbox img {
    width: 100%;
    margin: 0 auto;
}

#sof-box .dmax-box4 {
    position: relative;
}

#sof-box .dmax-box4 i {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
}

#sof-box .dmax-box4 .box {
    padding: 80px 0;
    position: relative;
    z-index: 3;
}

#sof-box .dmax-box4 .box .infobox {
    padding: 0 1%;
}

#sof-box .dmax-box4 .box .infobox .fl {
    width: 38%;
}

#sof-box .dmax-box4 .box .infobox .fl .itext-box .text {
    color: #fff;
    text-align: left;
}

#sof-box .dmax-box4 .box .infobox .fr {
    width: 51.2%;
}

#sof-box .dmax-box4 .box .infobox .fr img {
    width: 100%;
}

#sof-box .dmax-box5 {
    padding: 80px 0;
}

#sof-box .dmax-box5 .box {
    margin-top: 50px;
}

#sof-box .dmax-box5 .box .item {
    margin-bottom: 20px;
    width: 100%;
    position: relative;
}

#sof-box .dmax-box5 .box .item:last-child {
    margin-bottom: 0;
}

#sof-box .dmax-box5 .box .item h1 {
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    position: relative;
    padding-left: 24px;
    margin-bottom: 18px;
}

#sof-box .dmax-box5 .box .item h1:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #595757;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}

#sof-box .dmax-box5 .box .item .topname {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    color: #fff;
    overflow: hidden;
    padding: 0 20px;
    font-size: 22px;
}

#sof-box .dmax-box5 .box .item li .infobox {
    overflow: hidden;
    padding: 25px 20px;
    font-size: 18px;
    color: #454545;
    line-height: 1.5em;
    font-weight: lighter;
}

#sof-box .dmax-box5 .box .item li .infobox p {
    position: relative;
    padding-left: 20px;
}

#sof-box .dmax-box5 .box .item1 li {
    float: left;
    background: #DAEFFB;
    overflow: hidden;
}

#sof-box .dmax-box5 .box .item1 li:nth-child(1) {
    width: 24.7%;
    height: 420px;
}

#sof-box .dmax-box5 .box .item1 li:nth-child(2) {
    width: 34%;
    height: 180px;
    margin-left: 2.2%;
}

#sof-box .dmax-box5 .box .item1 li:nth-child(3) {
    width: 34%;
    position: absolute;
    bottom: 0;
    left: 26.9%;
    height: 220px;
}

#sof-box .dmax-box5 .box .item1 li:nth-child(4) {
    width: 36.9%;
    height: 420px;
    margin-left: 2.2%;
}

#sof-box .dmax-box5 .box .item1 li .topname {
    background: #1248C0;
}

#sof-box .dmax-box5 .box .item1 li .topname .fl {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 26%;
}

#sof-box .dmax-box5 .box .item1 li .topname .fr {
    opacity: .67;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 72%;
    text-align: right;
}

#sof-box .dmax-box5 .box .item1 li .infobox p::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #1248C0;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}

#sof-box .dmax-box5 .box .item2 li {
    float: left;
    background: #E5E5E6;
    overflow: hidden;
}

#sof-box .dmax-box5 .box .item2 li .topname {
    background: #595757;
}

#sof-box .dmax-box5 .box .item2 li:nth-child(1) {
    height: 350px;
    width: 27%;
}

#sof-box .dmax-box5 .box .item2 li:nth-child(2) {
    height: 190px;
    width: 31.8%;
    margin-left: 2.2%;
}

#sof-box .dmax-box5 .box .item2 li:nth-child(3) {
    height: 190px;
    width: 36.8%;
    margin-left: 2.2%;
}

#sof-box .dmax-box5 .box .item2 li:nth-child(4) {
    height: 140px;
    width: 70.8%;
    position: absolute;
    bottom: 0;
    right: 0;
}

#sof-box .dmax-box5 .box .item2 li:nth-child(4) .infobox {
    padding: 14px 28px;
}

#sof-box .dmax-box5 .box .item2 li .infobox p::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #595757;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}

#sof-box .dmax-box5 .box .item3 li {
    background: #DAEFFB;
    width: 100%;
    overflow: hidden;
}

#sof-box .dmax-box5 .box .item3 li .topname {
    background: #1248C0
}

#sof-box .dmax-box5 .box .item3 li .infobox {
    overflow: hidden;
}

#sof-box .dmax-box5 .box .item3 li .infobox p {
    width: 50%;
    float: left;
}

#sof-box .dmax-box5 .box .item3 li .infobox p::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #1248C0;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}

#sof-box .dmax-box6 {
    position: relative;
    padding: 0 0 10% 0;
}

#sof-box .dmax-box6 .tablebox {
    margin-top: 50px;
    position: relative;
    z-index: 3;
}

#sof-box .dmax-box6 .tablebox .topname {
    background: #595757;
    padding: 20px 0;
    overflow: hidden;
}

#sof-box .dmax-box6 .tablebox .topname h1 {
    width: 49%;
    padding: 0 20px;
    color: #fff;
    font-size: 22px;
    overflow: hidden;
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    line-height: 120%;
}

#sof-box .dmax-box6 .tablebox .toplist {
    background: #E5E5E6;
    padding: 30px 0;
}

#sof-box .dmax-box6 .tablebox .toplist li {
    width: 50%;
    float: left;
    padding: 0 60px 0 100px;
}

#sof-box .dmax-box6 .tablebox .toplist li:nth-child(2) {
    border-left: #666 1px dashed;
}

#sof-box .dmax-box6 .tablebox .toplist li .info {
    overflow: hidden;
    font-size: 18px;
    color: #454545;
    line-height: 1.5em;
    font-weight: lighter;
}

#sof-box .dmax-box6 .tablebox .toplist li .info p {
    position: relative;
    padding-left: 20px;
}

#sof-box .dmax-box6 .tablebox .toplist li .info p::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #595757;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}

#sof-box .dmax-box6 i {
    display: block;
    position: absolute;
    height: 50%;
    bottom: 0;
    width: 100%;
}

#alt-box .dmax-box7 {
    position: relative;
    margin-top: 50px;
}

#alt-box .dmax-box7 i {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
}

#alt-box .dmax-box7 .box {
    position: relative;
    z-index: 4;
    padding: 80px 0;
}

#alt-box .dmax-box7 .box .itext-box .text {
    color: #fff;
}

#alt-box .dmax-box7 .box .itext-box p {
    color: #fff;
}

#alt-box .dmax-box7 .itext-infobox {
    color: #fff;
    opacity: 1;
}

#alt-box .dmax-box7 .itext-infobox img {
    display: block;
    width: 40%;
    margin: 20px auto 0 auto;
}



#alt-box .dmax-box9 .box {
    margin-top: 50px;
}

#alt-box .dmax-box9 .box li {
    padding: 2% 0;
    overflow: hidden;
    background: #fff;
}

#alt-box .dmax-box9 .box li:nth-child(even) {
    padding: 3% 0;
    overflow: hidden;
    background: #DAEFFB;
}

#alt-box .dmax-box9 .box li .pic {
    float: left;
    width: 16.5%;
}

#alt-box .dmax-box9 .box li .pic img {
    display: block;
    width: 100%;
}

#alt-box .dmax-box9 .box li .infobox {
    float: right;
    width: 79.5%;
    transition: all .5s;
    position: relative;
    left: 0;
}

#alt-box .dmax-box9 .box li .infobox span {
    display: block;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 16px;
}

#alt-box .dmax-box9 .box li .infobox .info {
    font-size: 18px;
    color: #666666;
}

#alt-box .dmax-box9 .box li:nth-child(even) .pic {
    float: right;
}

#alt-box .dmax-box9 .box li:nth-child(even) .infobox {
    float: left;
}

#alt-box .dmax-box9 .box li:hover .infobox {
    left: 10px;
}

#alt-box .dmax-box15 .box1 li .imgauto img {
    width: auto !important;
    margin: 0 auto !important;
    height: 140px !important;
}


/* 关于我们 */

.a-box2 {
    padding: 60px 0 80px 0;
}

.a-box2 .aboxList {
    margin-top: 40px;
}

.a-box2 .picbox {
    text-align: center;
}

.a-box2 .picbox li {
    width: 11%;
    margin: 0 1.3%;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.a-box2 .picbox li:last-child {
    margin-right: 0;
}

.a-box2 .picbox .pic {
    width: 100%;
    border-radius: 50%;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.a-box2 .picbox .pic::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(110, 110, 110, 0.59);
    z-index: 6;
    transition: .5s;
}

.a-box2 .picbox .pic p {
    position: absolute;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5em;
    height: 3em;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -.75em;
    color: #fff;
    z-index: 7;
}

.a-box2 .picbox .pic img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: .5s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.a-box2 .picbox i {
    width: 20px;
    height: 20px;
    margin: 12px auto 0 auto;
    display: block;
    background: url("../img/i3.png") no-repeat center;
    background-size: 100%;
    opacity: 0;
    transition: .5s;
}

.a-box2 .picbox .on i {
    opacity: 1;
}

.a-box2 .addrbox {
    width: 100%;
    padding: 10px 0;
    background: rgba(102, 102, 102, 0.1);
    margin-top: 10px;
}

.a-box2 .addrbox .t1 {
    font-size: 22px;
    color: #666666;
    text-align: center;
}

.a-box2 .addrbox .t1 span {
    display: inline-block;
    margin: 0 10px;
    padding-left: 30px;
}

.a-box2 .addrbox .t1 span:nth-child(1) {
    background: url("../img/i1.png") no-repeat left 6px;
    background-size: 20px 22px;
}

.a-box2 .addrbox .t1 span:nth-child(2) {
    background: url("../img/i2.png") no-repeat left 6px;
    background-size: 20px 22px;
}

.a-box2 .addrbox p {
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 6px;
}

.a-box2 .picbox .on .pic::after {
    background: rgba(71, 77, 255, 0.75);
}

.a-box2 .picbox .on .pic img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
}

.a-box7 {
    background: linear-gradient(180deg, #6DC5D3, #6957A2);
    background: -webkit-linear-gradient(180deg, #6DC5D3, #6957A2);
    background: -o-linear-gradient(180deg, #6DC5D3, #6957A2);
    background: -moz-linear-gradient(180deg, #6DC5D3, #6957A2);
    padding: 32px 0;
}

.a-box7 .box {
    text-align: center;
}

.a-box7 li {
    width: 15.4%;
    display: inline-block;
    border-right: #fff 1px dashed;
    text-align: center;
    padding: 0 0;
    margin-bottom: 2%;
}

.a-box7 li:last-child {
    border-right: none;
}

.a-box7 li span {
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: bold;
    color: #fff;
}

.a-box7 li p {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

.azpicbox {
    margin-top: 40px;
    text-align: center;
}

.azpicbox img {
    display: block;
    width: 18%;
    margin: 0 1%;
    display: inline-block;
}

.a-box4 {
    background: #3c2679 url("../img/a28.png") no-repeat top center;
    padding: 80px 0;
}

.a-box4 .timebox {
    background: url("../img/a25.png") no-repeat center 13px;
    margin: 0 auto 0 auto;
}

.a-box4 .timebox li {
    width: 25%;
    text-align: center;
    float: left;
}

.a-box4 .timebox li i {
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    background: url("../img/a27.png") no-repeat center;
    background-size: 100%;
}

.a-box4 .timebox li p {
    text-align: center;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
}

.a-box4 .timebox li.on i {
    background: url("../img/a26.png") no-repeat center;
}

.a-box4 .timebox li.on p {
    color: rgba(255, 255, 255, 1);
}

.a-box4 .itext-box .text {
    color: #fff;
}

.a-box4 .itext-box p {
    color: #fff;
}

.a-box4 .historybox {
    padding-bottom: 50px;
    position: relative;
    margin-top: 40px;
    text-align: center;
}

.a-box4 .historybox .fl {
    width: 20%;
    padding: 0 0 0 0;
    float: none;
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.a-box4 .historybox .fl img {
    display: block;
    width: 100%;
}

.a-box4 .historybox .fr {
    width: 66%;
    color: #fff;
    font-size: 16px;
    line-height: 2em;
    float: none;
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-left: 4%;
    text-align: left;
}

.a-box4 .historybox .fr p {
    position: relative;
    padding-left: 34px;
}

.a-box4 .historybox .fr p::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: .8em;
    background: #fff;
}

.a-box5 {
    padding: 80px 0;
}

.a-box5 .list {
    margin-top: 40px;
    position: relative;
    background: url(../img/a8.png) no-repeat center 160px;
    width: 100%;
}

.a-box5 .list li {
    overflow: hidden;
}

.a-box5 .list li:nth-child(odd) .fl {
    float: left;
    padding: 0 0 0 10px;
}

.a-box5 .list li:nth-child(odd) .fr {
    float: right;
}

.a-box5 .list li:nth-child(even) .fl {
    float: right;
    padding: 0 2% 0 0;
}

.a-box5 .list li:nth-child(even) .fr {
    float: left;
    padding: 0 0 0 2%;
}

.a-box5 .list li .fl {
    width: 33.2%;
}

.a-box5 .list li .fr {
    width: 43.6%;
}

.a-box5 .list .pic {
    display: block;
    width: 100%;
}

.a-box5 .list .pic img {
    width: 100%;
    display: block;
}

.a-box5 .list .infobox p {
    color: #666666;
    padding-left: 26px;
    background: url(../img/i4.png) no-repeat left center;
    background-size: 20px 20px;
    margin-bottom: 12px;
}

.a-box5 .list .infobox p:last-child {
    margin-bottom: 0;
}

.a-box5 .list .infobox {
    margin-top: 16%;
    font-size: 16px;
    padding-bottom: 4%;
}

.a-box6 {
    background: #ff4c68;
    padding: 80px 0;
}

.a-box6 .itext-box .text {
    color: #fff;
}

.a-box6 .itext-box p {
    color: #fff !important;
}

.a-box6 .desbox {
    margin-top: 60px;
    padding: 0 2%;
    text-align: center;
}

.a-box6 .desbox .fl {
    width: 10%;
    float: none;
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.a-box6 .desbox .fr {
    width: 82%;
    font-size: 18px;
    color: #ffffff;
    float: none;
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
    margin-left: 4%;
}

.a-box6 .desbox img {
    display: block;
    width: 100%;
}

.a-box6 .mpic {
    margin-top: 50px;
    padding: 0 2%;
}

.a-box6 .mpic .fr {
    width: 71%;
}

.a-box6 .mpic li {
    width: 100%;
}

.a-box6 .mpic img {
    display: block;
    width: 100%;
}

.a-box6 .mpic .fr p {
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-top: 14px;
}

.a-box6 .mpic .fl {
    width: 17%;
    position: relative;
}

.a-box6 .mpic .fl img {
    opacity: .4;
}

.a-box6 .mpic .fl li {
    margin-bottom: 3%;
}

.a-box6 .mpic .fl .on img {
    opacity: 1;
}

.a-box6 .mpic .fl i {
    display: none;
    position: absolute;
    left: 110%;
    transition: .5s;
}

.a-box6 .mpic .fl li:nth-child(1) i {
    top: 12%;
    background: url("../img/a20.png") no-repeat center;
    background-size: 100%;
}

.a-box6 .mpic .fl li:nth-child(2) i {
    top: 22.4%;
    background: url("../img/a21.png") no-repeat center;
    background-size: 100%;
}

.a-box6 .mpic .fl li:nth-child(3) i {
    top: 36%;
    background: url("../img/a24.png") no-repeat center;
    background-size: 100%;
}

.a-box6 .mpic .fl li:nth-child(4) i {
    top: 47%;
    background: url("../img/a23.png") no-repeat center;
    background-size: 100%;
}

.a-box6 .mpic .fl .on i {
    display: block;
}

.a-box6 .m-mpic {
    width: 100%;
    margin: 6% 0 0 0;
    display: none;
}

.a-box6 .m-mpic .m-mpicbox {
    padding: 0 2%;
}

.a-box6 .m-mpic .m-mpicbox .tit {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 2%;
}

.a-box6 .m-mpic .swiper-pagination {
    bottom: 80px;
}

.a-box6 .m-mpic .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
}


/* 新闻动态 */

.mynews-mod {
    padding: 80px 0;
}

.mynews-mod .fl {
    width: 16%;
}

.mynews-mod .fr {
    width: 80.8%;
}



.mynews-mod .box-newsmenu li {
    font-size: 18px;
    color: #666666;
    opacity: .57;
    padding-left: 26px;
    margin-bottom: 20px;
    position: relative;
    font-weight: bold;
}

.mynews-mod .box-newsmenu li.on {
    opacity: 1;
}

.mynews-mod .box-newsmenu li.on:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #666666;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

.mynews-mod .box-newsmenu li:hover {
    opacity: 1;
}

.mynews-mod .box-newslist li {
    margin-bottom: 42px;
}

.mynews-mod .box-newslist li .pic {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 40%;
}

.mynews-mod .box-newslist li .pic img {
    width: 100%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    top: 0;
    right: 0;
}

.mynews-mod .box-newslist li .textinfo {
    padding: 20px 0 0 0;
}

.mynews-mod .box-newslist li .textinfo span {
    display: block;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 14px;
}

.mynews-mod .box-newslist li .textinfo p {
    font-size: 18px;
    color: #666666;
}

.mynews-mod .box-newslist li .textinfo .timebox {
    background: rgba(202, 229, 255, 0.74);
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    padding: 0 2%;
}

.mynews-mod .box-newslist li .textinfo .timebox h1 {
    float: left;
    color: #666666;
    width: 71.2%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.mynews-mod .box-newslist li .textinfo .timebox h2 {
    float: right;
    color: #666666;
    width: 26%;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}


/* 加入我们 */

.join-box1 {
    padding: 50px 0 0 0;
}

.joinboxList #join-menu {
    text-align: center;
    margin-bottom: 30px;
}

.joinboxList #join-menu a {
    display: inline-block;
    text-align: center;
    font-size: 22px;
    color: #333333;
    width: 49%;
    line-height: 50px;
    height: 50px;
    position: relative;
}

.joinboxList #join-menu a.on {
    color: #2C459D;
}

.joinboxList #join-menu a.on::after {
    content: '';
    width: 30px;
    height: 4px;
    border-radius: 6px;
    background: #2C459D;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
}

#join-tab {
    margin-bottom: 50px;
}

#join-tab dl {
    overflow: hidden;
    font-size: 18px;
    color: #666666;
    margin-bottom: 20px;
}

#join-tab dl:last-child {
    margin-bottom: 0;
}

#join-tab dl dd {
    float: left;
    font-weight: bold;
}

#join-tab dl dt {
    float: left;
    margin-left: 4%;
    width: 84%;
}

#join-tab dl dt a {
    margin: 0 2%;
    display: inline-block;
    opacity: .63;
    font-weight: normal;
}

#join-tab dl dt a.on {
    opacity: 1;
    font-weight: bold;
}

#join-tab dl dt {
    float: left;
}

#join-list li {
    background: #F0F0F0;
    padding: 0 20px;
    margin-bottom: 20px;
}

#join-list li .topname {
    padding: 40px 160px 40px 30px;
    position: relative;
}

#join-list li .topname h1 {
    font-size: 22px;
    color: #333333;
    margin-bottom: 12px;
}

#join-list li .topname .des {
    font-size: 16px;
    color: #666666;
}

#join-list li .topname .des span {
    display: inline-block;
    margin-right: 102px;
}

#join-list li .topname .down {
    display: block;
    width: 40px;
    height: 40px;
    background: url("../img/jr02.png") no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -20px;
}

#join-list li .topname .apply {
    display: none;
    width: 124px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #666666;
    border-radius: 14px;
    font-size: 16px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -20px;
}

#join-list li .infotext {
    background: url("../img/dashed.png") repeat-x left top;
    padding: 40px 30px 60px 30px;
    display: none;
}

#join-list li.active .down {
    display: none;
}

#join-list li.active .apply {
    display: block;
}

#join-list li .infotext dl {
    margin-bottom: 38px;
}

#join-list li .infotext dl:last-child {
    margin-bottom: 0;
}

#join-list li .infotext dl dd {
    font-size: 18px;
    color: #666666;
    margin-bottom: 14px;
    font-weight: bold;
}

#join-list li .infotext dl dt {
    font-size: 16px;
    color: #666666;
    padding: 0 1%;
}

.join-box2 {
    padding: 64px 0 80px 0;
}

.boxjoinList1 {
    margin-top: 65px;
}

.boxjoinList1 .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.boxjoinList1 .swiper-slide {
    background-size: cover;
    background-position: center;
}

.boxjoinList1 .gallery-top {
    width: 99%;
}

.boxjoinList1 .gallery-top .swiper-slide {
    border-radius: 10px;
}

.boxjoinList1 .gallery-thumbs {
    box-sizing: border-box;
    padding: 0 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.boxjoinList1 .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    border-radius: 10px;
    width: 24%;
    margin: 0 0.5%;
}

.boxjoinList1 .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.boxjoinList1 .gallery-box2 {
    width: 99%;
}

.boxjoinList1 .gallery-box2 .swiper-slide {
    border-radius: 10px;
}

.boxjoinList1 .gallery-next {
    height: 140px;
    width: 54px;
    position: absolute;
    right: 0.5%;
    top: 50%;
    z-index: 99;
    background: #9C9C9C url("../img/jr05.png") no-repeat center;
    background-size: 100%;
    opacity: 0.68;
    margin-top: -70px;
}

.boxjoinList1 .gallery-next:hover {
    opacity: 1;
}

.boxjoinList1 .gallery-prev {
    height: 140px;
    width: 54px;
    position: absolute;
    left: 0.5%;
    top: 50%;
    z-index: 99;
    background: #9C9C9C url("../img/jr06.png") no-repeat center;
    background-size: 100%;
    opacity: 0.68;
    margin-top: -70px;
}

.boxjoinList1 .gallery-prev:hover {
    opacity: 1;
}

.boxjoinList1-box2 {
    display: none;
}

.boxjoinList1 .gallery-box2 .gallery-next {
    height: .6rem;
    width: .216rem;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 99;
    background: #9C9C9C url("../img/jr05.png") no-repeat center;
    background-size: 100%;
    opacity: 0.68;
    margin-top: -.3rem;
}

.boxjoinList1 .gallery-box2 .gallery-prev {
    height: .6rem;
    width: .216rem;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 99;
    background: #9C9C9C url("../img/jr06.png") no-repeat center;
    background-size: 100%;
    opacity: 0.68;
    margin-top: -.3rem;
}

.join-box3 {
    background: #4856CA;
    padding: 80px 0;
}

.join-box3 .itext-box .text {
    color: #fff;
}

.join-box3 .itext-box p {
    color: #fff;
}

.joinboxList2 {
    margin-top: 60px;
}

.joinboxList2 .mjoinbox {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}

.joinboxList2 .mjoinbox .swiper-slide {
    width: 16%;
    transition: .5s;
}

.joinboxList2 .mjoinbox .swiper-slide-active {
    width: 58.5%;
}

.joinboxList2 .mjoinbox .swiper-slide-active .pic {
    width: auto;
    margin: 0 auto;
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
    overflow: hidden;
    -webkit-filter: grayscale(0%);    
    -moz-filter: grayscale(0%);    
    -ms-filter: grayscale(0%);     
    -o-filter: grayscale(0%);     
    filter: grayscale(0%)!important;     
    filter: gray;     
    opacity:1;
}
.joinboxList2 .mjoinbox .swiper-slide.nn{
    width: 58.5%;
}
.joinboxList2 .mjoinbox .swiper-slide.nn .pic {
    width: auto;
    margin: 0 auto;
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
    overflow: hidden;
    -webkit-filter: grayscale(0%);    
    -moz-filter: grayscale(0%);    
    -ms-filter: grayscale(0%);     
    -o-filter: grayscale(0%);     
    filter: grayscale(0%)!important;     
    filter: gray;     
    opacity:1;
}

.joinboxList2 .mjoinbox .swiper-slide .pic {
    width: auto;
    margin: 0 auto;
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
    overflow: hidden;
    -webkit-filter: grayscale(100%);     -moz-filter: grayscale(100%);     -ms-filter: grayscale(100%);     -o-filter: grayscale(100%);     filter: grayscale(100%);     filter: gray;     opacity:1;
}

.joinboxList2 .mjoinbox .swiper-slide .pic img {
    width: auto%;
    height: 100%;
    max-width: none;
}

.joinboxList2 .mjoinbox .swiper-slide .pic i {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
}

.joinboxList2 .mjoinbox .swiper-slide .info {
    text-align: center;
    margin-top: 38px;
    transition: .5s;
    position: relative;
}

.joinboxList2 .mjoinbox .swiper-slide .info:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 8px;
    left: 0;
}

.joinboxList2 .mjoinbox .swiper-slide .info b {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto 6px auto;
    transition: .5s;
    opacity: .53;
}

.joinboxList2 .mjoinbox .swiper-slide .info span {
    display: block;
    font-size: 18px;
    color: #fff;
    transition: .5s;
    opacity: .53;
}

.joinboxList2 .mjoinbox .swiper-slide .info span:last-child {
    opacity: 0;
}

.joinboxList2 .mjoinbox .swiper-slide .pic i {
    display: none;
}

.joinboxList2 .mjoinbox .swiper-slide-active .info b {
    opacity: 1;
}

.joinboxList2 .mjoinbox .swiper-slide-active .info span {
    opacity: 1;
}

.joinboxList2 .mjoinbox .swiper-slide-active .info span:last-child {
    opacity: 1;
}


/* 智慧园区 */

.zy-box1 {
    padding: 80px 0;
}

.zy-box1 .box {
    margin: 50px auto 0 auto;
    text-align: center;
}

.zy-box1 .box .fl {
    width: 20%;
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.zy-box1 .box .fl img {
    width: 100%;
}

.zy-box1 .box .fr {
    width: 72%;
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-left: 6%;
    text-align: left;
}

.zy-box1 .box .fr .des {
    padding: 2% 0 0 0;
}

.zy-box1 .box .fr .des p {
    font-size: 18px;
    color: #666666;
    margin-bottom: 12px;
    padding-left: 28px;
    position: relative;
    background-image: url("../img/zy14.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 10px 10px;
}

.zy-box1 .box .fr .des p:nth-child(2) {
    background-image: url("../img/zy15.png");
}

.zy-box1 .box .fr .des p:nth-child(3) {
    background-image: url("../img/zy16.png");
}

.zy-box1 .box .fr .des p:nth-child(4) {
    background-image: url("../img/zy17.png");
}

.zy-box1 .box .fr .des p:nth-child(5) {
    background-image: url("../img/zy18.png");
}

.zy-box2 {
    padding-bottom: 70px;
}

.zyboxList1 {
    margin-top: 50px;
}

.zyboxList1 #zymenu {
    margin-top: 40px;
    text-align: center;
}

.zyboxList1 #zymenu li {
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.19);
    border-radius: 50%;
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 0 20px 10px 20px;
}

.zyboxList1 #zymenu li.on {
    background: linear-gradient(0deg, #F2A07C, #D25175);
    background: -webkit-linear-gradient(0deg, #F2A07C, #D25175);
    background: -o-linear-gradient(0deg, #F2A07C, #D25175);
    background: -moz-linear-gradient(0deg, #F2A07C, #D25175);
}

.zyboxList1 #zymenu li span {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    width: 38px;
    text-align: center;
    line-height: 1.2em;
    height: 2.4em;
    position: absolute;
    top: 50%;
    margin-top: -1.2em;
    left: 50%;
    margin-left: -18px;
}

.zyboxList1 #zylist {
    width: 90%;
    margin: 0 auto;
}

.zyboxList1 #zylist .pic {
    display: block;
    margin: 0 auto;
    width: 60%;
}

.zyboxList1 #zylist .pic img {
    max-width: 100%;
    margin: 0 auto;
}

.zy-box3 {
    padding: 80px 0;
    background: url("../img/zy11.png") repeat-y top center;
}

.zy-box3 .itext-box .text {
    color: #fff;
}

.zy-box3 .itext-box p {
    color: #fff;
}

.zy-box3 .itext-infobox {
    color: #fff;
}

.zy-box3 .text2 {
    margin-top: 50px;
    position: relative;
}

.zy-box3 .text2 li {
    width: 33.3%;
    float: left;
}

.zy-box3 .text2 li .infobox1 {
    position: relative;
    overflow: hidden;
}

.zy-box3 .text2 li .pic {
    width: 100%;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
}

.zy-box3 .text2 li .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.zy-box3 .text2 li .infobox1 {
    width: 90%;
    margin: 0 auto;
}

.zy-box3 .text2 li .infobox1 .info {
    background: rgba(5, 44, 58, 0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 26px 20px;
    text-align: center;
}

.zy-box3 .text2 li .infobox1 .info i {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.zy-box3 .text2 li .infobox1 .info i img {
    display: inline-block;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    height: 75px;
    line-height: 75px;
}

.zy-box3 .text2 li .infobox1 span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    color: #fff;
    font-size: 22px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    margin-left: 20px;
}

.zy-box3 .text2 li .infobox2 {
    margin-top: 40px;
    border-right: #fff 1px dashed;
    color: #fff;
    font-size: 18px;
    padding: 0 10%;
}

.zy-box3 .text2 li:last-child .infobox2 {
    border-right: none;
}

.zy-box3 .text2 #add1 {
    position: absolute;
    top: 62%;
    left: 30%;
    width: 80px;
}

.zy-box3 .text2 #add2 {
    position: absolute;
    top: 62%;
    right: 30%;
    width: 80px;
}

.zy-box4 {
    padding: 80px 0;
}

.zyboxList2 {
    margin-top: 50px;
}

.zyboxList2 #zymenu {
    margin-top: 40px;
    text-align: center;
}

.zyboxList2 #zymenu .item {
    display: inline-block;
    margin: 0 20px 20px 20px;
}

.zyboxList2 #zymenu .item span {
    font-size: 22px;
    color: #666666;
    font-weight: bold;
}

.zyboxList2 #zymenu .hd {
    display: inline-block;
}

.zyboxList2 #zymenu .hd li {
    display: inline-block;
    font-size: 18px;
    color: #666666;
    opacity: 0.7;
    font-weight: bold;
    margin: 0 0 0 24px;
}

.zyboxList2 #zymenu .hd li.on {
    opacity: 1;
}

.zyboxList2 #zylist li {
    position: relative;
}

.zyboxList2 #zylist li .pic {
    width: 100%;
}

.zyboxList2 #zylist li .pic img {
    width: 100%;
}

.zyboxList2 #zylist li .infotext {
    width: 28%;
    position: absolute;
    top: 12%;
    left: 6%;
}

.zyboxList2 #zylist li .infotext span {
    display: block;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}

.zyboxList2 #zylist li .list {
    margin-bottom: 30px;
}

.zyboxList2 #zylist li .list .item {
    width: 23%;
    margin-right: 2%;
    text-align: center;
    float: left;
}

.zyboxList2 #zylist li .list .item .iconapp img {
    width: 100%;
    height: 70px;
}

.zyboxList2 #zylist li .list .item h1 {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 4px;
}

.zyboxList2 #zylist li .describe {
    font-size: 16px;
    color: #FFFFFF;
}

.zy-box5 {
    padding: 0 0 80px 0;
}

.zy-box5 .picbox {
    width: 100%;
    margin-top: 60px;
}

.zy-box5 .picbox img {
    max-width: 100%;
    margin: 0 auto;
}

.zy-box5 .list {
    margin-top: 50px;
}

.zy-box5 .list li {
    width: 33.3%;
    float: left;
    padding: 0 10% 0 2%;
    position: relative;
}

.zy-box5 .list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(0deg, #F2A07C, #D25175);
    background: -webkit-linear-gradient(0deg, #F2A07C, #D25175);
    background: -o-linear-gradient(0deg, #F2A07C, #D25175);
    background: -moz-linear-gradient(0deg, #F2A07C, #D25175);
}

.zy-box5 .list li span {
    display: block;
    font-size: 22px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 12px;
    position: relative;
    transition: all .5s;
    left: 0;
}

.zy-box5 .list li .des {
    font-size: 18px;
    color: #666666;
    position: relative;
    transition: all .5s;
    left: 0;
}

.zy-box5 .list li:hover span {
    left: 10px;
}

.zy-box5 .list li:hover .des {
    left: 10px;
}

.zy-box6 {
    background: linear-gradient(-148deg, #C44988, #1530AE);
    background: -webkit-linear-gradient(-148deg, #C44988, #1530AE);
    background: -o-linear-gradient(-148deg, #C44988, #1530AE);
    background: -moz-linear-gradient(-148deg, #C44988, #1530AE);
    padding: 80px 0;
}

.zy-box6 .itext-box .text {
    color: #fff;
}

.zy-box6 .itext-box p {
    color: #fff;
}

.zy-box6 .itext-infobox {
    color: #fff;
}

.zy-box6 .itext-infobox strong {
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
}

.zy-box6 .picbox {
    width: 100%;
    margin-top: 60px;
}

.zy-box6 .picbox img {
    max-width: 100%;
    margin: 0 auto;
}


/* 新闻详情 */

.infomation-box1 {
    padding: 0 !important;
}

.infomation-box {
    padding: 70px 20px;
}

.infomation-box .cat-title {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: #ddd 1px solid;
}

.infomation-box .cat-title h1 {
    font-size: 20px;
}

.infomation-box .cat-title span {
    display: block;
    font-size: 13px;
    color: #999;
    margin: 14px 0 20px 0;
}

.infomation-box .cat-title p {
    color: #666;
    font-size: 15px;
}

.infomation-box .cat-title h1 {
    font-size: 20px;
}

.infomation-box .cat-content {
    padding: 40px 0;
}

.infomation-box .cat-content p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 15px;
    color: #666;
}

.infomation-box .cat-content img {
    display: block;
    max-width: 100%;
    margin: 20px auto;
}

.infomation-box .cat-content .videobox {
    width: 60%;
    margin: 20px auto;
}


/* 上下篇 */

.go-pages-box {
    margin-top: 60px;
    padding: 0 20px 70px 20px;
}

.go-pages-box a {
    display: block;
    transition: all .5s ease;
    position: relative;
    width: 50%;
    height: 120px;
    overflow: hidden;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    background: #f5f5f5;
    line-height: 120px;
}

.go-pages-box a:hover {
    background: #4830e6;
}

.go-pages-box a:hover h1 {
    color: #fff;
}

.go-pages-box a h1 {
    font-size: 16px;
    color: #333;
    transition: .5s;
}

.go-pages-box a h1 span {
    display: none;
}

.go-pages-box a.r-left {
    padding-left: 80px;
    padding-right: 30px;
}

.go-pages-box a.r-left::before {
    content: '';
    width: 40px;
    height: 20px;
    background: url("../img/left.png") no-repeat;
    background-size: 80px 20px;
    background-position: 0 0;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
    transition: .3s;
}

.go-pages-box a.r-left h1 {
    text-align: left;
}

.go-pages-box a.r-left:hover::before {
    background-position: -40px 0;
}

.go-pages-box a.r-right {
    padding-right: 80px;
    padding-left: 30px;
}

.go-pages-box a.r-right::before {
    content: '';
    width: 40px;
    height: 20px;
    background: url("../img/right.png") no-repeat;
    background-size: 80px 20px;
    background-position: 0 0;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    transition: .3s;
}

.go-pages-box a.r-right h1 {
    text-align: right;
}

.go-pages-box a.r-right:hover::before {
    background-position: -40px 0;
}



/* muban */
._mubanList1{
    display: block;
    text-align: center;
    width: 100%;
}
._mubanList1 img{
    display:block;
    text-align: center;
    margin: 0 auto;
    max-width: none;
    width: 100%;
}
._mubanList2{
    display: none;
}
._mubanList2 img{
    display:block;
    width:100%;
}


.in-honor{ margin: 58px 0 0;}
.in-honor .swiper-slide{width: 480px;}
.in-honor .swiper-slide h1{ font-size: 16px; text-align: center; color:#fff; opacity: 0;-webkit-transition: all 1s;transition: all 1s; margin-top: 30px; }
.in-honor .swiper-slide-active h1{ opacity: 1;}
.in-honor .swiper-prev{ width: 40px; height: 20px; cursor: pointer; resize: none; outline: none; background: url("../images/left.png") no-repeat -40px 0; position: absolute; top: 50%; left: 10px; margin-top: -10px; transition: all 1s; -webkit-transition: all 1s; z-index: 88;}
.in-honor .swiper-next{ width: 40px; height: 20px; cursor: pointer; resize: none; outline: none; background: url("../images/right.png") no-repeat -40px 0; position: absolute; top: 50%; right: 10px; margin-top: -10px;transition: all 1s; -webkit-transition: all 1s;z-index: 88;}

.back{margin: 70px auto;text-align: center;}



.w120{width: 1200px;margin:30px auto 30px; overflow:hidden;}
.solu_ri{float: right;width: 935px;}
.solu_le{width: 230px;background-color:#fff; float:left;border-bottom:1px solid #c0c0c0;border-left: 1px solid #c0c0c0;border-right: 1px solid #c0c0c0;}
.solu_le h5{font-size: 20px;color: #fff;background: #076ce0;width: 100%;padding-left: 20px;
    height: 45px;    text-align: left;    line-height: 45px;}
.solu_le p{font-size: 14px;color: #353535;height:40px;line-height: 40px; }
.solu_le p a{font-size: 14px;color: #353535;height:40px;display: inline-block; padding-left:20px; width:100%;}
.solu_le p a:hover{background:#076ce0;color: #ffffff !important;}
.solu_sol{background:#076ce0;color: #ffffff !important;}

.solu_ri .solu_wh{padding:15px 10px 5px;border-bottom: 1px solid #dddddd;margin-bottom: 20px}
.solu_ri .solu_wh .solu_wh_font{float: right;font-size: 12px;color: #666666;}
.solu_wh_font a{color: #666666;}

.solu_ri .solu_wh .solu_wh_img img{float: left}
.solu_ri .solu_wh .solu_wh_img i{font-size: 15px;color: #0e6eb9;float: left;padding-left: 10px;}
.solu_ri .solu_ul ul{overflow: hidden;display: flex;flex-wrap: wrap;}
.solu_ri .solu_ul ul li{width: 22.333%;margin: 0 20px 20px 0;}
.solu_ri .solu_ul ul li img{border:3px solid #cccccc; width:100%; height:200px;}
.solu_ri .solu_ul ul li h5 a{color: #333333;font-size: 14px;text-align: left}
.solu_ri .solu_ul ul li h5{margin: 10px 0px 10px;text-align: left; line-height:1.6;}
.solu_ri .solu_ul ul li .case_font{color: #666666;font-size: 12px;width: 260px;margin: 0px auto;text-align: left;line-height: 20px;overflow: hidden;height: 40px;}
.solu_ri .solu_ul ul li:hover h5 a{color: #0d65aa;}
.solu_ri .solu_ul ul li:hover img{border:3px solid #0d65aa;}

.solu_ri .solu_de{text-align: center;}
.solu_ri .solu_de h5{margin:69px 0px 35px 0px;text-align: center;font-size: 18px;color: #0d65aa; }
.solu_ri .solu_de .solu_de_span{font-size: 12px;color: #666666;padding-bottom: 10px;}
.solu_ri .solu_de_cont {padding:40px 30px 0px;border-top: 1px dotted #dddddd; }
.solu_ri .solu_de_cont p{text-indent: 2em ;font-size: 14px;color: #333333;text-align: left;line-height: 25px;}
.solu_ri .solu_de_cont img{padding-top: 50px;}


.page_d{ padding:5px 10px 10px; line-height:220%; color:#333;}

.pages li.nolink{
	padding: 7px 12px !important;
}

.pages li.current{
	padding: 7px 18px !important;
}
.display{display: none;}
.flo_ri{float: right;width: 935px;}
.flo_ri .solu_wh{padding:10px 10px 3px;height:26px;border-bottom: 1px solid #dddddd;margin-bottom: 20px;}
.flo_ri .solu_wh .solu_wh_font{float: right;font-size: 12px;color: #666666;}
.flo_ri .solu_wh .solu_wh_img img{float: left}
.flo_ri .solu_wh .solu_wh_img i{font-size: 15px;color: #0e6eb9;float: left;padding-left: 10px;}

.container{width:100%;height:100%;margin:auto;}
.leftsidebar_box{height:auto !important;overflow:visible !important;height:100% !important;background-color:#fff;border-left:1px solid #dedede;border-right:1px solid #dedede;}
.leftsidebar_box dt{color:#353535;font-size:15px;line-height:40px;width: 100%;padding-left: 15px;}
.leftsidebar_box dl dd{padding-left:15px;height: 40px;line-height: 40px;color: #353535;overflow: hidden; border-bottom:1px dotted #dedede}
.leftsidebar_box dl dt:hover a{color: #333;width: 213px;height: 40px;display: inline-block;}
.leftsidebar_box dl dd:hover{background:#076ce0;}
.leftsidebar_box dl dd:hover a{color: #fff}
.leftsidebar_box dd a{line-height:40px;height: 40px;font-size:13px;color:#333;display: inline-block;}
.leftsidebar_box dl dd:last-child{margin-bottom:10px;}

.proconb{ padding-top:10px;}
.tab-titles { border-bottom: 2px solid #e3e4e5; height: 35px;}
.tab-titles ul li {display: inline-block; margin: 0 3px 0 0;}
.tab-titles ul li.this a { background: #fff; height: 35px; border: 2px solid #e3e4e5; border-bottom:none;}
.tab-titles ul li.this a span {height: 35px;background: #fff;}
.tab-titles ul li a {display: inline-block; outline: none;line-height: 26px; font-size: 16px;border-top: 2px solid #e3e4e5;}
.tab-titles ul li a span { background: #e3e4e5; height: 28px; padding: 0 11px; display: inline-block;}
.article-box{
	CLEAR: both;
	padding:15px 0;
}
.article-box .hide {
    display: none;
}
.article-box .depot li {
	cursor: pointer;
	display: block;
	float: none;
	padding-bottom:15px;
	overflow:hidden;
	position:relative;
	width:650px;
	background:0;
	text-align:center
}

.new_d{ overflow:hidden;}
.new_d .news_detail {text-align: center;}
.new_d .news_detail h5{font-size: 18px;color:#0d65aa;text-align: center;margin-bottom:30px;padding-top:30px }
.new_d .news_detail p{text-align: left;font-size: 14px;color:#333333;margin-top: 28px;line-height: 28px;text-indent: 2em}
.new_d .news_detail span{margin-bottom:52px;font-size: 12px;color:#666666;}
.new_d .news_detail img{margin-top:40px;}
.new_d .news_detail .news_f{border-bottom: 1px dotted #dddddd;padding-bottom: 10px;}

.new_nav{height:45px;background: url("../images/about_03.jpg");border-bottom:1px solid #C8C7CD;width:935px ;overflow: hidden;margin-bottom: 11px;}
.dshkj{background: url("../images/about_03.jpg") repeat-x;}
.new_nav ul {width: 935px ;border-left:1px solid #c7c7c7;height: 50px;}
.new_nav ul li{float: left;width:105px;border-right:1px solid #c7c7c7;text-align: center;line-height: 45px;height: 45px;}
.new_nav ul li a{font-size: 15px;color:#000000;width:105px;height:45px;display: inline-block;}
.new_nav ul li a:hover{color: #ffffff;background: #0f6fb9;display: inline-block;}

.new_ul ul li{padding: 30px 20px;border-bottom:1px solid #dedede;     overflow: hidden; display: flex;flex-wrap: wrap;}
.new_ul ul li:hover{background: #e9e9e9}
.new_ul ul li:hover h5 a{color: #0d65aa}
.new_ul ul li h5{font-size: 14px;margin-bottom:5px}
.new_ul ul li p{font-size: 12px ;color: #333;margin-bottom:5px}
.new_ul ul li span{ font-size:12px; color:#999;}
.new_ul ul li .nav_lifont{font-size: 12px;color: #666666;line-height: 20px;padding: 10px 0px ;width: 890px;height: 26px;overflow: hidden;}
.new_ul ul li .nav_liimg{ width:20%; margin-right:3%;}
.new_ul ul li .nav_text{ width:76%;}
.new_ul ul li:hover .nav_liimg{}
.pages{margin: 40px auto;text-align: center;}
.page{margin: 70px auto;text-align: left;}
.back{margin: 70px auto;text-align: center;}


/* ---------------------分页------------------------------- */
.scott{background:#f1f1f1; overflow:hidden; text-align:center; padding:9px 0 9px; margin-bottom:30px; }
.scott A{BORDER:#58affe 1px solid; PADDING:2px 5px; MARGIN-RIGHT: 5px;  TEXT-DECORATION: none; background:#fff;}
.scott A:hover{border:1px solid #58affe; text-decoration:none; BACKGROUND-COLOR:#237ac7; color:#FFF;}
.scott A:active{border:1px solid #58affe; text-decoration:none; BACKGROUND-COLOR:#237ac7;}
.scott SPAN.current{BORDER: #237ac7 1px solid; PADDING:1px 5px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #237ac7;MARGIN-RIGHT: 5px;}
.scott SPAN.disabled{BORDER:#237ac7 1px solid; PADDING:2px 5px; COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#d8f1ff;}
.fenye1{text-align: center; clear:both; font-size:12px; line-height:28px; height:56px; border:1px solid #9cceec; background:#e9f7ff; padding:0 5px; margin-top:5px;}
/* ---------------------分页------------------------------- */

input,select{
        appearance:none;  
}
.form dl {
    overflow: hidden;
    zoom: 1;
    padding-top: 15px;
}
.form dt {
    float: left;
    width:5%;
    font-size: 14px;
    padding: 3px 0 0 0;
    color: #666;
}
.inp_one {
    width: 200px;
    height: 25px;
    line-height: 25px;
	border:1px solid #a5a5a5;
}
.inp_small {
    width: 100px;
    height: 25px;
    line-height: 25px;
	margin-right:5px;
	border:1px solid #a5a5a5;
}
.btn_blue:hover {
    background-color: #0084c9;
}
.btn_blue, .btn_orange, .btn_green {
    background: #0d9ae4;
    height: 26px;
    line-height: 1.8em;
    padding: 0px 15px;
    margin:30px 2px 2px 2px;
    border: 0px;
    /* border-radius: 5px; */
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

