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

*************************************/


.dbt{margin-top:30px;width:100%;height:60px;line-height:60px;font-size:50px;color:#235EA7;text-align:center;letter-spacing:10px;}
/*关于*/
#about{margin-top:80px;margin-left:auto;margin-right:auto;width:1280px;height:360px;}
#about .zuo{float:left;width:600px;height:280px;}
#about .zuo img{width:600px;height:280px;}
#about .you{float:right;width:600px;heght:360px;text-align:left;line-height:36px;font-size:20px;color:#505050;text-indent:2em;font-family:sans-serif;}

/*实力*/
#sl{margin-top:60px;margin-left:auto;margin-right:auto;width:1280px;overflow-y:visible;}
#sl .bt{width:1280px;height:60px;border-bottom:1px solid #235EA7;text-align:left;line-height:60px;font-size:40px;color:#235EA7;letter-spacing:10px;}
#sl .body{width:1280px;text-align:left;line-height:36px;font-size:20px;color:#505050;font-family:sans-serif;}
#sl .body p{text-indent:2em;margin-top:20px;}


#hj{margin-top:60px;margin-left:auto;margin-right:auto;width:1280px;}
#hj .bt{width:1280px;height:60px;border-bottom:1px solid #235EA7;text-align:left;line-height:60px;font-size:40px;color:#235EA7;letter-spacing:10px;}
#hj ul{width:1380px;height:500px;}
#hj ul li{float:left;width:415px;height:200px;margin-top:20px;margin-right:20px;}
#hj ul li img{width:415px;height:200px;}





/*案例*/
#al{margin-top:20px;margin-left:auto;margin-right:auto;width:1280px;height:800px;}
#al .bt{width:1280px;height:60px;text-align:center;line-height:60px;font-size:40px;color:#235EA7;letter-spacing:10px;}
#al ul{width:1280px;height:730px;margin-top:30px;}
#al ul li{float:left;margin-top:20px;width:300px;height:335px;margin-right:20px;position: relative;}
#al ul li .tpk{width:300px;height:335px;}
#al ul li .tpk img{width:300px;height:335px;transition:all 0.5s;}
#al ul li .bt{width:300px;height:35px;position:absolute;left:0px;bottom:0px; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;background:#000;}
#al ul li .bt span{width:300px;height:35px;float:left;line-height:35px;text-align:center;font-size:16px;color:#fff;}
#al ul li:hover img{transition:all 0.5s;transform:scale(1.1,1.1);}


/*企业荣誉*/
#yy{margin-top:60px;margin-left:auto;margin-right:auto;width:1280px;height:660px;}
#yy .bt{width:1280px;height:60px;text-align:center;line-height:60px;font-size:40px;color:#235EA7;letter-spacing:10px;}
#yy .tpk{width:1280px;height:600px;}
#yy .tpk img{width:1280px;height:600px;}
#yy ul{width:1280px;height:335px;margin-top:30px;}
#yy ul li{float:left;width:410px;margin-top:15px;margin-right:15px;height:355px;}
#yy ul li .tpk{width:410px;height:355px;table-cell;vertical-align:middle;position: relative;}
#yy ul li .tpk img{margin:0 auto;max-width:410px;max-height:355px;scale:expression((this.offsetWidth > this.offsetHeight)?(this.style.width = this.offsetWidth >= 410 ? "410px" : "auto"):(this.style.height = this.offsetHeight >= 355 ? "355px" : "auto")); display:inline !important; position: absolute;    top: 0;    right: 0;    bottom: 0;    left: 0;    margin: auto;}


