/* 智能医疗机器人页面样式 */
.first_wrap{width:100%;height:auto;}
.first_wrap .detail{width:1200px;height:646px;margin:113px auto 0;overflow:hidden;}
.first_wrap .detail>img.left_robot{width:540px;height:100%;display:block;float:left;}
.first_wrap .detail .robot_info{width:660px;height:100%;box-sizing:border-box;padding:20px;float:left;}
.first_wrap .detail .robot_info h2{width:196px;height:40px;font-size:28px;color:#333;margin:0 auto;}
.first_wrap .detail .robot_info i{width:49px;height:2px;background-color:#00479D;margin:20px auto 43px;display:block;}
.first_wrap .detail .robot_info p{font-size:16px;color:#333;line-height:32px;margin-bottom:40px;text-align:center;}
.first_wrap .detail .robot_info ul.list01{width:100%;height:560px;box-sizing:border-box;}
.first_wrap .detail .robot_info ul.list01 li{float:left;width:32%;height:190px;box-sizing:border-box;padding:10px;text-align:center;}
.first_wrap .detail .robot_info ul.list01 li img{display:inline-block;width:83px;height:94px;}
.first_wrap .detail .robot_info ul.list01 li p{font-size:16px;color:#333;margin:21px 0 39px;}
.second_wrap{background-color:#F4F4F4;width:100%;height:auto;margin-bottom:26px;}
.second_wrap .sw_content{width:1200px;height:auto;overflow:hidden;box-sizing:border-box;margin:0 auto;padding:100px 0;}
.second_wrap .sw_content .sw_left{float:left;padding:10px;width:45%;height:auto;box-sizing:border-box;margin-right:4%;}
.second_wrap .sw_content .sw_left h2{width:230px;height:40px;font-size:28px;color:#333;margin:0 auto;text-align:center;}
.second_wrap .sw_content .sw_left p{font-size:16px;color:#333;margin:21px 0 39px;line-height:32px;}
.second_wrap .sw_content .sw_left>img{width:100%;height:auto;}
.second_wrap .sw_content img.sw_img{width:31%;height:656px;float:left;padding-left:11%;padding-top:5%;}
.second_wrap .sw_content .sw_left i{width:49px;height:2px;background-color:#00479D;margin:20px auto 43px;display:block;}