@charset "utf-8";
/*数据中心标题*/
.blockTitle{ height:3.5rem; line-height:3.2rem; font-size:1.8rem; background:url(../i/blocktitlebg.png) repeat-x; background-size:contain; color:#fff; padding:0 0.8rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.titleMore{ float:right; line-height:3.2rem; font-size:1rem; color:#fff;}
.titleMore:visited{ color:#fff !important;}
/*数据中心页码*/
.dataPage{ padding:0 0.8rem; margin:1rem auto;height:2rem; line-height:2rem; background-color:#f2f6f9; border-top:0.1rem solid #ccc;border-bottom:0.1rem solid #ccc;}
.dataPage span{ font-size:1.2rem; line-height:2rem; margin-right:1rem;}
.dataPage span em{ color:#0000ff;}
/*数据中心图表*/
.indexImgTit{ padding:0.8rem;}
.indexImgTit p{ min-height:1.6rem; line-height:1.6rem;max-height: 4.8rem; font-size:1.2rem; word-break: break-word;}
.indexImgTit div{ height:1.4rem; line-height:1.4rem; font-size:1rem; text-align:right;}
.indexImgBox{ padding:0 0.8rem; margin-bottom:2rem;}
.indexImgBox img{ min-height:170px; }
@media screen and (min-width:600px){
.indexImgBox{ padding:0; width:80%; margin:0 auto 2rem;}
	}
/*数据中心产品页*/	
.clearfloat{ clear:both;}
.dataSelect{ width:80%; margin: 1rem 0 1rem 0.8rem; padding:0 0.8rem; height:3rem; line-height:3rem; background:url(../i/searchbac.png) repeat-x; background-size:contain; border-radius:0.5rem; position:relative;}
.dataSelect .selectName{ float:left;display:inline-block; height:2.4rem; width:15%; line-height:2.4rem; margin-top:0.3rem; font-size:1.4rem;color:#fff;}
.dataProSelbox{ float:right; width:85%; height:2.4rem; margin-top:0.3rem; background-color: #fff;}
.proSelect{ float:left;width:100%; height: 2.4rem; background-color: #fff; border: 0;}
.dataImgSelbox{ float:right; width:85%; height:2.4rem; margin-top:0.3rem; background-color: #fff;}
.imgSelect{ float:left;width:100%; height: 2.4rem; background-color: #fff; border: 0;}
.dataSelbtn{ width:10%; position:absolute; right:-12%; top:50%; margin-top:-5%;}

