﻿/*banner*/
.none {display: none;}
.pos-r {position: relative;}
.main-box {height: auto;margin: 0 auto;max-width: 1200px;}
.banner-box {width: 100%;height:620px;position: relative;z-index:0;overflow: hidden;}
.banner-img { width: 100%;height: 620px; position: absolute;z-index: 111;}
.banner-img li { position: absolute; width: 100%;height:620px;}
.ad-img {position: absolute;right: 0;top: 100px;}
.banner-txt {width: 100%;position: absolute;z-index: 333;}
.custom-title{margin-top: 100px!important;}
.banner-txt li {position: absolute;width: 100%;top: 110px;}
.banner-text {margin-top: 125px;color: #fff;}
.banner-text h2 {font-size: 46px;font-weight: normal;line-height:66px;white-space: nowrap;}
.banner-text h2:before,
.banner-text h2:after {display: table;content: "";}
.banner-text h2:after {clear: both;}
.banner-text .small {font-size: 22px;color:#fff}
.banner-text .big {letter-spacing: 3px;}
.banner-text p {font-size: 20px;line-height: 32px;/*padding-top: 20px;*/width:60%;}
.banner-text h2,
.banner-text p,
.banner-text a {-webkit-animation-delay: 0.5s;-o-animation-delay: 0.5s;animation-delay: 0.5s;}
.banner-link {padding: 10px 28px;border: 1px solid #fff;border-radius: 4px;color: #fff;font-size: 14px;text-align: center;display: inline-block;margin-top: 20px;}
.banner-link:hover {background: #fff;border-color: #333;}
.banner-ctr {position: absolute;z-index: 332;width: 100%;bottom:78px;}
.banner-ctr ul {text-align: center;width: 100%;box-sizing: border-box;color: #fff;}
.banner-ctr ul li {padding: 0 4px;display: inline-block;cursor: pointer;}
.banner-ctr ul li i {width: 2px;height: 9px;background: #5d6067;display: inline-block;vertical-align: middle;}
.banner-ctr ul li.active i { height: 17px; background: #00a9f4;-webkit-transition: height 0.3s ease-out;-o-transition: height 0.3s ease-out;transition: height 0.3s ease-out;}
.ad-area img{width: 100%;height: 620px;object-fit: cover;right: inherit;}

/*小导航banner下*/
.section_events{overflow: visible;background: #fafafa;}
.section_events_list{margin: -60px 0 0;border-right: 1px solid #E6E9EE;}
.section_events_list_item {width: 25%;float: left;padding-left: 0;padding-right: 0;cursor: pointer;overflow: visible;-webkit-transition: -webkit-box-shadow .35s;transition: -webkit-box-shadow .35s;transition: box-shadow .35s; transition: box-shadow .35s,-webkit-box-shadow .35s;-o-transition: box-shadow .35s;background: #fff}
.section_events_list_item_box {height: 120px;border-left: 1px solid #E6E9EE;border-top: 1px solid #E6E9EE;border-bottom: 1px solid #E6E9EE;padding: 0 16px; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row; -ms-flex-align: center;-webkit-box-align: center;align-items: center;box-sizing: border-box;}
.section_events_list_item_box_list {display: -webkit-box; display: -ms-flexbox; display: flex;-moz-flex-direction: row;-ms-flex-direction: row;-o-flex-direction: row;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;}
.section_events_list_item_box_list_icon {width: 32px;}
.section_events_list_item_box_list_icon i {width: 32px;height: 32px;display: block;background-size: 100%;}
.section_events_list_item_box_list_icon-1 { background: url(../images/events_icon1.png) no-repeat;}
.section_events_list_item_box_list_icon-2 { background: url(../images/events_icon2.png) no-repeat;}
.section_events_list_item_box_list_icon-3 { background: url(../images/events_icon3.png) no-repeat;}
.section_events_list_item_box_list_icon-4 { background: url(../images/events_icon4.png) no-repeat;}
.section_events_list_item_box_list_info {margin-left: 12px;z-index: 1;position: relative;}
.section_events_list_item_box_list_info_title{font-size: 16px;color: #242D4E; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.section_events_list_item_box_list_info_text {font-size: 14px; color: #8B9DB6;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

/*内容头部*/
.section_title{text-align: center;padding: 60px 0px 40px;}
.section_title p{font-size: 28px;color: #333;}
.section_title span{font-size: 16px;color: #999;margin-top: 5px;display: block;}

/*热门产品*/
.hot_pro{background: #fafafa;padding-bottom: 40px;}
.hot_pro li{width: 24%;margin:0px 0.5%;float: left;background: #fff;padding:10px 20px 20px;box-sizing: border-box;border-radius: 4px;}
.hot_pro_title{font-size: 18px;color: #242d53;padding-left:40px;background: url(../images/hot_pro_icon1.png) no-repeat center left;border-bottom: 1px solid #e6e6e6;line-height: 50px;}
.hot_pro_title2{background: url(../images/hot_pro_icon2.png) no-repeat center left;}
.hot_pro_title3{background: url(../images/hot_pro_icon6.png) no-repeat center left;}
.hot_pro_title4{background: url(../images/hot_pro_icon5.png) no-repeat center left;}
.hot_pro_text{margin: 10px 0px 20px;font-size: 14px;color: #575d6c;line-height: 32px;}
.hot_pro_text span{color: #252b3a;}
.hot_pro_text span.E14D42{color: #E14D42}
.hot_pro_price{font-size: 14px;color: #252b3a;text-align: center;float: left;}
.hot_pro_price span{font-size: 24px;color: #df5a38;font-weight: 600}
.hot_pro_more a{width: 100px;height: 28px;line-height: 28px;font-size: 14px;color: #2c5fc8;border:1px solid #2c5fc8;margin: 0px auto 0px;text-align: center;display: block;border-radius: 4px;float: right;}

/*产品与服务*/
.section_pro_list{padding-bottom: 30px;}
.section_pro_list_left{width: 260px;float: left;padding: 30px;box-sizing: border-box;background: url(../images/pro_left1.png) no-repeat bottom center #5379ff;height: 359px;}
.section_pro_list_left2{background: url(../images/pro_left2.png) no-repeat bottom center #e8726c; }
.section_pro_list_left3{background: url(../images/pro_left3.png) no-repeat bottom center #29c1cb; }
.section_pro_list_left4{background: url(../images/pro_left4.png) no-repeat bottom center #fea456; }
.section_pro_list_left_header{font-size: 20px;color: #fff;line-height: 32px;}
.section_pro_list_left_text{font-size: 14px;color: #fff;line-height:22px;    font-weight: 300;    margin: 10px 0 24px;}
.section_pro_list_left_more a{display: block;width: 96px;height: 32px;border-radius: 2px;background: #fff;font-size: 14px;color: #5379ff;border-radius: 4px;line-height: 32px;text-align: center;}
.section_pro_list_left_more2 a{color: #e8726c}
.section_pro_list_left_more3 a{color: #29c1cb}
.section_pro_list_left_more4 a{color: #fea456}
.section_pro_list_left_more a:hover{box-shadow: 0 10px 12px 0 rgba(0,0,0,.1);-webkit-transition: -webkit-box-shadow .2s;transition: -webkit-box-shadow .2s;transition: box-shadow .2s;transition: box-shadow .2s,-webkit-box-shadow .2s;}
.section_pro_list_left:hover {-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,.1); box-shadow: 0 10px 40px 0 rgba(0,0,0,.1);-webkit-transition: -webkit-box-shadow .2s;transition: -webkit-box-shadow .2s;transition: box-shadow .2s;transition: box-shadow .2s,-webkit-box-shadow .2s;}
.section_pro_list_right{width: calc(100% - 260px);float: left;}
.section_pro_list_right_item{    width: calc((100% - 2px)/2);height: calc((100% - 2px)/2); border-radius: 2px;background: #fff;float: left;position: relative;}
.section_pro_list_right_item:nth-child(1){border-bottom: 1px solid #e6e9ee;border-right: 1px solid #e6e9ee;border-top: 1px solid #e6e9ee;}
.section_pro_list_right_item:nth-child(2){border-bottom: 1px solid #e6e9ee;border-right: 1px solid #e6e9ee;border-top: 1px solid #e6e9ee;}
.section_pro_list_right_item:nth-child(3){border-bottom: 1px solid #e6e9ee;border-right: 1px solid #e6e9ee;}
.section_pro_list_right_item:nth-child(4){border-bottom: 1px solid #e6e9ee;border-right: 1px solid #e6e9ee;}
.section_pro_list_right_item a{display: block;}
.section_pro_list_right_item_card{padding: 30px;box-sizing: border-box;height:178px;}
.section_pro_list_right_item_card_content_title {font-size: 16px;line-height: 24px;font-weight: 700;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 8px;color: #252b3a;}
.section_pro_list_right_item_card_content_title i{padding: 0px 10px;border: 1px solid #f09816;color: #f09816;font-size: 12px;display: inline-block;border-radius: 4px;line-height: 14px;margin-left: 6px;font-style: normal;}
.section_pro_list_right_item_card_content_desc {font-size: 14px;line-height: 22px;text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; color: #575d6c;}
.section_pro_list_right_item_card_content_price {margin-top: 20px;font-size: 14px;line-height: 20px;height: 20px;    color: #252b3a;}
.section_pro_list_right_item_card_content_price span {font-size: 18px;color: #df5a38;font-weight: 800;}
.section_pro_list_right_item:hover {-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,.1);box-shadow: 0 10px 40px 0 rgba(0,0,0,.1);-webkit-transition: -webkit-box-shadow .2s;transition: -webkit-box-shadow .2s;transition: box-shadow .2s;transition: box-shadow .2s,-webkit-box-shadow .2s;position: relative;}
.section_pro_list_right_item_card_detail{opacity: 0;transition: all .3s;position: absolute;bottom: 0;left: 0;width: 100%;height:50px;padding-left: 0;background-color: #ff6a00;text-align: center;line-height: 50px;clear: both;}
.section_pro_list_right_item:hover .section_pro_list_right_item_card_detail {opacity: 1;transition: all .3s;}
.section_pro_list_right_item_card_detail_text0{text-decoration: none;float: left;text-align: center;font-size:14px;letter-spacing: .65px;height: 50px;width: 50%;position: relative;z-index: 1; background-color: #fff;border: 1px solid #ff6a00; box-sizing: border-box;color: #ff6a00;}
.section_pro_list_right_item_card_detail_text1{text-decoration: none;float: right;text-align: center;font-size: 14px;color: #fff;letter-spacing: .65px; width: 50%;position: relative;z-index: 1;transition: all .3s;}

/*机房*/
.mapjifang{background: url(../images/map.png) no-repeat center;height:669px; position: relative;z-index: 1}
.mapjifang_img{display: block;margin: -80px auto 0px;position: relative;z-index: 0}
.map-lf-footer {margin-top: 30px;margin-left: 54px;position: absolute;;right: 0px;bottom: -470px;font-size: 14px;}
.map-lf-footer .map-lf-ft1 {color: #72c02c;margin-bottom: 10px;}
.map-lf-footer .map-lf-ft2 {color: #328bf9;}
.map-lf-footer span {height: 12px;width: 12px; border-radius: 50%;display: inline-block;margin: 1px 5px 0 0;}
.map-lf-footer .map-lf-ft1 span { background: #72c02c;}
.map-lf-footer .map-lf-ft2 span {background: #2c5fc8;}
.jifang_youshi ul{width: 902px;border-radius: 6px;background: #fff;border: 1px solid #dcdcdc;margin: -40px auto 0px;position: relative;z-index: 10;padding: 20px 0px;box-sizing: border-box; }
.jifang_youshi ul li{float: left;width: 299px;text-align: center;border-right: 1px solid #dcdcdc;}
.jifang_youshi ul li:nth-child(3){border-right: 0}
.jifang_youshi ul li p{font-size: 16px;color:#252b3a;}
.jifang_youshi ul li span{font-size: 14px;color:#575d6c;line-height: 24px;}

/*优势*/
.why_main{display: block;margin: 0px auto 0px;}
.why_main ul li{float: left;width: 23%;margin: 0 1%;box-shadow: 0px 0px 10px 0px #f1f1f1;padding:40px 20px 20px;box-sizing: border-box;background: #fff;min-height: 270px;text-align: center;border-radius: 6px;}
.why_main ul li img{display: block;margin: 0 auto;}
.why_main ul li p{font-size: 16px;color:color:#252b3a;;margin: 30px 0px 10px;}
.why_main ul li span{font-size: 14px;color: #575d6c;line-height: 24px;}

/*新闻*/
.news{padding-bottom: 20px;}
.news_gonggao{width: 370px;float: left;margin-right:35px;}
.news_youhui{width: 385px;float: left;}
.news_title{font-size: 20px;color: #333;border-bottom: 1px solid #dcdcdc;line-height: 50px;}
.news_title a{color: #666;font-size: 14px;float: right;display: inline-block;}
.news ul,.news_youhui ul{padding: 20px 10px;box-sizing: border-box;}
.news li{width: 100%;margin-bottom: 20px;cursor: pointer;}
.news_time{width: 70px;height: 70px;background: #eeeeee;color: #333;padding: 15px 10px;box-sizing: border-box;text-align: center;float: left;}
.news_time b{font-size: 14px;color: #333}
.news_time span{font-size: 12px;color: #666}
.news_main{float: right;width: 260px;}
.news_main p,.ny_t a{font-size: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 6px 0px;display: block;}
.news_main span,.ny_m{font-size: 14px;color: #888;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news li:hover .news_time{background: #2c5fc8;}
.news li:hover .news_time b{color: #fff;}
.news li:hover .news_time hr{color: #fff;}
.news li:hover .news_time span{color: #fff;}
.news li:hover .news_main p{color: #2c5fc8;}
.news_youhui ul img{display: block;width: 100%;height: 156px;margin-bottom: 20px;}
.ny_t a:hover{color: #2c5fc8}

.i_news_gonggao{width: 44%;float: left;margin: 0px 3%  20px;}
.i_news_gonggao ul{padding: 20px 0px;}
.inews_title{font-size: 18px;color:#252b3a;border-bottom: 1px solid #dcdcdc;line-height: 50px;padding-left:40px;background: url(../images/nIco_1.png) no-repeat center left;}
.inews_title1{background: url(../images/nIco_2.png) no-repeat center left;}
.inews_title a{color: #666;font-size: 14px;float: right;display: inline-block;}
.inews_title a:hover{color:  #ff7600}
.i_news_gonggao li{padding-left: 15px;background: url(../images/nico1.png) no-repeat left 11px;line-height: 30px;}
.i_news_gonggao li a{font-size: 14px;color: #575d6c;width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.i_news_gonggao li a:hover{color: #2c5fc8}
.i_news_gonggao li span{font-size: 14px;color: #999999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: right;}



/*资质*/
.zizhi{background: #2c5fc8;height: 100px;}
.picMarquee-left{ overflow:hidden; position:relative;padding: 10px 0px; }
.picMarquee-left .bd{ }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden; width: 300px; padding-right: 30px;box-sizing: border-box;height: 100px;}
.picMarquee-left .bd ul li .pic img{ width:80px;display: block;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;color: #fff ;width:150px;padding: 15px 0px;font-size: 15px;margin-left: 10px;}
.picMarquee-left .bd ul li .tt{padding: 25px 0px;}

/*免注册*/
.m-statis { width: 100%;height: 380px; background: url(../images/statistics.png) 50% no-repeat; text-align: center;}
.m-statis-item {float: left;width: 20%;height: 100%;}
.u-item-num {margin: 160px auto 20px;width: 250px;height: 36px;background-size: 800px 600px;line-height: 38px;font-size: 40px;letter-spacing: 2px; color: #2c5fc8;}
.u-item-desc {font-size: 18px;line-height: 18px;color: #575d6c;}
.p-right {position: absolute;right: 0;top: 90%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.p-right_t {font-size: 32px;font-weight: normal;color: #333;}
.u-try {margin: 10px auto 20px;width: 240px;display: block; height: 40px;line-height: 40px;display: inline-block;font-size: 16px;text-align: center;border-radius: 6px;}
.u-btn-norm-blue {color: #fff;border: 1px solid #2c5fc8; background-color: #2c5fc8;}
.u-btn-norm-blue:hover{color: #ff7600}
.p-right_m {font-size: 14px; font-weight:500;}

