﻿body{
	margin:0;
	padding:0;
	background:#fff;
	font-family: 'Source Sans Pro', sans-serif;
 }
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}	
p{
	margin:0;
}
ul{
margin:0;
padding:0;
}
.foot{
	 height:430px;
	 width:100%;
	 margin-top:-20px;
	 margin-bottom:0;
	 background-color:#262a35;
	 z-index: -1;
}
.foot a{
	text-decoration:none;
}

.foot .foot_1{
	padding-top:20px;
	 margin: 0 auto;
	 width: 1200px;
	 border: 0px solid red;
}

.foot .foot_model1{
	 display: inline-block;
	 width: 310px;
	 height: 150px;
	 vertical-align: top;
	 position: relative; 
	 margin-left:29px;
}
.foot p{
	color: #c2c2c2;
    font-size: 14px;
    margin-top:-8px;
}
.foot .foot_model1 p{
	color: #bbbbbb;
    font-size: 15px;
    margin-top:-8px;
}
.foot .foot_model2{
	 display: inline-block;
	 width: 100px;
	 height: 200px;
	 vertical-align: top;
	 margin-left:75px;
}
.foot h3{
	font-size: 18px;
	color: #f5f5f5;
	padding-bottom: 0.7em;
	background: url(../images/line.png) no-repeat 0% 100%;
}
.foot .foot_model3{
	 display: inline-block;
	 width: 80px;
	 height: 210px;
	 vertical-align: top;
	 margin-left:86px;
}
.foot .foot_model4{
	 display: inline-block;
	 width: 80px;
	 height: 200px;
	 vertical-align: top;
	 margin-left:86px;
}
.foot .foot_model5{
	 display: inline-block;
	 width: 230px;
	 height: 240px;
	 vertical-align: top;
	 margin-left:86px;
	 border: 0px solid red;
}
/* index.html */
.zuixingonggao{
	display: inline-block;
	vertical-align: top;
	width:350px;
	height:820px;
	border: 0px solid red;
	background:#ffffff;
	border-radius:10px;
}
.zuixingonggao .zxgg_img{
	background:url(../images/zxgg_img.png) no-repeat 0% 100%;
	width:350px;
	height:160px;
	border: 0px solid red;
	text-align:center;
	line-height:160px;
	font-size:30px;
	color:#ffffff;
}
.zxgg_content1{
	margin-top:23px;
	margin-left:0px;
	width:500px;
	height:307px;
	padding:0px;
}
.zxgg_content1 p{
	font-size:15px;
	color:#666666;
	line-height:27px;
	font-weight:400;
}
.zxgg_content1 a{
	display: block;
	margin-top: 10px;
}

.zxgg_content{
	margin-top:23px;
	margin-left:0px;
	width:306px;
	height:307px;
	padding:0px;
}
.zxgg_content p{
	font-size:15px;
	color:#666666;
	line-height:27px;
	font-weight:400;
}
.about_content p:hover{
	cursor:pointer;
	color:#008ed6;
}
.zxgg_content .p_left{
	/* float:left; */
	display:inline;
}
.zxgg_content .p_right{
	/*float:right;
	display:inline;*/
	color:#999999;
	text-align: right;
}
.zxgg_content .p_left1{
	 float:left; 
	display:inline;
}
.zxgg_content .p_right1{
	float:right;
	display:inline;
	color:#999999;

}
.changjianwenti{
	display: inline-block;
	vertical-align: top;
	margin-left:51px;
	width:350px;
	height:820px;
	border: 0px solid red;
	background:#ffffff;
	border-radius:10px;
}
.changjianwenti .cjwt_img{
	background:url(../images/cjwt_img.png) no-repeat 0% 100%;
	width:350px;
	height:160px;
	border: 0px solid red;
	text-align:center;
	line-height:160px;
	font-size:30px;
	color:#ffffff;
}
.xiazaigengxin{
	display: inline-block;
	vertical-align: top;
	margin-left:51px;
	width:350px;
	height:820px;
	border: 0px solid red;
	background:#ffffff;
	border-radius:10px;
}
.xiazaigengxin .xzgx_img{
	background:url(../images/xzgx_img.png) no-repeat 0% 100%;
	width:350px;
	height:160px;
	border: 0px solid red;
	text-align:center;
	line-height:160px;
	font-size:30px;
	color:#ffffff;
}

