﻿@charset "utf-8";
/* CSS Document */

.pros { margin: 20px auto; width: 1000px; height: auto; overflow: hidden; }
.pro_top { height: 43px; line-height: 43px; overflow: hidden; border-bottom: 2px solid #005bac; }
    .pro_top .fr { margin-top: 12px; }
    .pro_top li { margin: 0px 2px 0 0px; float: left; }
        .pro_top li a { width: 198px; text-align: center; background: #1c91da; color: #fff; font: bold 14px/43px "Microsoft YaHei"; text-decoration: none; display: block; }
            .pro_top li a:hover, .pro_top li .cur { background: #005bac; color: #fff; text-decoration: none; }
.pros_ct { padding: 15px 0px 5px; height: auto; overflow: hidden; border: 1px solid #eee; background: #f9f9f9; }
    .pros_ct dl { margin: 0px 10px; width: 229px; height: 260px; text-align: center; overflow: hidden; float: left; display: inline; }
        .pros_ct dl dt { height: 229px; overflow: hidden; }
            .pros_ct dl dt a { padding: 0px; display: inline-block; }
            .pros_ct dl dt img { width: 229px; height: 229px; overflow: hidden; }
.pro_ct1 { margin: 0px 0px 12px; }
.pros_ct dl dd a { font: 14px/31px "Microsoft YaHei"; }
