﻿@charset "utf-8";
/* CSS Document */



/* CSS reset for c_b */
body{font-family:Microsoft YaHei,Arial }
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0;padding:0;}

table {border-collapse:collapse; border-spacing:0;}

table th , table td {padding:5px;}

fieldset , img {border:0;}

address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}

ol , ul {list-style:none;}

ception , th{text-align:left;}

q:before , q:after{content:'';}

abbr , acronym{border:0;}

a {color:#666; text-decoration:none;}  /*for ie */
a{

text-decoration:none;

}
a:focus{outline:none;} /*for ff */

a:hover {text-decoration:underline;}


/*服务*/

.fuwu { overflow:hidden; width:1200px; margin:0 auto; margin-bottom:50px;}

.fuwu ul{ overflow:hidden; width:100%; height:240px;}

.fuwu li{ float:left; width:299px; border-right:1px solid #e1e1e1; height:240px; text-align:center}

.fuwu li .tu{ overflow:hidden; background:url(../images/fuwu.png) no-repeat center top; width:152px; height:152px; margin:0 auto; margin-bottom:30px;}

.fuwu li img{ display:block;}

.fuwu li p{ font-size:18px; color:#000; margin-bottom:15px;}

.fuwu li i{ display:block; width:37px; height:1px; background-color:#cecece; margin:0 auto;}

.fuwu .last{ border:none}

.fuwu li:hover .tu{ background-position:bottom}



h2.title{ text-align:center; font-size:20px; color:#000; padding-bottom:15px; background:url(../images/title.png) no-repeat center bottom; margin-bottom:40px;}

h2.title em{ text-transform:uppercase; font-size:14px; color:#797979; font-family:Arial}

h2.title a{ color:#000}



/*设备*/

.shebei { overflow:hidden; width:1200px; margin:0 auto; margin-bottom:60px;}

.shebei h3{ text-align:center; margin-bottom:45px;}

.shebei .sbbox { overflow:hidden; width:110%; height:795px; padding:5px;}

.shebei .wen{ position: relative; overflow:hidden; float:left; margin-right:128px; width:532px; height:384px; margin-bottom:22px; background-color:#f6f6f6; box-shadow:0 0 5px #ccc}

.shebei dl{ overflow:hidden; width:100%; height:188px; margin-bottom:30px;}

.shebei dt{ overflow:hidden; float:left; width:186px; height:188px; background-color:#0059ab; color:#fff;}

.shebei dt span{ margin-top:15px; display:block; text-align:center; font-size:80px; color:#fff; font-weight:lighter}

.shebei dt i{ display:block; width:60px; height:1px ; background-color:#fff; margin:10px auto}

.shebei dt em{ display:block; text-align:center; font-size:22px;}

.shebei dd{ overflow:hidden; float:right}

.shebei ul{ overflow:hidden; width:390px; margin-left:25px;}

.shebei li{ width:100%; padding-left:35px; background:url(../images/shebei_l.jpg) no-repeat 10px center; font-size:18px; line-height:40px;color:#000; border-bottom:1px solid #ececec;}

.shebei .more{ display:block; width:62px; height:62px; position:absolute; right:0; bottom:0; background:url(../images/shebei_more.png) no-repeat center top; }

.shebei .wen:hover{ background-color:#fff;}

.shebei .wen:hover .more{ background-position:bottom}