@charset "utf-8";
/*
Author: 曾祺迪
Last Modify:2012/3/10
*/
body, html { height: 100%; margin: 0; padding: 0; /*自适应100%*/ }
/*atmosphere*/
.atmosphere { margin-top: 70px; background: url(../images/index-bg.jpg) center no-repeat; height: 520px; width: 100%; position: relative; border-bottom: 3px solid #0CC }
.atmosphere .btn-a1 { position: absolute; top: 420px; left: 50%; margin-left: -70px; width: 138px; height: 34px; }
/*invideo*/
.invideo { width: 100%; margin-bottom: 20px; }
.invideo .videos { padding: 50px 0; background: url(../images/product-video-bg.png) no-repeat 50% 0; border-bottom: 1px solid #eaeaea; }
.invideo .videos ul { position: relative; text-align: center; }
.invideo .videos ul li { display: inline-block; vertical-align: middle; width: 210px; margin: 0 30px; }
.invideo .video { width: 210px; position: relative; }
.invideo .video-pop { position: absolute; top: -610px; left: 50%; margin-left: -110px; background: #FFF; opacity: 0.9; padding: 3px; width: 217px }
.invideo .video-pop:hover { opacity: 1 }
.invideo .vtitle { display: block; margin-top: 10px; text-align: center; color: #656d78; }
/*introduce*/
.introduce { width: 100%; margin-bottom: 40px; }
.section .info { margin-left: auto; margin-right: auto; }
.section .info { margin-left: 45px; width: 80%; text-align: left; }
.section .info strong { font-weight: 700; font-size: 18px; color: #555; }
.section .info p { color: #666; margin-top: 15px; line-height: 22px; }
.section .pic { width: 160px; margin: 0 auto; margin-bottom: 20px; opacity: 0.8; cursor: pointer }
.section .pic:hover { opacity: 1 }
.smore { padding: 20px 0; text-align: center; }
.smore .btn { width: 150px; }
/*dynamic*/
.dynamic { padding: 75px 0; margin-bottom: 40px; }
.carousel-indicators li { border-color: #999 }
.carousel-indicators .active { background: #999 }
/*sense*/
.sense { width: 100%; height: 284px; }
.sensebg { display: block; width: 100%; background: url(../images/sensebg.jpg) center no-repeat; height: 284px; }
/*qq*/
.inqq { position: absolute; }
#flt_wpa { position: absolute; top: 20%; right: 0; margin-top: -67px; z-index: 9999 }
#flt_wpa a { display: block; height: 134px; width: 38px; text-indent: -9999px; background: url(../images/qqzx2.png) no-repeat 0 0; }