/* 视频弹出 */
/* .popup{
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1100;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: none;
        opacity: 999;
        background-color: #000000;
      }
      #shipin{
        position: absolute;
        top: 20%;
        z-index:999;
        padding: 50px;
      }
      #shipin .col-md-6{margin:auto;float: none;}
      #shipin a.closeshipin{
        font-size: 26px;
        line-height: .5;
        position: absolute;
        top: -15px;
        right: 0%; 
        color: #aaa;
        text-shadow: 0 -1px 1px rbga(0,0,0,.6);
        font-weight: bold;
        cursor: pointer;
      }
      .embed-responsive video{
		    position: absolute;
		    top: 0;
		    bottom: 0;
		    left: 0;
		    width: 100%;
		    height: 100%;
		    border: 0;
		}
		.embed-responsive-16by9{
			padding-bottom: 56.25%;
		} */
      
    /* 购买指南 */  
    .goumai_canner{
     	background:url(../images/goumai_banner.png) no-repeat 0% 100%;
     	height:150px;
     	width:100%;
     	text-align:center;
		line-height:50px;
		font-size:34px;
		color:#008ed6;
		font-style:oblique; 
		padding-top:28px;
     } 
     .biaoge1_div{
     	height:200px;
     	width:900px;
     	align: left;
     	/*display: inline-block;*/
		vertical-align: top;
		/*margin-left:-46px;*/
		margin: auto;
     }
     .biaoge2_div{
     	height:200px;
     	width:900px;
     	align:left;
     	display: inline-block;
		vertical-align: top;
		margin-left:-46px;
     }
     .biaoge_model1{
     	height:38px;
     	width:559px;
     	text-align:center;
		line-height:38px;
		font-size:14px;
		color:#333333;
		background-color:#f7f9fc;
		border: 1px solid black;
     }
     .biaoge_p_left{
     	float:left;
		display:inline;
		border:1px solid black;
		height:38px;
     	width:450px;
     	font-size:14px;
		color:#333333;
		text-align:center;
		line-height:38px;
		margin-top:-1px;
		background-color:#e6e0e0;
     }
     .biaoge_p_right{
     	float:right;
		display:inline;
		border:1px solid black;
		height:38px;
     	width:450px;
     	font-size:14px;
		color:#333333;
		text-align:center;
		line-height:38px;
		margin-top:-1px;
		margin-left:-1px;
		background-color:#e6e0e0;
     }
     .biaoge_p_left1{
     	float:left;
		display:inline;
		border:1px solid black;
		height:78px;
     	width:450px;
     	font-size:14px;
		color:#666666;
		text-align:center;
		line-height:24px;
		padding-top:15px;
		margin-top:-1px;
     }
     .biaoge_p_right1{
     	float:right;
		display:inline;
		border:1px solid black;
		height:78px;
     	width:450px;
     	font-size:14px;
		color:#666666;
		text-align:center;
		line-height:78px;
		margin-top:-1px;
		margin-left:-1px;
     }
     .biaoge_p_left2{
     	float:left;
		display:inline;
		border:1px solid black;
		height:38px;
     	width:450px;
     	font-size:14px;
		color:#666666;
		text-align:center;
		line-height:38px;
		margin-top:-1px;
     }
     .biaoge_p_right2{
     	float:right;
		display:inline;
		border:1px solid black;
		height:38px;
     	width:450px;
     	font-size:14px;
		color:#666666;
		text-align:center;
		line-height:38px;
		margin-top:-1px;
		margin-left:-1px;
     }
     .biaoge_p_left3{
     	float:left;
		display:inline;
		border:1px solid black;
		height:38px;
     	width:225px;
     	font-size:14px;
		color:#333333;
		text-align:center;
		line-height:38px;
		margin-top:-1px;
		background-color:#e6e0e0;
     }
	 .biaoge_p_left31{
	 	float:left;
	 		display:inline;
	 		border:1px solid black;
	 		height:38px;
	 	width:450px;
	 	font-size:14px;
	 		color:#333333;
	 		text-align:center;
	 		line-height:38px;
	 		margin-top:-1px;
	 		background-color:#e6e0e0;
	 }
     .biaoge_p_right3{
     	float:right;
		display:inline;
		border:1px solid black;
		height:38px;
     	width:450px;
     	font-size:14px;
		color:#333333;
		text-align:center;
		line-height:38px;
		margin-top:-1px;
		margin-left:-2px;
		background-color:#e6e0e0;
     }
     .biaoge_p_left5{
     	float:left;
		display:inline;
		border:1px solid black;
		height:38px;
     	width:225px;
     	font-size:14px;
		color:#666666;
		text-align:center;
		line-height:38px;
		margin-top:-1px;
     }
	 .biaoge_p_left51{
	 	float:left;
	 		display:inline;
	 		border:1px solid black;
	 		height:38px;
	 	width:450px;
	 	font-size:14px;
	 		color:#666666;
	 		text-align:center;
	 		line-height:38px;
	 		margin-top:-1px;
	 }
     .biaoge_p_left4{
     	float:left;
		display:inline;
		border:1px solid black;
		height:38px;
     	width:225px;
     	font-size:14px;
		color:#666666;
		text-align:center;
		line-height:38px;
		margin-top:-1px;
     }
	 .biaoge_p_left41{
	 	float:left;
	 		display:inline;
	 		border:1px solid black;
	 		height:38px;
	 	width:450px;
	 	font-size:14px;
	 		color:#666666;
	 		text-align:center;
	 		line-height:38px;
	 		margin-top:-1px;
	 }
     .biaoge_p_right4{
     	float:right;
		display:inline;
		border:1px solid black;
		height:38px;
     	width:450px;
     	font-size:14px;
		color:#666666;
		text-align:center;
		line-height:38px;
		margin-top:-1px;
		margin-left:-1px;
     }
     .biaoge_p_one{
     	float:left;
     	height:38px;
     	width:900px;
     	text-align:center;
		line-height:38px;
		font-size:14px;
		color:#333333;
		border: 1px solid black;
		margin-top:-1px;
     }
     /* 相关资质 */


     .xgzz_canner{
     	background:url(../images/xgzz_banner.png) no-repeat 0% 100%;
     	height:150px;
     	width:100%;
     	text-align:center;
		line-height:50px;
		font-size:34px;
		color:#008ed6;
		font-style:oblique; 
		padding-top:28px;
     }
	

     .xgzz_content_model1{
     	width:1202px;
     	height:459px;
     	padding-top:20px;
     	border:0px solid red;
     }
	 .xgzz_content_model1 img{
		   height:417px;
		   width:300px;
	   }
	 .zz1{
		border:1px solid black;
		height:419px;
		width:302px;		
	}	
	  .xgzz_content_model2{
     	width:1202px;
     	height:402px;
     	padding-top:20px;
     	border:0px solid red;
     }
	   .xgzz_content_model2 img{
		   height:360px;
		   width:260px;
	   }
	   .zz2{
		border:1px solid black;
		height:362px;
		width:262px;		
	}
	  .xgzz_content_model3{
     	width:1202px;
     	height:220px;
     	padding-top:20px;
     	border:0px solid red;
     }
	    .xgzz_content_model3 img{
		   height:177px;
		   width:250px;
	   }
	   .zz3{
		border:1px solid black;
		height:179px;
		width:252px;		
	}
	  .xgzz_content_model4{
     	width:1202px;
     	height:314px;
     	padding-top:20px;
     	border:0px solid red;
     }
	    .xgzz_content_model4 img{
		   width:200px;
		   height:272px;
	   }
	   .zz4{
		border:1px solid black;
		height:274px;
		width:202px;		
	}
     .xgzz_content_model1 p{
     	font-size:14px;
     	color:#333333;
     	padding-top:15px;
     	text-align:center;
     }
     .xgzz_content_model1_1{
     	height:480px;
     	width:350px;
     	display: inline-block;
		 vertical-align: top;
		 margin-left:0px;
     }
     .xgzz_content_model1_2{
     	height:480px;
     	width:350px;
     	display: inline-block;
		vertical-align: top;
		margin-left:0px;
     }
	.xgzz_content_model1_3{
     	height:480px;
     	width:270px;
     	display: inline-block;
		vertical-align: top;
		margin-left:0px;
     }
	 
     .xgzz_content_model2_1{
     	height:360px;
     	width:480px;
     	display: inline-block;
		 vertical-align: top;
		 margin-left:0px;
     }
     .xgzz_content_model2_2{
     	height:360px;
     	width:480px;
     	display: inline-block;
		vertical-align: top;
		margin-left:66px;
     }

     }
     .xgzz_content_model2{
     	width:1202px;
     	height:540px;
     	padding-top:20px;
     	align:left;
     	border:0px solid red;
     }
     .xgzz_content_model2 p{
     	font-size:14px;
     	color:#333333;
     	padding-top:15px;
     	text-align:center;
     }
     .xgzz_content_model2 .rjzz_p1{
     	font-size:14px;
     	color:#333333;
     	padding-top:30px;
     	text-align:left;
     	padding-left:50px;
     }
     .xgzz_content_model2 .rjzz_p2{
     	font-size:14px;
     	color:#008ed6;
     	padding-top:15px;
     	text-align:left;
     	padding-left:50px;
     }
      
     .xgzz_content_model3_1{
     	width:545px;
     	display: inline-block;
		 vertical-align: top;
		 margin-left:0px;
		 align:left;
     }
     .xgzz_content_model3_1 p{
     	font-size:14px;
     	color:#333333;
     	padding-top:40px;
     	text-align:left;
     	line-height:40px;
     }
     /* 疑问解答 */
     .ywjd_canner{
     	background:url(../images/ywjd_banner.png) no-repeat 0% 100%;
     	height:150px;
     	width:100%;
     	text-align:center;
		line-height:50px;
		font-size:34px;
		color:#008ed6;
		font-style:oblique; 
		padding-top:28px;
     }
     .ywjd_content_2{
     	width:1160px;
     	text-align:left;
     }
     .ywjd_content_2 p{
     	font-size:14px;
     	color:#666666;
     	line-height:33px; 
     }
     .ywjd_content_2 .ywjd_p_1{
     	font-size:16px;
     	color:#333333;
     	padding-top:10px; 
     }
     /*      ***********     问题              ***************       */
     .wenti_content1{
    	width:1000px;
    	padding-top:30px;
    	padding-bottom:60px;
    	text-align:left;
    }
    .wenti_content1 p{
    	font-size:15px;
		line-height:35px;
		font-weight:400;
		color:#333333;
	}
	
	.wenti_content_1{
     	width:1000px;
     	text-align:left;
     	padding-top:40px;
     	padding-bottom:60px;
     }
     .wenti_content_1 p{
     	font-size:14px;
     	color:#666666;
     	line-height:33px; 
     }
     .wenti_content_1 .ywjd_p_1{
     	font-size:16px;
     	color:#333333;
     	padding-top:10px; 
     }
     
     /* 产品特色——预测 */
     .cpts_canner{
     	background:url(../images/cpts_banner.png) no-repeat 0% 100%;
     	height:150px;
     	width:100%;
     	text-align:center;
		line-height:50px;
		font-size:34px;
		color:#008ed6;
		font-style:oblique; 
		padding-top:28px;
     }
     .cpts_content1{
     	width:1150px;
     	padding-top:30px;
     	text-align:left;
     }
     .cpts_content1_model1{
	 display: inline-block;
	 width: 60px;
	 vertical-align: top;
	 position: relative; 
	 margin-left:165px;
}

