﻿/*核心功能*/
.banner{ width: 100%; min-width: 1280px; height: 500px; background: url("/views/web/img/platform/banner.jpg");background-position: center;}
.core { width: 100%; min-width: 1280px; background: #fff; }
.caption { width: 950px; height: 110px; text-align: center; }
.caption h2 { font-weight: 100; padding-top: 50px; color: #3D3E42; }
.caption p { font-size: 15px; color: #717172; margin-top: 15px; }
.picture { width: 950px; height: 750px;}
.picture li img { margin: 20px 0px 30px 32%; }
.picture h4 { text-align: center; color: #45494D; }
.picture p { padding: 10px; color: #A3A5AA; font-size: 13px; line-height: 25px; }
.picture li { width: 245px; height: 300px; float: left; border: 1px solid #F7F7F7; margin: 30px 34px;position:relative;overflow: hidden;}
.frame{width: 3px;height: 3px;position: absolute;z-index: 99;}
.frame_1{height: 3px;top: -6px;left:0px;border-left: 1px solid #D8DEE5;}
.frame_2 {width: 0px;bottom:-3px;left: 0px;border-top: 1px solid #D8DEE5;}
.frame_3{height: 0px;bottom:0px;right:0px;border-right: 1px solid #D8DEE5;}
.frame_4{width:0px;top:-3px;right:0px;border-bottom: 1px solid #D8DEE5;}
/*综合评价及排名*/
.evaluate { width: 100%; min-width: 1280px; background: url("/views/web/img/platform/bg.jpg"); background-position: center;}
.E_font { width: 950px; height: 500px; }
.E_font img { margin-top: 124px; }
.E_font li { width: 475px; padding-top: 190px;margin-left: 550px;}
.E_font h2 { width: 200px; color: #fff; font-weight: 100; }
.E_font p { width: 299px; color: #fff; line-height: 25px; margin-top: 15px; font-size: 15px; }
/*基本功能*/
.basic { width: 100%; min-width: 1280px; background: #fff; }
.B_caption { width: 950px; text-align: center; padding-top: 50px; }
.B_caption h2 { font-weight: 100; color: #3B3C40; }
.B_caption p { font-size: 15px; margin-top: 15px; color: #717172; }
.introduce { width: 950px; height: 520px; margin-top: 30px; }
.introduce li { float: left; }
.odd { width: 220px; height: 570px; }
.even { width: 510px; height: 570px; }
.introduce h5 { color: #2C56B3; margin-bottom: 10px; }
.introduce p { color: #A3A5AA; font-size: 13px; line-height: 20px; }
.number, .output, .opinion, .power { width: 223px; margin-top: 135px; }
.move, .book { width: 220px; margin-left: 200px; }
.move { margin-bottom: 20px; }
.book { margin-top: 20px; }
.image { margin-left: 115px; position: relative; }
.log { position: absolute;top: 27px;left: 0px; }
.record { position: absolute; top: 145px; left: -85px; }
.carte { position: absolute; top: 240px; left: -10px; }
.user { position: absolute; top: 27px; right: 85px; }
.count { position: absolute; top: 145px; right: 40px; }
.role { position: absolute; top: 240px; right: 100px; }
