@charset "utf-8";
/* CSS Document */

/*banner广告*/
.banner{ width: 100%; height:auto; margin-top:75px; }

/*首页主体部分*/
.index{ width: 100%; height: auto; overflow: hidden;}
.index .cbox{ width: 100%; height: auto; overflow: hidden; }
.index .cbox .title{ padding: 48px 0 38px; font-size: 64px; color: #3b3b3b; text-align: center; border-bottom:#dcdcdc 1px solid; position: relative; width: 1200px; margin: 0 auto; }
.index .cbox .title div{ width: 160px; height: 2px;background: #006DB6; position: absolute;left:50%; margin-left:-80px; bottom:0;  }
.index .tc{ background: #f6f6f6; }
.index .title1{ padding: 32px 0 48px; text-align: center; font-size: 24px; color: #3b3b3b; }
.index .fbox{ width: 1200px; height:320px; margin: 0 auto 46px; }
.index .fbox .swiper-wrapper{ width: 280px; height: 300px; }
.index .fbox .swiper-wrapper li{ margin:0 10px; }
.index .fbox .swiper-wrapper img{ width: 280px; height: 260px; }
.index .fbox .swiper-wrapper p{ text-align: center; line-height: 30px; }

.index .aboutus{ width: 590px; background: url(/images/index/pic7.jpg) left center no-repeat; padding-left: 610px; height: 360px; margin: 52px auto 36px;}
.index .aboutus p{ text-indent: 2em; font-size: 15px; line-height: 30px; }
.index .aboutus a{ display: block; border: #3b3b3b 1px solid; line-height: 30px; font-size: 12px; text-align: center; width: 75px; height: 30px;  margin-top: 10px;border-radius:5px; float: right}
.index .news{ width: 1200px; height: auto; overflow: hidden; margin:0 auto;}
.index .news .nbox{ width: 370px; height:auto ;overflow: hidden; float: left;}
.index .news .tb{width: 26px; height: 300px; float: left;}
.index .news .nbox .title5{ text-align: center;  margin-top:46px; font-size: 24px; margin-bottom: 36px;  }
.index .news .nbox .pic{ width: 370px; height: 215px; margin-bottom:20px;}
.index .news .nbox ul{ width: 100%; height: auto; overflow: hidden; }
.index .news .nbox ul li{ width: 100%; height: 26px;}
.index .news .nbox ul li a{ font-size: 12px; text-align: left;}
.index .news .nbox ul li a span{ float: right; color: #a0a0a0; }
.index .news .nbox .more{width: 80px; height: 28px; margin:20px auto 50px; display: block; font-size: 12px; color: #3b3b3b;border-radius:5px; border: #3b3b3b 1px solid; text-align: center; line-height: 28px; }
.index .news .nbox .more:hover{ color: #006DB6; }
.index .contact{ width:1200px ;height:460px; margin:36px auto 68px;}
.index .contact .cleft{ float: left; width: 650px;}
.index .contact .cright{ float: left; width: 400px;  }
.index .contact .h1{ font-size:22px; color: #666;}
.index .contact .h2{ font-size:12px; color: #666; padding-bottom: 10px; text-transform: uppercase; }
.index .contact .h3{ font-size:14px; color: #000;}


.index .fbox .goodness .ab{ width: 1200px; overflow: hidden; height:300px;padding-left: 0;}
.index .fbox .goodness{ width:1200px; height: auto; margin:0 auto; position: relative;}
.index .fbox .goodness .sab{ width: 280px!important;  float: left; margin-right: 20px;} 
.index .fbox .goodness .sab img{ width: 280px; height:240px; }
.index .fbox .goodness .sab p{ text-align: center; line-height: 30px; }










