*{
	padding: 0;
	margin: 0;
}
ul li{
	list-style: none;
}
body {
    font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53";
    line-height: 1;
    color: #85888e;
    min-width: 1200px;
}
.head{
	width: 100%;
	height: 100px;
}
.second{
	width: 100%;
	
}
.public {
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
   
}
.public .div_public{
	text-shadow: 0 2px 4px rgba(0,0,0,.16);
	 text-align: center;
}
.tit-en {
    display: block;
    font-size: 40px;
    font-family: fzxh;
    color: #0051ad;
}
.tit-line {
    margin: 20px auto;
    display: block;
    width: 60px;
    height: 2px;
    font-size: 0;
    background-color: #e1e1e1;
}
.tit-zh {
	font-weight: normal;
    font-size: 18px;
    color: #075bb9;
}
.ul_third{

	width: 1200px;
	height: 330px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 60px;
}
.ul_third .item{
	display:block;
    padding: 0 40px 30px;
    width: 220px;
    text-align: center;
    vertical-align: top;
    float: left;
    height:300px ;
}
.img_li{
	width: 180px;
	height: 180px;
	margin:0 auto;
}
.product-list-tit {
    display: block;
    padding: 30px 0 10px;
    font-size: 20px;
    font-weight: 400;
    color: #464a53;
}
.product-list-text {
    font-size: 12px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;  
}
.forth{
	    background-color: #fafafb;
}
.content{
	width: 1200px;
	height: 456px;
	margin:0 auto ;
	margin-top: 60px;
	
}
.content_left{
	position: relative;
	width:700px;
	height: 456px;
	float: left;
}
.content_right{
	width: 500px;
	height: 364px;
	float: right;
}
.content_left_img{
	cursor: pointer;
	width: 664px;
	height: 420px;
	padding: 10px;
	border: 8px solid #edf3f8;
	background-color: #fff;
	text-align: center;
}

.datamining-img-name {
    position: absolute;
    display: block;
    margin-left: -56px;
    left: 50%;
    bottom: 16px;
    font-size: 16px;
    color: #d5d8db;
}
.search_left{
	position: absolute;
	display: block;
	background-image: url(../img/style_z.png);
	background-position: 0px -84px;
	width: 38px;
	height: 38px;
	bottom: 16px;
	right: 16px;
}
.content_right_div{
	width: 470px;
	height:364px;
	margin-left: 30px;
	
}
.datamining-txt {
    padding: 15px 0 50px;
    line-height: 26px;
    font-size: 14px;
    color: #464a53;
    text-indent: 2em;
   
}
.img_right{
	width: 440px;
	height: 196px;
}
.content1{
	width: 1200px;
	height: 1209px;
	margin: 0 auto;
	margin-top: 60px;
}

.product-introduce {
    font-size: 16px;
    line-height: 26px;
    color: #464a53;
    text-align: center;
}

.product-introduce-title {
    display: block;
    padding-bottom: 5px;
    font-weight: 700;
}
.img_five{
	width: 737px;
	height: 376px;
	margin: 60px auto 50px;
	text-align: center;
}
.custom-introduce {
    padding-top: 40px;
}
.img_five1{
	width: 780px;
	height: 381px;
	margin: 60px auto 50px;
	text-align: center;
}
.second img{
	width: 100%;
}


.popbox-wrap {
	display:none;
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 50px;
    padding: 70px 0;
    width: 100%;background-color:white ;
    /*background-color: #3196da;*/
}
a{
	text-decoration: none;
}
.popbox-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    color: #ccc;
    font-size: 50px;
    text-align: center;
}
.popbox-close:hover{
	color: white;
}
.popbox {
	display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}
.img_div_l{
	/*width: 100%;*/width:80%;margin-left:auto ;margin-right:auto;
	height: 800px;
	
}
.div_img_l{
	width: 100%;
	height: 100%;
}
