﻿@charset "utf-8";
/* CSS Document */
.fl{ float: left; }
.fr{ float: right; }

/*--楼层定位样式--*/
.flex-direction-nav{ width:100%;}
.flex-direction-nav a{width:120px;height:150px;line-height:99em;overflow:hidden;display:block;background:url(../images/ad_ctr.png)  no-repeat; z-index:100;cursor:pointer;-webkit-transition:all .3s ease; opacity:0.5;position:absolute;top:15%;}
.flex-direction-nav .flex-next{background-position:0px -200px; right:-70px;}
.flex-direction-nav .flex-prev{left:-80px;}

.flexslider{position:relative;width:100%;}
.flex-control-nav{position:absolute; top:300px; left:40%; height: 22px;text-align:center;}
.flex-control-paging{ overflow:hidden;}
.flex-control-paging li{ float:left; margin-right:10px;}
.flex-control-paging li a{ display:block;width:40px;height:6px;overflow:hidden;border-radius:3px; color:#ddd;background:#ddd;cursor:pointer; opacity:0.3;}
.flex-control-paging li a.flex-active{background:#9a9a9a; color:#9a9a9a;}
/*-- top style --*/
.zxshop_nav{overflow:hidden;}
.zxshop_nav li{ float:left; width: 25%; text-align: center; /*margin: 0 40px 0 30px;*/}
.zxshop_nav li a{ font-size:14px; color:#e2e2e2;  margin:0 34px; line-height:50px;}
.zxshop_nav li a:hover{ color:#0462cd;}
.zxshop_nav li .zxshop_cur{ color:#0462cd;}
.xz_margin li{margin: 0 40px 0 30px; }
.xz_margin li a{ color:#333; }
/*-- line action --*/
nav {position: relative;align-items: center;}
nav .line {height: 2px;position: absolute;bottom: 0;margin: 10px 0 0 30px;background:#0462cd;}
nav ul{display: flex;justify-content:center;}
nav ul li{margin: 0 40px 0 0;transition: all 0.4s ease;color:#0462cd;}


/*--main--*/
.productline_banner{ position: relative; background: url(../images/production_line/banner_bg.png) no-repeat top center;}
.productline_banner .container{ padding: 125px 0;}
.productline_banner .container h1{ font-size:49px; color:#f5f9ff; text-align: center; padding-bottom: 35px; background-image: url('../images/production_line/bigtitle_icon.png'),url('../images/production_line/bigtitle_icon.png');
background-position:29% 35%, 71% 35%; background-repeat: no-repeat,no-repeat;font-weight:bold;
}
.productline_banner .container p{ font-size:14px; color:#b1afc2;text-align: center; line-height:26px; height:52px;width: 850px; overflow: hidden; margin:0px auto; background: url(../images/production_line/bigtitle_line.png) no-repeat top center; padding-top: 18px;}



/*--big_data--*/
.part_title{ font-size: 24px; color: #333; margin: 20px 0; text-align: center; }
.big_data{ margin-top: 70px; }
.big_data_content { position: relative; height: 168px; background: url(../images/big_data_platform/big_data_line.png) no-repeat left top; box-shadow: 3px 3px 18px #bac0ce; 
margin-top: 35px;}
.big_data_content p { position: absolute; left: 100px; top: 40px; width: 980px; font-size: 14px; color: #888; line-height: 25px;}

/*--data_framework--*/
.data_framework{  margin-top: 70px; margin-bottom: 30px; }
.data_framework_content { padding-top: 165px; padding-bottom: 120px; margin-top: 40px; margin-bottom: 40px; 
background-image: url(../images/big_data_platform/data_framework_bg.png),url(../images/big_data_platform/value_icon.png),url(../images/big_data_platform/data_framework_bg02.png); background-repeat: no-repeat,no-repeat,no-repeat; 
background-position:left top,40px 160px,left bottom;box-shadow:3px 3px 18px #bac0ce;}
.data_framework_content p{ width: 990px; margin: 0 auto 16px auto; text-align: center; font-size: 15px; color: #666; line-height: 29px; }
.data_framework_content img{ display: block; width: 1030px; margin: 0 auto;}

/*--structure--*/
.structure{  margin-top: 70px; margin-bottom: 40px; }

/*--platform_product--*/
.platform_product{ background-color: #fafafa; padding: 60px 0; }
.platform_product_content{ position: relative;  border: solid 10px #eef1f8; padding: 40px 60px 50px; margin-top: 30px; background:#fff; 
background-image: url(../images/big_data_platform/value_icon.png); background-repeat: no-repeat; background-position:  33px 36px;}

.platform_product_list{ margin: 46px 42px 0;}
.platform_product_list p{ font-size: 15px; color: #666; margin-top: 18px; line-height: 29px;}

.platform_product_ul{ overflow: hidden; margin-left: 42px;}  
.platform_product_ul li{ float: left; width: 242px; height: 126px; display: table; margin-right: 20px; margin-top: 22px; padding-left: 48px; padding-right: 20px; 
background: #fafafa; background-image: url(../images/big_data_platform/platform_product_bg.png); background-repeat: no-repeat; background-position: left center; } 
.platform_product_ul li p{ display: table-cell; vertical-align: middle; font-size: 14px; color: #37638a; line-height: 26px; }


/*--platform_advantage--*/
.platform_advantage{ background-color: #fff; padding: 60px 0;}
.platform_advantage_ul{ overflow: hidden;}
.platform_advantage_ul li{ float: left; width: 560px; height: 180px; margin: 20px 40px 20px 0; background: #fff; box-shadow:3px 3px 18px #bac0ce; border-left:solid 4px #0844e7;}
.platform_advantage_ul .margin_0{ margin-right: 0px;}
.platform_advantage_ul li img{ display: block; float:left; width:64px; margin:60px 30px 0px 30px; }
.platform_advantage_ul li h3{ font-size:16px; color:#333; margin-top:46px; font-weight: normal; margin-bottom: 12px;}
.platform_advantage_ul li p{width: 410px; font-size: 14px; color: #888; line-height: 22px; text-align: justify; text-justify: distribute-all-lines; /*兼容ie浏览器*/}