.cpts_content1_model2{
	 display: inline-block;
	 width: 60px;
	 vertical-align: top;
	 margin-left:193px;
}
.cpts_content1_model3{
	 display: inline-block;
	 width: 60px;
	 vertical-align: top;
	 margin-left:193px;
}
.cpts_content1_model4{
	 display: inline-block;
	 width: 60px;
	 vertical-align: top;
	 margin-left:193px;
}
    .cpts_content2_model1{
	 display: inline-block;
	 width: 540px;
	 vertical-align: top;
	 position: relative; 
	 margin-left:10px;
}

.cpts_content2_model2{
	 display: inline-block;
	 width: 540px;
	 vertical-align: top;
	 margin-left:44px;
} 
     /* 产品特色——分析 */
     .cpts_fx_content1{
     	background:url(../images/fx_zjzb.png) no-repeat 0% 100%;
     	height:358px;
     	width:508px;
		margin-top:30px;
     }
     /* 产品特色——钻取 */
     /* 视频弹出 */
.popup_zq{
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1100;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: none;
        opacity: 999;
        background-color: #000000;
      }
      #shipin_zq{
        position: absolute;
        top: 20%;
        z-index:999;
        padding: 50px;
      }
      #shipin_zq .col-md-6{margin:auto;float: none;}
      #shipin_zq a.closeshipin_zq{
        font-size: 26px;
        line-height: .5;
        position: absolute;
        top: -15px;
        right: 0%; 
        color: #aaa;
        text-shadow: 0 -1px 1px rbga(0,0,0,.6);
        font-weight: bold;
        cursor: pointer;
      }
      .embed-responsive video{
		    position: absolute;
		    top: 0;
		    bottom: 0;
		    left: 0;
		    width: 100%;
		    height: 100%;
		    border: 0;
		}
		.embed-responsive-16by9{
			padding-bottom: 56.25%;
		}
     
     /* 产品特色——决策报告 */
     .jcbg_content1{
     	width:1250px;
     	padding-top:30px;
     	text-align:center;
     	border:0px solid red;
     }
     .jcbg_content2{
     	width:1250px;
     	padding-top:30px;
     	text-align:center;
     	border:0px solid red;
     	padding-bottom:60px;
     }
     .jcbg_content1_model1{
	 display: inline-block;
	 width: 250px;
	 vertical-align: top;
	 position: relative; 
}

