﻿/*公共部分*/
.box { width: 100%; min-width: 1280px;}
/*banner*/
.banner { width: 100%; min-width: 1280px;  height: 500px; background: url("/views/web/img/service/banner.jpg");background-position: center;}
/* RS485串口GPRS*/
.port { width: 950px; height: 500px; }
    .port li { width: 475px; float: left; }
    .port img { margin-top: 102px; margin-left: 100px; }
    .port h2 { font-weight: 100; color: #3B3C40; margin-bottom: 30px; }
    .port p { line-height: 25px; margin-top: 15px; font-size: 15px; color: #9FA1A7; }
.P_info { margin-top: 157px; }
/*支持云服务器*/
.service {  width: 100%; height: 500px; min-width: 1280px;  position: relative; background:url("/views/web/img/service/image02.jpg"); background-position: center;}
.cloud { width: 100%; min-width: 1280px; position: absolute; top: 35px; }
    .cloud h2 { font-weight: 100; color: #fff; text-align: center; padding-top: 30px; }
    .cloud p { font-size: 15px; color: #fff; text-align: center; line-height: 40px; }
/*功能特点*/
.trait { width: 1100px; height: 680px; }
    .trait img { margin-top: 67px; margin-left: 390px; }
    .trait h2 { font-weight: 100; color: #5C5C5C; text-align: center; padding-top: 80px; }
    .trait p { font-size: 15px; color: #606060; text-align: center; line-height: 40px; }
    .trait h4 { color: #1949AF; margin-bottom: 10px; }
    .trait span { color: #91939A; font-size: 14px; line-height: 20px; }
.T_info div { width: 361px; }
.T_info { height: 590px; position: relative; }
.system h4, .client h4 { text-align: right; padding-right: 12px; }
/*功能特点内容位置调整*/
.system { position: absolute; top: 40px; left: 80px; }
.client { position: absolute; top: 170px; left: 0px; }
.note { position: absolute; top: 370px; left: 300px; }
.dictate { position: absolute; top: 10px; right: 83px; }
.synchro { position: absolute; top: 150px; right: 0px; }
.location { position: absolute; top: 300px; right: 55px; }
