@charset "utf-8";
/* CSS Document */
section .content .about{text-align:center; background:url(../images/hsbg.jpg) no-repeat center 42px;}
section .content .about strong{font-size:30px; font-weight:normal;}
section .content .about span{ color:#838383; font-size:20px; font-weight:normal;}
section .content .about p{ margin-top:15px; font-size:16px;color:#7b7b7b;}
section .content .about_1{ margin:40px 0;}
section .content .about_1 ul li{ float:left; width:381px;background:#166fff; margin-right:27px; color:#ffffff; height:350px; line-height:25px; cursor:pointer;}
section .content .about_1 ul li:hover{background:#666666;}
section .content .about_1 ul li.no_right{ margin-right:0px; }
section .content .about_1 ul li .about_pd{ padding:0 15px;}
section .content .about_1 ul li .about_pd p a{color:#ffffff;}
/* 产品展示 */
#marquee1{width:1200px;height:295px;overflow:hidden;margin:0 auto;border:1px solid #ddd; margin-top:40px;}
#marquee1 ul li{float:left;width:231px;padding:5px; text-align:center; font-size:16px;}
#marquee1 ul li a{ color:#7b7b7b;}
#marquee1 ul li a:hover{ color:#166fff; text-decoration:underline;}
#marquee1 ul li img{display:block;}
/* control */

.about_pd a{
	color: #FFF;
}