.jcbg_content1_model2{
	 display: inline-block;
	 width: 250px;
	 vertical-align: top;
	 margin-left:30px;
}
.jcbg_content1_model3{
	 display: inline-block;
	 width: 250px;
	 vertical-align: top;
	 margin-left:30px;
}
.jcbg_content1_model4{
	 display: inline-block;
	 width: 250px;
	 vertical-align: top;
	 margin-left:30px;
}
     /*              视频演示                  */
     .spys_canner{
     	background:url(../images/spys_banner.png) no-repeat 0% 100%;
     	height:150px;
     	width:100%;
     	text-align:center;
		line-height:50px;
		font-size:34px;
		color:#008ed6;
		font-style:oblique; 
		padding-top:28px;
     }
     .spys_content1{
     	width:1300px;
     	padding-top:30px;
     	text-align:center;
     	border:0px solid red;
     }
     .spys_content1 p{
     	margin-top:20px;
     	font-size:14px;
     	color:#333333;
     }
     
     .spys_content1_model1{
		 display: inline-block;
		 width: 270px;
		 vertical-align: top;
		 position: relative; 
	}

	.spys_content1_model2{
		 display: inline-block;
		 width: 270px;
		 vertical-align: top;
		 margin-left:24px;
	}
	.spys_content1_model3{
		 display: inline-block;
		 width: 270px;
		 vertical-align: top;
		 margin-left:24px;
	}
	.spys_content1_model4{
		 display: inline-block;
		 width: 270px;
		 vertical-align: top;
		 margin-left:24px;
	}
    .spys_content1_model1_img{
    	background:url(../images/spys_tp1.png) no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content1_model2_img{
    	background:url(../images/spys_tp2.png) no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content1_model3_img{
    	background:url(../images/spys_tp3.png) no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content1_model4_img{
    	background:url(../images/spys_tp4.png) no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content2_model1_img{
    	background:url(../images/spys_tp5.png) no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content2_model2_img{
    	background:url(../images/spys_tp6.png) no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content2_model3_img{
    	background:url(../images/spys_tp7.png) no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content2_model4_img{
    	background:url(../images/spys_tp8.png) no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content3_model1_img{
    	background:url(../images/spys_tp9.png) no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content3_model2_img{
    	background:url("") no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content3_model3_img{
    	background:url("") no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    } 
    .spys_content3_model4_img{
    	background:url("") no-repeat 0% 100%;
     	height:185px;
     	width:270px;
    }
    
    /* 视频弹框01 */ 
     .popup_yanshi_01{
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1100;
        width: 100%;
        height: 100%;
        cursor: pointer;

        opacity: 999;
        background-color: #000000;
      }
      #shipin_yanshi_01{
        position: absolute;
        top: 20%;
        z-index:999;
        padding: 50px;
      }
      #shipin_yanshi_01 .col-md-6{margin:auto;float: none;}
      #shipin_yanshi_01 a.closeshipin_yanshi_01{
        font-size: 26px;
        line-height: .5;
        position: absolute;
        top: -15px;
        right: 0%; 
        color: #aaa;
        text-shadow: 0 -1px 1px rbga(0,0,0,.6);
        font-weight: bold;
        cursor: pointer;
      }
    /* 视频弹框02 */ 
     .popup_css{
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1100;
        width: 100%;
        height: 100%;
        cursor: pointer;
   
        opacity: 999;
        background-color: #000000;
      }
      .shipin_css{
        position: absolute;
        top: 20%;
        z-index:999;
        padding: 50px;
      }
      .shipin_css .col-md-6{margin:auto;float: none;}
      .shipin_css a.closeshipin_css{
        font-size: 26px;
        line-height: .5;
        position: absolute;
        top: -15px;
        right: 0%; 
        color: #aaa;
        text-shadow: 0 -1px 1px rbga(0,0,0,.6);
        font-weight: bold;
        cursor: pointer;
      }
      
     
/*********行业资讯*******/

.new_Journalism {
    background: rgba(0, 0, 0, 0) url("../images/xwdt.png") repeat scroll 50% 50%;
    height: 160px;
    left: 0;
    margin-top: -5px;
    right: 0;
}
#jour_neirong {
    width: 100%;
}
#jour_neirong .jour_box {
    margin: auto;
    padding-top: 30px;
    width: 1200px;
    padding-bottom:40px;
    min-height:400px;
}

.Lfet_switch {
    height: auto;
    width: 220px;
    margin-top:60px;
   /*  position:fixed;
    bottom:300px; */
}
#jour_neirong .tr_on {
    background-image: url("../images/Too_xuanzhong.png");
}
.tr_on p {
    color: #1bbd9d;
}
.jour_Com_dyn p {
    color: #283642;
    font-size: 16px;
    line-height: 39px;
}
.jour_Com_dyn {
    cursor: pointer;
}
.jour_In_infor {
    cursor: pointer;
}
.jour_In_infor p {
    color: #283642;
    font-size: 16px;
    line-height: 39px;
}
#iframe {
    height: auto;
    margin-bottom: -5px;
    margin-left: 319px;
    margin-top: -92px;
    width: 880px;
}
.jRight_switch {
    height: auto;
    margin-left: 319px;
    margin-top: -92px;
    width: 880px;
}
 .jRight_switch p{
 	line-height:35px;
 }
 
.Journa_content {
    color: #666666;
    font-size: 14px;
    margin-left: 16px;
    margin-top: -10px;
}
.Right_switch_div1 .Journa a {
    color: #283642;
    font-size: 14px;
    text-decoration:none
}

.Journa_img {
    background-image: url("../images/Too_xuxian.png");
    height: 1px;
    margin-top: 0px;
    width: 880px;
}
.jRight_switch_int {
    height: auto;
    margin-left: 319px;
    margin-top: -92px;
    width: 880px;
}
.Industry a {
    color: #283642;
    font-size: 14px;
}
.jRight_switch_int a{
	text-decoration:none;
}

.Industry_content {
    color: #666666;
    font-size: 14px;
    margin-left: 16px;
    margin-top: -10px;
}
.Journa a:hover{color:#1bbd9d;font-size:14px;}
.Industry  a:hover{color:#1bbd9d;font-size:14px;}


.datamining_tool span{
	margin-left:28px;
	margin-top:15px;
	font-size:14px;
	color:#666666;
	line-height:25px;
}
.Right_switch_div1_title p {
    color: #283642;
    font-size: 30px;
    text-align: center;
}     
    
    
    /*          最新公告             */ 
    .zxgg_content2{
    	width:1000px;
    	padding-top:30px;
    	padding-bottom:60px;
    	text-align:left;
    }
    .zxgg_content2 p{
    	font-size:15px;
		line-height:35px;
		font-weight:400;
	}
    .zxgg_content2 .p_left{
		color:#333333;
		display:inline;
	}
	.zxgg_content2 .p_right{
		float:right;
		display:inline;
		color:#666666;
	} 
	
	/* *****************关于我们**************** */
	 .gywm_canner{
     	background:url(../images/gywm_banner.png) no-repeat 0% 100%;
     	height:150px;
     	width:100%;
     	text-align:center;
		line-height:50px;
		font-size:34px;
		color:#008ed6;
		font-style:oblique; 
		padding-top:28px;
     }
    .gywm_content1{
     	width:1150px;
     	padding-top:40px;
     	padding-bottom:60px;
     }
     .gywm_content1_model1{
		 display: inline-block;
		 width: 630px;
		 height:280px;
		 vertical-align: top;
		 position: relative; 
		 
	}
	.gywm_content1_model1 p{
		padding-top:0px;
		text-align:left;
		font-size:14px;
		color:#666666;
		line-height:40px;
	}
	
	.gywm_content1_model2{
		 display: inline-block;
		 width: 460px;
		 height:280px;
		 vertical-align: top;
		 margin-left:50px;
	} 
	 .gywm_content2{
     	width:1200px;
     	height:240px;
     	background-color:#f7f9fc;
     	margin-top:40px;
     	padding-top:40px;
     }
     .gywm_content2_model1{
		 display: inline-block;
		 width: 160px;
		 height:160px;
		 vertical-align: top;
		 position: relative; 
		 padding-left:7px;
	}
	.gywm_content2_model2 p{
		padding-top:0px;
		text-align:left;
		font-size:14px;
		color:#666666;
		line-height:33px;
	}
	
	.gywm_content2_model2{
		 display: inline-block;
		 width: 900px;
		 height:160px;
		 vertical-align: top;
		 margin-left:50px;
	} 
     
     .gywm_content3{
     	width:1200px;
     	padding-top:60px;
     	padding-bottom:60px;
     }
     .gywm_content3_model1{
		 display: inline-block;
		 width: 370px;
		 height:160px;
		 vertical-align: top;
		 position: relative; 
	}
	.gywm_content3 p{
		padding-top:40px;
		font-size:16px;
		color:#333333;
	}
	
	.gywm_content3_model2{
		 display: inline-block;
		 width: 370px;
		 height:160px;
		 vertical-align: top;
		 margin-left:36px;
	} 
	.gywm_content3_model3{
		 display: inline-block;
		 width: 370px;
		 height:160px;
		 vertical-align: top;
		 margin-left:36px;
	} 
	
	/* **************  产品简介  ************** */
    .cpjj_canner{
     	background:url(../images/cpjj_banner.png) no-repeat 0% 100%;
     	height:150px;
     	width:100%;
     	text-align:center;
		line-height:50px;
		font-size:34px;
		color:#008ed6;
		font-style:oblique; 
		padding-top:28px;
     } 
     .cpjj_content1{
     	padding-top:40px;
     	padding-bottom:60px;
     }


     /* ***********导航下拉 ************ */
.aboutus_drop_down_aboutus{
	background:url("../images/solutionimg.png") no-repeat scroll 0 0;
    display: none;
    height: 160px;

    padding: 15px;
    position: absolute;
    top: 57px;
    width: 95px;
    z-index:9999;
}
     
.aboutus_drop_down_aboutus ul li {
    float: left;
    font-size: 12px;
    line-height: 20px;
    /* list-style: outside none none; */
    margin-left: 5px;
    margin-top: 0px;
    position: relative;
}
.aboutus_drop_down_aboutus ul li a{
	margin:0;
}

.drop_down_menu_aboutus:hover .aboutus_drop_down_aboutus{
	display:block;
}

.aboutus_drop_down_pf{
	background:#fff;
    display: none;
    height: 190px;

    padding: 15px;
    position: absolute;
    top: 57px;
    width: 95px;
    z-index:9999;
}
     
.aboutus_drop_down_pf ul li {
    float: left;
    font-size: 12px;
    line-height: 20px;
    list-style: outside none none;
    margin-left: 5px;
    margin-top: 0px;
    position: relative;
}
.aboutus_drop_down_pf ul li a{
	margin:0;
}

.drop_down_menu_pf:hover .aboutus_drop_down_pf{
	display:block;
}

.aboutus_drop_down_pf_1{
	background:url("../images/solutionimg.png") no-repeat scroll 0 0;
    display: none;
    height: 138px;
    left: 774px;
    padding: 15px;
    position: absolute;
    top: 57px;
    width: 95px;
    z-index:9999;
}
     
.aboutus_drop_down_pf_1 ul li {
    float: left;
    font-size: 12px;
    line-height: 20px;
    list-style: outside none none;
    margin-left: 5px;
    margin-top: 0px;
    position: relative;
}
.aboutus_drop_down_pf_1 ul li a{
	margin:0;
}


.drop_down_menu_pf:hover .aboutus_drop_down_pf_1{
	display:block;
}

/* 分页     */
/* 	#barcon{
		margin-top:30px;
		text-align:center;
		margin-top:30px;
	}

   #barcon a{
		text-decoration:none;
   } 
   #barcon a:hover{
   		color:#1bbd9d;
   } */
   
   #pageToolbar{
   		margin-top:30px;
   }
   

     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
