﻿@charset "utf-8";
/* CSS Document */

img{ display:block; }

/*--common--*/
.lr_auto{ width: 1190px; margin: 0 auto;}
.lr_auto02{ margin: 0 auto;}
.width77{ width:14.28%; }
.width88{ width:12.5%; }
.fl{ float: left;}
.fr{ float: right; }


/*--banner--*/
.banner_p h3 { font-size: 48px; color: #fff; font-weight: 400; line-height: 90px; padding-top: 120px;}
.banner_p dl { font-size: 18px; line-height: 28px; color: #eee; width: 750px;}
.banner_p dl.b_btn { margin-top: 20px;}
.banner_p dl.b_btn a { font-size: 15px; color: #eee; background-color: #284d8f; padding: 12px 25px;}
/*.banner{ position:relative; overflow:hidden; width:100%; height: 450px;}
.banner img{position:absolute; left:50%; margin-left:-960px;}*/

/* 工业机理模型 */
.data_service_bg { background: #fff; padding: 30px 0 10px; overflow: hidden;}
.data_service { margin-bottom: 24px; overflow: hidden;}
.data_service .data_left{ width: 210px; height: 290px; padding: 25px 30px 0; background: url(../images/industry_data_center/data_left_bg.png) no-repeat; position: relative;}
.data_left h4 { font-size: 24px; font-weight: 400; color: #333; padding-top: 10px; line-height: 22px;}
.data_left p{ max-width: 277px; font-size: 14px; font-weight: 400; color: #999; padding: 12px 0 30px; line-height: 22px; text-transform: uppercase;}
.data_left a { display: inline-block; font-size: 14px; height: 30px; line-height: 30px; color: #0f50ff; border: 1px solid #0f50ff; padding: 0 20px;}
.data_left .data_img{ width: 146px; height: 94px; position: absolute; right: 20px; bottom: 40px;}
.data_left .data_img img{ width: 100%; height: auto;}

.data_right{ float: left; width: 77%;} 
.data_right li{ float: left; width: 41%; height: 83px; margin: 0 0px 8px 8px; padding: 35px 36px; background-color: #f7f8fa;} 
.data_right li h5{ font-size: 18px; color: #222; height: 28px; line-height: 28px; overflow: hidden; font-weight: 500; margin-bottom: 12px;}
.data_right li p { font-size: 14px; color: #5a6279; height: 44px; line-height: 22px; overflow: hidden; font-weight: 400; margin-bottom: 14px;}


/* 公司库 */
.about_service_bg { background: url(../images/industry_data_center/data_service_bg.png) no-repeat center bottom; padding: 10px 0 0px; overflow: hidden;} 
.about_right { float: left; width: 77%;} 
.about_right li{ float: left; width: 41%; height: 83px; margin: 0 0px 8px 8px; padding: 35px 36px; background-color: #fff;}
.about_right li h5{ font-size: 18px; color: #222; height: 28px; line-height: 28px; overflow: hidden; font-weight: 500; margin-bottom: 12px;}
.about_right li p { font-size: 14px; color: #5a6279; height: 22px; line-height: 22px; overflow: hidden; font-weight: 400; margin-bottom: 14px;}
.about_right li .about_right_img { float: left; width: 66px; height: 66px; border: 1px solid rgb(238, 238, 238); padding: 10px; margin-right: 20px;}

